Skip to content

JsonOutputSymbol

JsonOutputSymbol is created for JSON Values with a refkey. For JSON objects and arrays, the symbol will have the StaticMemberContainer flag. For JSON values that are members of an object or an array, the symbol will have the StaticMember flag.

Extends OutputSymbol

constructor(name: string, spaces: OutputSpace[] | OutputSpace | undefined, options: CreateJsonSymbolOptions)Constructs a new instance of the JsonOutputSymbol class
copy() => JsonOutputSymbol
debugInfoRecord<string, unknown>
jsonFlagsJsonSymbolFlags
memberSpacesreadonly [“static”]
staticMembersimport(“@alloy-js/core”).OutputMemberSpace