public abstract class Symbol extends 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 © 2009–2017 SonarSource. All rights reserved.