NumberParser constructor
NumberParser([
- int indentationLevel = 1,
- BuilderConfig? config
Constructs a NumberParser.
Implementation
NumberParser([super.indentationLevel, super.config]);