K - V - public static class WyalFile.Pair<K extends SyntacticItem,V extends SyntacticItem> extends AbstractSyntacticItem
AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.Schemadata| Modifier and Type | Method and Description |
|---|---|
WyalFile.Pair<K,V> |
clone(SyntacticItem[] operands)
Create a new copy of the given syntactic item with the given operands.
|
K |
getFirst() |
V |
getSecond() |
String |
toString() |
allocate, compareTo, equals, getData, getIndex, getOpcode, getOperand, getOperands, getParent, hashCode, setOpcode, setOperand, sizepublic K getFirst()
public V getSecond()
public WyalFile.Pair<K,V> clone(SyntacticItem[] operands)
SyntacticItemsize() for this item, and
be of appropriate type.public String toString()
toString in class AbstractSyntacticItemCopyright © 2017. All rights reserved.