Package | Description |
---|---|
org.waxeye.ast |
Modifier and Type | Method and Description |
---|---|
Position |
IAST.getPosition()
Returns the position.
|
Position |
AST.getPosition()
Returns the position.
|
Position |
NoChildren.getPosition()
Returns the position.
|
Constructor and Description |
---|
AST(E type,
List<IAST<E>> children,
Position position)
Creates a new AST.
|
Copyright © 2017 Kevoree Project. All rights reserved.