public static class TreeDecoder.LeafNode extends TreeDecoder.Node
Modifier and Type | Field and Description |
---|---|
int |
symbol |
left, right
Constructor and Description |
---|
TreeDecoder.LeafNode(int symbol)
Creates a leaf node.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.