Uses of Package
org.openjdk.nashorn.api.scripting

Package
Description
This package provides the javax.script integration, which is the preferred way to use Nashorn.
Nashorn parser API provides interfaces to represent ECMAScript source code as abstract syntax trees (AST) and Parser to parse ECMAScript source scripts.