alphaTab.alphaTex.AlphaTexDiagnostic
Description
A diagnostics message for the alphaTex parser.
interface AlphaTexDiagnosticProperties
code | A technical code describing the diagnostic message. |
end | The end location to which the diagnostic message belongs. |
message | The textual message for the diagnostic. |
severity | The severity of the diagnostic. |
start | The start location to which the diagnostic message belongs. |