com.ibm.tivoli.maximo.report.expr

Class MaximoMacroParserHelper

  • All Implemented Interfaces:
    ExprParser.ParserHelper


    public class MaximoMacroParserHelper
    extends JoiningParserHelper
    Helps the parser by Turning & NAME & nodes into a single &NAME& Macro Node. The "type" for these nodes will be a custom type as defined by the Node_Type_MaximoMacro type value.
    • Field Detail

      • Node_Type_MaximoMacro

        public static final int Node_Type_MaximoMacro
    • Constructor Detail

      • MaximoMacroParserHelper

        public MaximoMacroParserHelper()