public class FSNode extends FSTreeNode
children| Modifier and Type | Method and Description |
|---|---|
int |
getEnd()
Gets the end.
|
int |
getStart()
Gets the start.
|
protected void |
initChildren()
Inits the children.
|
boolean |
isAnnotation()
Checks if is annotation.
|
String |
toString() |
protected void initChildren()
FSTreeNodeinitChildren in class FSTreeNodepublic boolean isAnnotation()
public int getStart()
public int getEnd()
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.