alphaTab.alphaTex.AlphaTexNoteListNode
Description
A list of notes for the beat.
 interface AlphaTexNoteListNode extends AlphaTexAstNodeProperties
closeParenthesis | A close parenthesis token to group multiple notes for a beat.  | 
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 | |
notes | The notes contained in this list.  | 
openParenthesis | An open parenthesis token to group multiple notes for a beat.  | 
start | The start of this node when parsed from an input source file. (Inherited from   | 
trailingComments | The comments after this node (if starting on the same line). (Inherited from   |