Class SwitchStatement
Fields
Name | Type | Description |
---|---|---|
expression
|
Expression | |
statement
|
Statement | |
tokens
|
const(TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields; mixin TokenTriviaFields;"))[] | List of tokens consumed by this AST node |
Methods
Name | Description |
---|---|
accept
(visitor)
|