public abstract class JVariableRef extends JExpression
JVariable
derived class.Constructor and Description |
---|
JVariableRef(SourceInfo info,
JVariable target) |
Modifier and Type | Method and Description |
---|---|
JVariable |
getTarget() |
JType |
getType()
Returns the type of this expression.
|
hasSideEffects, makeStatement
getSourceInfo, setSourceInfo, toSource, toString
traverse
Copyright © 2018. All rights reserved.