public class DeclarationValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
index
An index to indicate a son of the tree
|
long |
tree |
Constructor and Description |
---|
DeclarationValue(long tree) |
DeclarationValue(long tree,
int index) |