Package com.inductiveautomation.ignition.common.expressions.parsing
package com.inductiveautomation.ignition.common.expressions.parsing
-
ClassDescriptionCUP v0.10k generated parser.Implements parser interface, since as far as I can tell there's no way to do that in the CUP parser file.Interface for expression parsers.Simple recursive descent parser for simple arithmetic expressions.A parser that handles string interpolation, supporting literal text mixed with bound paths (e.g., "{path/to/tag}").CUP generated class containing symbol constants.