Package org.robovm.compiler.llvm
Class BooleanConstant
java.lang.Object
org.robovm.compiler.llvm.Value
org.robovm.compiler.llvm.Constant
org.robovm.compiler.llvm.BooleanConstant
- All Implemented Interfaces:
Writable
public class BooleanConstant extends Constant
- Version:
- $Id$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Field Summary
Fields Modifier and Type Field Description static BooleanConstantFALSEstatic BooleanConstantTRUE -
Method Summary
Methods inherited from class org.robovm.compiler.llvm.Value
isFloatingPoint, isFunction, isInteger, isPointer
-
Field Details
-
FALSE
-
TRUE
-
-
Method Details
-
getType
-
toString
-
write
- Throws:
IOException
-