-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
endPos |
protected int |
startPos |
-
Constructor Summary
Constructors
Constructor and Description |
AstNode(int startPos,
int endPos) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
startPos
protected int startPos
-
endPos
protected int endPos
-
Method Detail
-
getStartPos
public int getStartPos()
-
getEndPos
public int getEndPos()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.