alphaTab.importer.alphaTex.IAlphaTexArgumentValue
Description
Base marker interface for nodes which can be arguments in an AlphaTexArgumentList
interface IAlphaTexArgumentValue extends IAlphaTexAstNodeProperties
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 | The type of the node. (Inherited from |
parameterIndices | For every signature candidate available for parent current argument list, this |
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 |