com.ibm.tivoli.maximo.report.expr

Class FieldPlaceholderParserHelper

  • All Implemented Interfaces:
    ExprParser.ParserHelper


    public class FieldPlaceholderParserHelper
    extends JoiningParserHelper
    Helps the parser by Turning nodes into a single Macro Node. The "type" for these nodes will be a Node_Type_FieldPlaceholder type.
    • Field Detail

      • Node_Type_FieldPlaceholder

        public static final int Node_Type_FieldPlaceholder
    • Constructor Detail

      • FieldPlaceholderParserHelper

        public FieldPlaceholderParserHelper()