public static class WyalFile.Name extends AbstractSyntacticItem
AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.Schemadata| Constructor and Description |
|---|
Name(WyalFile.Identifier... components) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Name |
clone(SyntacticItem[] operands)
Create a new copy of the given syntactic item with the given operands.
|
WyalFile.Identifier[] |
getComponents() |
WyalFile.Identifier |
getOperand(int i)
Return the ith top-level operand in this bytecode.
|
wybs.lang.NameID |
toNameID() |
String |
toString() |
allocate, compareTo, equals, getData, getIndex, getOpcode, getOperands, getParent, hashCode, setOpcode, setOperand, sizepublic Name(WyalFile.Identifier... components)
public WyalFile.Identifier getOperand(int i)
SyntacticItemgetOperand in interface SyntacticItemgetOperand in class AbstractSyntacticItempublic WyalFile.Identifier[] getComponents()
public WyalFile.Name clone(SyntacticItem[] operands)
SyntacticItemsize() for this item, and
be of appropriate type.public String toString()
toString in class AbstractSyntacticItempublic wybs.lang.NameID toNameID()
Copyright © 2017. All rights reserved.