Skip to content

[E] SymbolFlags

Enumeration Members

Enumeration MemberValueDescription
Alias128-
Const524288-
Declaration1048576A symbol which represents a declaration. Such symbols will have at least one entry in the declarations[] array referring to a node with an id. Symbols which do not represent declarations
Decorator1024-
DuplicateUsing65536-
Enum16-
ExportContainer131328-
Function8192-
FunctionParameter16384-
Implementation2097152-
Interface32-
LateBound4194304A symbol which was late-bound, in which case, the type referred to by this symbol is stored directly in the symbol.
Member262144-
MemberContainer118Symbols whose members will be late bound (and stored on the type)
Model2-
Namespace256-
None0-
Operation8-
Projection512-
ProjectionParameter4096-
Scalar4-
SourceFile131072-
TemplateParameter2048-
Union64-
Using32768-