alphaTab.alphaTex.IAlphaTexAstNode
Description
The base type for all alphaTex AST nodes
 interface IAlphaTexAstNodeProperties
end | The end (inclusive) of this node when parsed from an input source file.  | 
leadingComments | The comments preceeding this node.  | 
nodeType | The type of the node.  | 
start | The start of this node when parsed from an input source file.  | 
trailingComments | The comments after this node (if starting on the same line).  |