Package | Description |
---|---|
com.google.gwt.dev.js.rhino |
Class and Description |
---|
Context
This class represents the runtime context of an executing script.
|
ErrorReporter
This is interface defines a protocol for the reporting of
errors during JavaScript translation or execution.
|
EvaluatorException
The class of exceptions thrown by the JavaScript engine.
|
IRFactory
This class allows the creation of nodes, and follows the Factory pattern.
|
Node
This class implements the root of the intermediate representation.
|
ObjToIntMap.Iterator |
TokenStream
This class implements the JavaScript scanner.
|
Copyright © 2018. All rights reserved.