Class IRBooleanLiteral

java.lang.Object
gw.lang.ir.IRElement
gw.lang.ir.IRExpression
gw.lang.ir.expression.IRBooleanLiteral

public class IRBooleanLiteral extends IRExpression
  • Constructor Details

    • IRBooleanLiteral

      public IRBooleanLiteral(boolean value)
  • Method Details