Class IfConditionNode

  • All Implemented Interfaces:
    Cloneable

    public class IfConditionNode
    extends Node
    • Constructor Detail

      • IfConditionNode

        public IfConditionNode​(String condition,
                               int lineNumber)