
public class JLocal extends JVariable
HasName.UtilBY_NAME_COMPARATOR| Modifier and Type | Method and Description |
|---|---|
JLocalRef |
createRef(SourceInfo info) |
JLocalRef |
makeRef(SourceInfo info) |
void |
setInitializer(JDeclarationStatement declStmt) |
void |
traverse(JVisitor visitor,
Context ctx)
Causes this object to have the visitor visit itself and its children.
|
getConstInitializer, getDeclarationStatement, getInitializer, getName, getSuppressedWarnings, getType, hasInitializer, isFinal, setFinal, setName, setSuppressedWarnings, setTypegetSourceInfo, setSourceInfo, toSource, toStringpublic JLocalRef createRef(SourceInfo info)
public JLocalRef makeRef(SourceInfo info)
public void setInitializer(JDeclarationStatement declStmt)
Copyright © 2018. All rights reserved.