| Package | Description |
|---|---|
| org.passay.dictionary |
| Modifier and Type | Method and Description |
|---|---|
TernaryNode |
TernaryNode.getEqkid()
Returns the eqkid node in relation to this node.
|
TernaryNode |
TernaryNode.getHikid()
Returns the hikid node in relation to this node.
|
TernaryNode |
TernaryNode.getLokid()
Returns the lokid node in relation to this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TernaryNode.setEqkid(TernaryNode node)
Sets the eqkid node in relation to this node.
|
void |
TernaryNode.setHikid(TernaryNode node)
Sets the hikid node in relation to this node.
|
void |
TernaryNode.setLokid(TernaryNode node)
Sets the lokid node in relation to this node.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.