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