Class BooleanLiteral


  • public class BooleanLiteral
    extends Literal
    • Constructor Detail

      • BooleanLiteral

        public BooleanLiteral​(java.lang.String value)
      • BooleanLiteral

        public BooleanLiteral​(NodeLocation location,
                              java.lang.String value)