Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Utility methods used by the Rules editor and compiler.
|
|
|
Return the list of functions (methods) based on compiled classes.
If cache is found in context class, use it, otherwise, build it.
This list is returned in funcset.
The list is of the form: list(NAME) = $LB(class,name,specparsed).
If function is found in the FunctionSet, return the ClassName, MethodName and ParsedSpec Otherwise, return error