alphaTab.alphaTex.AlphaTexPropertiesNode
Description
A node describing a list of properties grouped by braces. Used in contexts like note effects, beat effects
interface AlphaTexPropertiesNode extends AlphaTexAstNodeProperties
closeBrace | The close brace grouping the properties (if needed). |
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 | |
openBrace | The open brace grouping the properties (if needed). |
properties | The individual properties |
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 |