|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.pmd.symboltable.AbstractScope
org.acm.seguin.pmd.symboltable.MethodScope
public class MethodScope
| Field Summary |
|---|
| Fields inherited from class org.acm.seguin.pmd.symboltable.AbstractScope |
|---|
methodNames, variableNames |
| Constructor Summary | |
|---|---|
MethodScope()
|
|
| Method Summary | |
|---|---|
protected NameDeclaration |
findVariableHere(NameOccurrence occurrence)
|
java.lang.String |
toString()
|
| Methods inherited from class org.acm.seguin.pmd.symboltable.AbstractScope |
|---|
addDeclaration, addDeclaration, addVariableNameOccurrence, contains, getEnclosingClassScope, getParent, getVariableDeclarations, glomNames, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MethodScope()
| Method Detail |
|---|
protected NameDeclaration findVariableHere(NameOccurrence occurrence)
findVariableHere in class AbstractScopepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||