CommandParser constructor

CommandParser(
  1. LatexParserContext context,
  2. ChemicalParser chemicalParser
)

Implementation

CommandParser(this.context, this.chemicalParser);