com.sonar.sslr.api.symbol
Class Symbol
java.lang.Object
com.sonar.sslr.api.symbol.Symbol
- Direct Known Subclasses:
- DataItem, FileSymbol, Procedure
public abstract class Symbol
- extends Object
FIXME actually not an API of Cobol Plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Symbol
public Symbol(AstNode node)
getStartLine
public int getStartLine()
getEndLine
public int getEndLine()
getAstNode
public AstNode getAstNode()
Copyright © 2009-2014 SonarSource. All Rights Reserved.