Interface SpecializedFunction.SpecializedContext

    • Method Detail

      • getCallContext

        CallContext getCallContext()
        Returns the context of the current call.
      • getConfiguration

        ReadableConfig getConfiguration()
        Gives read-only access to the configuration of the current session.
      • getBuiltInClassLoader

        ClassLoader getBuiltInClassLoader()
        Returns the classloader used to resolve built-in functions.