Module swim.vm
Package swim.vm

Class VmHostStaticMethod

  • All Implemented Interfaces:
    org.graalvm.polyglot.proxy.Proxy, org.graalvm.polyglot.proxy.ProxyExecutable

    public class VmHostStaticMethod
    extends Object
    implements org.graalvm.polyglot.proxy.ProxyExecutable
    • Method Detail

      • execute

        public Object execute​(org.graalvm.polyglot.Value... guestArguments)
        Specified by:
        execute in interface org.graalvm.polyglot.proxy.ProxyExecutable