public abstract static class WyalFile.Value extends AbstractSyntacticItem
| Modifier and Type | Class and Description |
|---|---|
static class |
WyalFile.Value.Bool |
static class |
WyalFile.Value.Int |
static class |
WyalFile.Value.Null |
static class |
WyalFile.Value.UTF8 |
AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.Schemadata| Constructor and Description |
|---|
Value(WyalFile.Opcode opcode) |
Value(WyalFile.Opcode opcode,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
abstract WyalFile.Type |
getType() |
String |
toString() |
allocate, compareTo, equals, getData, getIndex, getOpcode, getOperand, getOperands, getParent, hashCode, setOpcode, setOperand, sizeclone, finalize, getClass, notify, notifyAll, wait, wait, waitclonepublic Value(WyalFile.Opcode opcode)
public Value(WyalFile.Opcode opcode, Object data)
public abstract WyalFile.Type getType()
public String toString()
toString in class AbstractSyntacticItemCopyright © 2017. All rights reserved.