| Class and Description |
|---|
FunctionInfo
FunctionInfo contains metadata of a Ballerina function entry in the program file. |
PackageInfo
PackageInfo contains metadata of a Ballerina package entry in the program file. |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
| Class and Description |
|---|
ActionInfo
ActionInfo contains metadata of a Ballerina action entry in the program file. |
CallableUnitInfo
CallableUnitInfo contains common metadata of a Ballerina function/resource/action in the program file. |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
ServiceInfo
ServiceInfo contains metadata of a Ballerina service entry in the program file. |
| Class and Description |
|---|
CallableUnitInfo
CallableUnitInfo contains common metadata of a Ballerina function/resource/action in the program file. |
ConnectorInfo
ConnectorInfo contains metadata of a Ballerina connector entry in the program file. |
Instruction
Instruction represents a bytecode instruction in Ballerina. |
PackageInfo
PackageInfo contains metadata of a Ballerina package entry in the program file. |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
StructInfo
StructInfo contains metadata of a Ballerina struct entry in the program file. |
WorkerInfo
WorkerInfo represents a worker in Ballerina program file. |
| Class and Description |
|---|
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
ResourceInfo
ResourceInfo contains metadata of a Ballerina resource entry in the program file. |
ServiceInfo
ServiceInfo contains metadata of a Ballerina service entry in the program file. |
| Class and Description |
|---|
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
ResourceInfo
ResourceInfo contains metadata of a Ballerina resource entry in the program file. |
ServiceInfo
ServiceInfo contains metadata of a Ballerina service entry in the program file. |
| Class and Description |
|---|
StructInfo
StructInfo contains metadata of a Ballerina struct entry in the program file. |
| Class and Description |
|---|
ActionInfo
ActionInfo contains metadata of a Ballerina action entry in the program file. |
| AnnAttachmentInfo
Deprecated.
|
AnnAttributeKeyValuePair
AnnAttributeKeyValuePair represents a annotation attribute key value pair. |
AnnAttributeValue
AnnotationAttributeValue contains the value of a Ballerina annotation attribute. |
AttachedFunctionInfo
AttachedFunctionInfo represents an attached function in the program file. |
CallableUnitInfo
CallableUnitInfo contains common metadata of a Ballerina function/resource/action in the program file. |
| CallableUnitInfo.WorkerSet
This represents a worker set with different execution roles.
|
ConnectorInfo
ConnectorInfo contains metadata of a Ballerina connector entry in the program file. |
EnumInfo
EnumInfo contains metadata of a Ballerina Enum entry in the program file. |
| ErrorTableEntry
Describes an error handing section defined using try block in a Ballerina program.
|
ForkjoinInfo
ForkjoinInfo represents a fork join in Ballerina program file. |
FunctionInfo
FunctionInfo contains metadata of a Ballerina function entry in the program file. |
Instruction
Instruction represents a bytecode instruction in Ballerina. |
Instruction.InstructionCALL
InstructionCALL represents the CALL instruction in Ballerina bytecode. |
LineNumberInfo
LineNumberInfo contains metadata of a Line number in the Ballerina program file. |
PackageInfo
PackageInfo contains metadata of a Ballerina package entry in the program file. |
PackageVarInfo
GlobalVarInfo represents a global variable or a constant in a compiled package. |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
ResourceInfo
ResourceInfo contains metadata of a Ballerina resource entry in the program file. |
ServiceInfo
ServiceInfo contains metadata of a Ballerina service entry in the program file. |
| StructFieldInfo
Represents a struct field in the compiled Ballerina program.
|
StructInfo
StructInfo contains metadata of a Ballerina struct entry in the program file. |
| StructureTypeInfo |
TransformerInfo
TransformerInfo contains metadata of a Ballerina transformer entry in the program file. |
| TypeDefinitionInfo
Represent serializable unit of defined type Definition item.
|
WorkerDataChannelInfo
WorkerDataChannelInfo represents data channels used in Ballerina in order to communicate between workers. |
WorkerInfo
WorkerInfo represents a worker in Ballerina program file. |
| Class and Description |
|---|
| AnnAttachmentInfo
Deprecated.
|
DefaultValue
AnnotationAttributeValue contains the default value of a Ballerina struct field. |
| ErrorTableEntry
Describes an error handing section defined using try block in a Ballerina program.
|
LineNumberInfo
LineNumberInfo contains metadata of a Line number in the Ballerina program file. |
LocalVariableInfo
LocalVariableAttributeInfo contains common metadata of a given local variable. |
| ParamAnnAttachmentInfo
Deprecated.
|
| Class and Description |
|---|
ForkjoinInfo
ForkjoinInfo represents a fork join in Ballerina program file. |
FunctionInfo
FunctionInfo contains metadata of a Ballerina function entry in the program file. |
PackageInfo
PackageInfo contains metadata of a Ballerina package entry in the program file. |
| StructureTypeInfo |
TransformerInfo
TransformerInfo contains metadata of a Ballerina transformer entry in the program file. |
WorkerDataChannelInfo
WorkerDataChannelInfo represents data channels used in Ballerina in order to communicate between workers. |
| Class and Description |
|---|
LineNumberInfo
LineNumberInfo contains metadata of a Line number in the Ballerina program file. |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
| Class and Description |
|---|
CallableUnitInfo
CallableUnitInfo contains common metadata of a Ballerina function/resource/action in the program file. |
ForkjoinInfo
ForkjoinInfo represents a fork join in Ballerina program file. |
FunctionInfo
FunctionInfo contains metadata of a Ballerina function entry in the program file. |
PackageInfo
PackageInfo contains metadata of a Ballerina package entry in the program file. |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
ServiceInfo
ServiceInfo contains metadata of a Ballerina service entry in the program file. |
WorkerInfo
WorkerInfo represents a worker in Ballerina program file. |
Copyright © 2018 WSO2. All rights reserved.