alphaTab.alphaTex.AlphaTexNumberLiteral
Description
A number literal within alphaTex. Can be a integer or floating point number.
interface AlphaTexNumberLiteral extends AlphaTexAstNodeIAlphaTexValueListItemIAlphaTexNoteValueNodeProperties
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 |
trailingComments | The comments after this node (if starting on the same line). (Inherited from |
value | The numeric value described by this literal. |