org.joni
Class CaptureTreeNode
java.lang.Object
org.joni.CaptureTreeNode
public class CaptureTreeNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
group
int group
beg
int beg
end
int end
numChildren
int numChildren
children
CaptureTreeNode[] children
HISTORY_TREE_INIT_ALLOC_SIZE
static final int HISTORY_TREE_INIT_ALLOC_SIZE
- See Also:
- Constant Field Values
CaptureTreeNode
CaptureTreeNode()
addChild
void addChild(CaptureTreeNode child)
clear
void clear()
cloneTree
CaptureTreeNode cloneTree()
Copyright © 2013. All Rights Reserved.