private static class Indexer.PathElement
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
Indexer.PathElement.Kind |
Modifier and Type | Field and Description |
---|---|
private Indexer.PathElement.Kind |
kind |
private static Indexer.PathElement.Kind[] |
KINDS |
private int |
pos |
Modifier | Constructor and Description |
---|---|
private |
PathElement(Indexer.PathElement.Kind kind,
int pos) |
private static Indexer.PathElement.Kind[] KINDS
private Indexer.PathElement.Kind kind
private int pos
private PathElement(Indexer.PathElement.Kind kind, int pos)