public static class WyalFile.Value.Int extends WyalFile.Value
WyalFile.Value.Bool, WyalFile.Value.Int, WyalFile.Value.Null, WyalFile.Value.UTF8AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.Schemadata| Constructor and Description |
|---|
Int(BigInteger value) |
Int(long value) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Value.Int |
clone(SyntacticItem[] operands)
Create a new copy of the given syntactic item with the given operands.
|
BigInteger |
get() |
WyalFile.Type |
getType() |
toStringallocate, compareTo, equals, getData, getIndex, getOpcode, getOperand, getOperands, getParent, hashCode, setOpcode, setOperand, sizepublic Int(BigInteger value)
public Int(long value)
public WyalFile.Type getType()
getType in class WyalFile.Valuepublic BigInteger get()
public WyalFile.Value.Int clone(SyntacticItem[] operands)
SyntacticItemsize() for this item, and
be of appropriate type.Copyright © 2017. All rights reserved.