Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 447 Bytes

File metadata and controls

30 lines (25 loc) · 447 Bytes

EntryPoint

getAccess(): string

Returns entry point access string


getEntryPointType(): string

Returns entry point type string (Context of method execution). Can have Session or Contract string value.


getName(): string

Returns an entry point name


getRet(): CLType

Returns CLType object


getArgs(): array

Returns a list of NamedCLTypeArg objects