Skip to main content

alphaTab.importer.AlphaTexImporter

Description

(no description)

 class AlphaTexImporter extends ScoreImporter implements IAlphaTexImporter

Properties

lexerDiagnostics
logErrors
name
parseMode
parser

The underlying parser used for parsing the AST. Available after initialization of the importer.

parserDiagnostics
scoreNode
semanticDiagnostics
state

Methods

addSemanticDiagnostic(AlphaTexDiagnostic)
applyPercussionStaff(Staff)
applyStaffNoteKind(Staff, AlphaTexStaffNoteKind)
init(IReadable, Settings)

Initializes the importer with the given data and settings. (Inherited from ScoreImporter)

initFromString(string, Settings)
readScore()
startNewStaff()
startNewTrack()
startNewVoice()