Class NormalizeSubjectFunctionNode

    • Field Detail

      • classId

        public static final int classId
    • Constructor Detail

      • NormalizeSubjectFunctionNode

        public NormalizeSubjectFunctionNode()
        Constructs an empty result node. NOTE: This instance is broken until non-optional member data is set.
      • NormalizeSubjectFunctionNode

        public NormalizeSubjectFunctionNode​(ExpressionNode arg)
        Constructs an instance of this class with given argument.
        Parameters:
        arg - The argument for this function.