|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecterjang.beam.repr.Operands.Operand
erjang.beam.repr.Operands.SourceOperand
erjang.beam.repr.Operands.Literal
erjang.beam.repr.Operands.ByteString
public static class Operands.ByteString
| Field Summary | |
|---|---|
EString |
value
|
| Constructor Summary | |
|---|---|
Operands.ByteString(EString value)
|
|
| Method Summary | |
|---|---|
int |
byteLength()
|
EObject |
literalValue()
|
EObject |
toSymbolic()
|
| Methods inherited from class erjang.beam.repr.Operands.Literal |
|---|
asLiteral |
| Methods inherited from class erjang.beam.repr.Operands.SourceOperand |
|---|
asSource |
| Methods inherited from class erjang.beam.repr.Operands.Operand |
|---|
asAllocList, asAtom, asCodeInt, asDestination, asLabel, asSelectList, asYReg, testAllocList, testAtom, testBigInt, testDestination, testFloat, testFReg, testInt, testSelectList, testTableLiteral, testXReg, testYReg |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final EString value
| Constructor Detail |
|---|
public Operands.ByteString(EString value)
| Method Detail |
|---|
public EObject literalValue()
literalValue in class Operands.Literalpublic int byteLength()
public EObject toSymbolic()
toSymbolic in class Operands.Operand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||