public abstract static class Java.BooleanRvalue extends Java.Rvalue
Java.Rvalue
s that compile better as conditional
branches.CONSTANT_VALUE_NULL, JUMP_IF_FALSE, JUMP_IF_TRUE
NOWHERE
Modifier | Constructor and Description |
---|---|
protected |
Java.BooleanRvalue(Location location) |
accept, getEnclosingBlockStatement, setEnclosingBlockStatement, toRvalue
accept, toLvalue, toLvalueOrPE, toRvalueOrPE, toString, toType, toTypeOrPE
getLocation, throwCompileException
protected Java.BooleanRvalue(Location location)
Copyright © 2001-2015. All Rights Reserved.