class |
CallableUnitInfo
CallableUnitInfo contains common metadata of a Ballerina function/resource/action in the program file.
|
class |
CustomTypeInfo |
class |
FiniteTypeInfo
PackageInfo Represent serializable unit of finite type Definition item.
|
class |
FunctionInfo
FunctionInfo contains metadata of a Ballerina function entry in the program file.
|
class |
ObjectTypeInfo
ObjectTypeInfo contains metadata of a Ballerina object entry in the program file.
|
class |
PackageInfo
PackageInfo contains metadata of a Ballerina package entry in the program file.
|
class |
PackageVarInfo
GlobalVarInfo represents a global variable or a constant in a compiled package.
|
class |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program.
|
class |
RecordTypeInfo
RecordTypeInfo contains metadata of a Ballerina record entry in the program file.
|
class |
ResourceInfo
ResourceInfo contains metadata of a Ballerina resource entry in the program file.
|
class |
ServiceInfo
ServiceInfo contains metadata of a Ballerina service entry in the program file.
|
class |
StructFieldInfo
Represents a struct field in the compiled Ballerina program.
|
class |
StructureTypeInfo
StructureTypeInfo contains metadata of a Ballerina structure entry in the program file.
|
class |
TypeDefInfo
TypeDefInfo contains metadata of a Ballerina type def info entry in the program file.
|
class |
WorkerInfo
WorkerInfo represents a worker in Ballerina program file.
|