Class Type2
Fields
| Name | Type | Description |
|---|---|---|
builtinType
|
ubyte | |
mixinExpression
|
MixinExpression | |
traitsExpression
|
TraitsExpression | |
type
|
Type | |
typeConstructor
|
ubyte | |
typeIdentifierPart
|
TypeIdentifierPart | |
typeofExpression
|
TypeofExpression | |
vector
|
Vector | |
tokens
|
const(TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;"))[] | List of tokens consumed by this AST node |
Methods
| Name | Description |
|---|---|
accept
(visitor)
|
Aliases
| Name | Description |
|---|---|
superOrThis
|