Alias | 128 | - |
Const | 524288 | - |
Declaration | 1048576 | A 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 |
Decorator | 1024 | - |
DuplicateUsing | 65536 | - |
Enum | 16 | - |
ExportContainer | 131328 | - |
Function | 8192 | - |
FunctionParameter | 16384 | - |
Implementation | 2097152 | - |
Interface | 32 | - |
LateBound | 4194304 | A symbol which was late-bound, in which case, the type referred to by this symbol is stored directly in the symbol. |
Member | 262144 | - |
MemberContainer | 118 | Symbols whose members will be late bound (and stored on the type) |
Model | 2 | - |
Namespace | 256 | - |
None | 0 | - |
Operation | 8 | - |
Projection | 512 | - |
ProjectionParameter | 4096 | - |
Scalar | 4 | - |
SourceFile | 131072 | - |
TemplateParameter | 2048 | - |
Union | 64 | - |
Using | 32768 | - |