ActionRefCPEntry |
ActionRefCPEntry represents a Ballerina action in the constant pool.
|
BlobCPEntry |
BlobCPEntry represents a ballerina byte array value in the constant pool.
|
ByteCPEntry |
ByteCPEntry represents a Ballerina byte value in the constant pool.
|
FloatCPEntry |
FloatCPEntry represents a Ballerina float value in the constant pool.
|
ForkJoinCPEntry |
ForkJoinCPEntry represents a Ballerina fork join statement in the constant pool.
|
FunctionCallCPEntry |
FunctionReturnCPEntry contains register indexes of function arguments and register indexes to which
the return values should be stored in the current stack frame.
|
FunctionRefCPEntry |
FunctionRefCPEntry represents a Ballerina function in the constant pool.
|
IntegerCPEntry |
IntegerCPEntry represents a Ballerina int value in the constant pool.
|
PackageRefCPEntry |
PackageRefCPEntry represents a Ballerina package name in the constant pool.
|
StringCPEntry |
StringCPEntry represents a Ballerina string value in the constant pool.
|
StructureRefCPEntry |
|
TypeRefCPEntry |
TypeCPEntry represents a Ballerina type in the constant pool.
|
UTF8CPEntry |
UTF8CPEntry represents a constant string value in the constant pool.
|
WorkerDataChannelRefCPEntry |
WorkerDataChannelRefCPEntry represents a Ballerina worker in the constant pool.
|