Package parsing
-
Class Summary Class Description FunctionParser FunctionParserprovides the central methods to execute the conversion of a function from a user-inputted string to an instance ofGeneralFunction.InfixTokenizer InfixTokenizermodifies and tokenizes infix into a format supported byFunctionParser.KeywordInterface KeywordInterfaceis the backend forCommandUI, providing support for parsing user input to commands and functions.LatexReplacer LatexReplacercontains tools regarding the use of LaTeX escapes.OperationMaps OperationMapsis a centralized location for the strings of all unitary and binary operations to be stored for parsing.