alphaTab.alphaTex.AlphaTexComment
Description
A comment attached to a node.
interface AlphaTexCommentProperties
end | The end (inclusive) of this node when parsed from an input source file. |
multiLine | Whether the comment is a multiline comment or a single line comment |
start | The start of this node when parsed from an input source file. |
text | The comment text excluding the comment start/end markers. |