
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, getTypemakeReturnStatement, makeStatementgetSourceInfo, setSourceInfo, toSource, toStringpublic JLocal getLocal()
public boolean hasSideEffects()
hasSideEffects in class JExpressionCopyright © 2018. All rights reserved.