public class FSNode extends FSTreeNode
children
Modifier and Type | Method and Description |
---|---|
int |
getEnd() |
int |
getStart() |
protected void |
initChildren() |
boolean |
isAnnotation() |
String |
toString() |
protected void initChildren()
initChildren
in class FSTreeNode
public boolean isAnnotation()
public int getStart()
public int getEnd()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.