Skip to main content

alphaTab.alphaTex.AlphaTexDiagnostic

A diagnostics message for the alphaTex parser.

 interface AlphaTexDiagnostic

Properties​

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.

message: string;

severity​

The severity of the diagnostic.

start​

The start location to which the diagnostic message belongs.