alphaTab.alphaTex.AlphaTexIdentifier
Description
A node describing an identifier. This is typically a string-like value but not quoted.
interface AlphaTexIdentifier extends AlphaTexTextNodeIAlphaTexValueListItemIAlphaTexNoteValueNodeProperties
end | The end (inclusive) of this node when parsed from an input source file. (Inherited from |
leadingComments | The comments preceeding this node. (Inherited from |
nodeType | |
start | The start of this node when parsed from an input source file. (Inherited from |
text | The text contained in the node. (Inherited from |
trailingComments | The comments after this node (if starting on the same line). (Inherited from |