alphaTab.alphaTex.AlphaTexMetaDataNode
Description
A metadata tag with optional arguments and optional properties like:
\track "Name" {color "#F00"} .
interface AlphaTexMetaDataNode extends AlphaTexAstNodeProperties
arguments | A argument list directly listed after the metadata. |
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 | |
properties | The optional properties defined for the metadata. |
start | The start of this node when parsed from an input source file. (Inherited from |
tag | The tag part of the metadata. |
trailingComments | The comments after this node (if starting on the same line). (Inherited from |