Java.ArrayInitializerOrRvalue
, Java.ElementValue
, Java.Locatable
Java.BinaryOperation
, Java.UnaryOperation
public abstract static class Java.BooleanRvalue extends Java.Rvalue
Java.Rvalue
s that compile better as conditional branches.NOWHERE
Modifier | Constructor | Description |
---|---|---|
protected |
BooleanRvalue(Location location) |
accept, toLvalue, toLvalueOrCompileException, toRvalueOrCompileException, toString, toType, toTypeOrCompileException
accept
getLocation, throwCompileException
getLocation, throwCompileException
accept, getEnclosingBlockStatement, setEnclosingBlockStatement, toRvalue
protected BooleanRvalue(Location location)
Copyright © 2001–2019. All rights reserved.