|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jruby.ast.AbstractNode
| Constructor Summary | |
AbstractNode()
constructor without a position. |
|
AbstractNode(ISourcePosition position)
|
|
| Method Summary | |
ISourcePosition |
getPosition()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ablaf.ast.INode |
accept |
| Constructor Detail |
public AbstractNode()
public AbstractNode(ISourcePosition position)
| Method Detail |
public ISourcePosition getPosition()
getPosition in interface INodeINode.getPosition()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||