public class ArrayNode extends FSTreeNode
ArrayNode.| Modifier and Type | Field and Description |
|---|---|
static int |
CUTOFF |
static int |
MULT |
children| Constructor and Description |
|---|
ArrayNode(int start,
int end) |
public static final int CUTOFF
public static final int MULT
protected void initChildren()
initChildren in class FSTreeNodepublic int getEnd()
public int getStart()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.