Class BooleanLiteral


  • public class BooleanLiteral
    extends Literal

    An expression representing a boolean literal value

    Author:
    Nathan Abramson - Art Technology Group
    • Constructor Detail

      • BooleanLiteral

        public BooleanLiteral​(String pToken)
        Constructor
    • Method Detail