Skip to main content

alphaTab.importer.alphaTex.AlphaTexDiagnostic

Description

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.

severity

The severity of the diagnostic.

start

The start location to which the diagnostic message belongs.