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