|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.pmd.symboltable.AbstractNameDeclaration
public abstract class AbstractNameDeclaration
Field Summary | |
---|---|
protected net.sourceforge.jrefactory.ast.SimpleNode |
node
|
Constructor Summary | |
---|---|
AbstractNameDeclaration(net.sourceforge.jrefactory.ast.SimpleNode node)
|
Method Summary | |
---|---|
java.lang.String |
getImage()
|
int |
getLine()
|
Scope |
getScope()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected net.sourceforge.jrefactory.ast.SimpleNode node
Constructor Detail |
---|
public AbstractNameDeclaration(net.sourceforge.jrefactory.ast.SimpleNode node)
Method Detail |
---|
public Scope getScope()
public int getLine()
public java.lang.String getImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |