public class IRBooleanLiteral extends IRExpression
| Constructor and Description |
|---|
IRBooleanLiteral(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
IRType |
getType() |
boolean |
getValue() |
getLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThispublic boolean getValue()
public IRType getType()
getType in class IRExpressionCopyright © 2015. All rights reserved.