class |
ActionInfo
ActionInfo contains metadata of a Ballerina action entry in the program file.
|
class |
CallableUnitInfo
CallableUnitInfo contains common metadata of a Ballerina function/resource/action in the program file.
|
class |
FunctionInfo
FunctionInfo contains metadata of a Ballerina function entry in the program file.
|
class |
ResourceInfo
ResourceInfo contains metadata of a Ballerina resource entry in the program file.
|
class |
TransformerInfo
TransformerInfo contains metadata of a Ballerina transformer entry in the program file.
|