protected class AbstractTokenTreeBuilder.Leaf.SimpleLeafEntry extends AbstractTokenTreeBuilder.Leaf.LeafEntry
token
Constructor and Description |
---|
SimpleLeafEntry(long tok,
long off) |
Modifier and Type | Method and Description |
---|---|
int |
offsetData() |
short |
offsetExtra() |
TokenTreeBuilder.EntryType |
type() |
serialize
public TokenTreeBuilder.EntryType type()
type
in class AbstractTokenTreeBuilder.Leaf.LeafEntry
public int offsetData()
offsetData
in class AbstractTokenTreeBuilder.Leaf.LeafEntry
public short offsetExtra()
offsetExtra
in class AbstractTokenTreeBuilder.Leaf.LeafEntry
Copyright © 2017 The Apache Software Foundation