public class JLocalRef extends JVariableRef
target
Modifier and Type | Method and Description |
---|---|
JLocal |
getLocal() |
boolean |
hasSideEffects() |
void |
traverse(JVisitor visitor,
Context ctx)
Causes this object to have the visitor visit itself and its children.
|
getTarget, getType
makeReturnStatement, makeStatement
getSourceInfo, setSourceInfo, toSource, toString
public JLocal getLocal()
public boolean hasSideEffects()
hasSideEffects
in class JExpression
Copyright © 2018. All rights reserved.