Class StaticFunctionCallCompiler


  • public class StaticFunctionCallCompiler
    extends ToIteratorCompiler
    Compiler for a static function call. Not used for calls to system functions if a more specific compiler is available for the function in question.
    • Constructor Detail

      • StaticFunctionCallCompiler

        public StaticFunctionCallCompiler()