Package | Description |
---|---|
org.ballerinalang.util.codegen |
Modifier and Type | Class and Description |
---|---|
class |
PackageInfo
PackageInfo contains metadata of a Ballerina package entry in the program file. |
class |
ProgramFile
ProgramFile is the runtime representation of a compiled Ballerina program. |
Modifier and Type | Method and Description |
---|---|
void |
PackageInfoReader.readAttributeInfoEntries(PackageInfo packageInfo,
ConstantPool constantPool,
AttributeInfoPool attributeInfoPool) |
void |
PackageInfoReader.readConstantPool(ConstantPool constantPool) |
Copyright © 2018 WSO2. All rights reserved.