Java jdk.nashorn.internal.runtime ScriptFunction fields, constructors, methods, implement or subclass

Example usage for Java jdk.nashorn.internal.runtime ScriptFunction fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for jdk.nashorn.internal.runtime ScriptFunction.

The text is from its open source code.

Method

MethodHandlegetBoundInvokeHandle(final Object self)
Return the invoke handle bound to a given ScriptObject self reference.
StringtoSource()
Get this function as a String containing its source code.