public abstract class Symbol extends java.lang.Object
Symbol(AstNode node)
AstNode
getAstNode()
int
getEndLine()
getStartLine()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Symbol(AstNode node)
public int getStartLine()
public int getEndLine()
public AstNode getAstNode()
Copyright © 2012 SonarSource. All Rights Reserved.