|
|||||||||
| Home >> All >> com >> chaoswg >> xtc4y >> classdesc >> code >> [ instructions overview ] | PREV NEXT | ||||||||
Uses of Package
com.chaoswg.xtc4y.classdesc.code.instructions
| Classes in com.chaoswg.xtc4y.classdesc.code.instructions used by com.chaoswg.xtc4y.classdesc.code.instructions | |
| BinaryInstruction
A binary instruction consists of a command and one one byte operand, therefore its size is 2 bytes |
|
| CPRefInstruction
a constant pool refernece instruction is an instruction composite of the command and a short refering into the cp table. |
|
| FieldrefInstruction
Just a constructor for the creation of a fieldreference instructions |
|
| Instruction
An instruction is a operation executed in java and consists either of no operand or one operand. |
|
| ShortCPRefInstruction
This cpreference instruction has as an operand just a byte representing a valid index into the cp table |
|
| WideBinaryInstruction
A binary instruction consists of a command and one two bytes operand, therefore its size is 3 bytes |
|
|
|||||||||
| Home >> All >> com >> chaoswg >> xtc4y >> classdesc >> code >> [ instructions overview ] | PREV NEXT | ||||||||