|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonar.sslr.api.symbol.Symbol
public abstract class Symbol
Constructor Summary | |
---|---|
Symbol(AstNode node)
|
Method Summary | |
---|---|
AstNode |
getAstNode()
|
int |
getEndLine()
|
int |
getStartLine()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Symbol(AstNode node)
Method Detail |
---|
public int getStartLine()
public int getEndLine()
public AstNode getAstNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |