parser
Description​
The underlying parser used for parsing the AST. Available after initialization of the importer.
- JavaScript
- C#
- Kotlin
readonly parser: AlphaTexParser | undefined;AlphaTexParser? Parser { get; }val parser: AlphaTexParser?The underlying parser used for parsing the AST. Available after initialization of the importer.
readonly parser: AlphaTexParser | undefined;AlphaTexParser? Parser { get; }val parser: AlphaTexParser?