Functions - bir

decompressSingleFileToBlob
getVisibility
parseDiagnosticPos
parseVarKind
parseVarScope
parseVariableDcl
populateBIRModuleFromBinary
serialize

decompressSingleFileToBlob

(string baloPath, string pathInJar)

returns byte[]

Parameters

  • Return Type

    (byte[])

getVisibility

(int flags)

returns string

Parameters

parseDiagnosticPos

(BirChannelReader reader)

returns DiagnosticPos

Parameters

parseVarKind

(BirChannelReader reader)

returns VarKind

Parameters

parseVarScope

(BirChannelReader reader)

returns VarScope

Parameters

parseVariableDcl

(BirChannelReader reader)

returns VariableDcl

Parameters

populateBIRModuleFromBinary

(byte[] modBinary, boolean symbolsOnly)

returns Package

Parameters

serialize

(BType bType)

returns string

Parameters