Class LinkageAttribute
Fields
Name | Type | Description |
---|---|---|
classOrStruct
|
ubyte | |
cppNamespaces
|
NamespaceList | |
hasPlusPlus
|
bool | |
identifier
|
TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;") | |
typeIdentifierPart
|
TypeIdentifierPart | |
tokens
|
const(TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;"))[] | List of tokens consumed by this AST node |
Methods
Name | Description |
---|---|
accept
(visitor)
|