Name | Description | |
---|---|---|
GetFunction(blast_operation) | lookup function attached to operation, this assumes the function exists - TODO -> we could update this to a tableindexer instead of a scan by building a lookuptable[operation] == function | |
GetFunction(String) | get the function matching to the name |