Class InterpolatedString
Fields
Name | Type | Description |
---|---|---|
parts
|
InterpolatedStringPart[] | |
tokens
|
const(TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;"))[] | List of tokens consumed by this AST node |
Methods
Name | Description |
---|---|
accept
(visitor)
|
|
endQuote
()
|
|
postfixType
()
|
'\0'/'c'/'w'/'d' for i"" , i""c , i""w and i""d respectively.
|
startQuote
()
|