public interface OperatorRegistrationFactory
Multiple factories can be defined that extend the operators available in the scripting environment.
Modifier and Type | Method and Description |
---|---|
void |
registerOperators(OperatorRegistrar registar)
Register a function with the scripting registar.
|
void registerOperators(OperatorRegistrar registar)
registar
- the registar of scripting functionsCopyright © 2016 Actian Corporation. All rights reserved.