public abstract static class Java.BooleanRvalue extends Java.Rvalue
Java.Rvalue
s that compile better as conditional branches.NOWHERE
Modifier | Constructor and Description |
---|---|
protected |
BooleanRvalue(Location location) |
accept, getEnclosingBlockStatement, setEnclosingBlockStatement, toRvalue
accept, toLvalue, toLvalueOrCompileException, toRvalueOrCompileException, toString, toType, toTypeOrCompileException
getLocation, throwCompileException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLocation, throwCompileException
accept
protected BooleanRvalue(Location location)
Copyright © 2001–2016. All rights reserved.