- AALOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- AASTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ACC_ABSTRACT - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_FINAL - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_NATIVE - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_PRIVATE - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_PROTECTED - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_PUBLIC - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_STATIC - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_SUPER - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_SYNCHRONIZED - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_TRANSIENT - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACC_VOLATILE - Static variable in class org.mozilla.classfile.ClassFileWriter
-
- ACONST_NULL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- acquireLabel() - Method in class org.mozilla.classfile.ClassFileWriter
-
- action(Context, Scriptable, Scriptable, Object[], int) - Method in class org.mozilla.javascript.regexp.RegExpImpl
-
- action(Context, Scriptable, Scriptable, Object[], int) - Method in interface org.mozilla.javascript.RegExpProxy
-
- activatePrototypeMap(int) - Method in class org.mozilla.javascript.IdScriptableObject
-
- add(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add the single-byte opcode to the current method.
- add(int, int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add a single-operand opcode to the current method.
- add(int, int, int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add the given two-operand bytecode to the current method.
- add(int, String) - Method in class org.mozilla.classfile.ClassFileWriter
-
- add(int, String, String, String) - Method in class org.mozilla.classfile.ClassFileWriter
-
- add(Object) - Method in class org.mozilla.javascript.NativeArray
-
- add(int, Object) - Method in class org.mozilla.javascript.NativeArray
-
- add(Object) - Method in class org.mozilla.javascript.ObjArray
-
- add(int, Object) - Method in class org.mozilla.javascript.ObjArray
-
- add(Object, double) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
- add(double, Object) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
- add(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- add(CharSequence, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- add(Object, CharSequence) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- ADD - Static variable in class org.mozilla.javascript.Token
-
Token types.
- addActivationName(String) - Method in class org.mozilla.javascript.Context
-
Add a name to the list of names forcing the creation of real
activation objects for functions.
- addActivationName(String) - Method in class org.mozilla.javascript.Context
-
Add a name to the list of names forcing the creation of real
activation objects for functions.
- addAll(Collection) - Method in class org.mozilla.javascript.NativeArray
-
- addAll(int, Collection) - Method in class org.mozilla.javascript.NativeArray
-
- addALoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Load object from the given local into stack.
- addArgument(AstNode) - Method in class org.mozilla.javascript.ast.FunctionCall
-
Adds an argument to the list, and sets its parent to this node.
- addAsConstructor(Scriptable, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
-
Define this function as a JavaScript constructor.
- addAsConstructor(Scriptable, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
-
Define this function as a JavaScript constructor.
- addAsProperty(Scriptable) - Method in class org.mozilla.javascript.IdFunctionObject
-
- addAStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Store object from stack top into the given local.
- addCase(SwitchCase) - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Adds a switch case statement to the end of the list.
- addCatchClause(CatchClause) - Method in class org.mozilla.javascript.ast.TryStatement
-
Add a catch-clause to the end of the list, and sets its parent to
this node.
- addChild(AstNode) - Method in class org.mozilla.javascript.ast.AstNode
-
Adds a child or function to the end of the block.
- addChildAfter(Node, Node) - Method in class org.mozilla.javascript.Node
-
Add 'child' after 'node'.
- addChildBefore(Node, Node) - Method in class org.mozilla.javascript.Node
-
Add 'child' before 'node'.
- addChildrenToBack(Node) - Method in class org.mozilla.javascript.Node
-
- addChildrenToFront(Node) - Method in class org.mozilla.javascript.Node
-
- addChildScope(Scope) - Method in class org.mozilla.javascript.ast.Scope
-
Add a scope to our list of child scopes.
- addChildToBack(Node) - Method in class org.mozilla.javascript.Node
-
- addChildToFront(Node) - Method in class org.mozilla.javascript.Node
-
- addComment(Comment) - Method in class org.mozilla.javascript.ast.AstRoot
-
Add a comment to the comment set.
- addContextListener(ContextListener) - Static method in class org.mozilla.javascript.Context
-
Deprecated.
- addContextListener(ContextListener) - Static method in class org.mozilla.javascript.Context
-
Deprecated.
- addDLoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Load double from the given local into stack.
- addDStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Store double from stack top into the given local.
- addElement(AstNode) - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Adds an element to the list, and sets its parent to this node.
- addElement(ObjectProperty) - Method in class org.mozilla.javascript.ast.ObjectLiteral
-
Adds an element to the list, and sets its parent to this node.
- addExceptionHandler(int, int, int, String) - Method in class org.mozilla.classfile.ClassFileWriter
-
- addExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
-
Adds a qualified name to the list of objects to be excluded from
serialization.
- addExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
-
Adds a qualified name to the list of objects to be excluded from
serialization.
- addField(String, String, short) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add a field to the class.
- addField(String, String, short, int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add a field to the class.
- addField(String, String, short, long) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add a field to the class.
- addField(String, String, short, double) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add a field to the class.
- addFLoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Load float from the given local into stack.
- addFragment(XmlFragment) - Method in class org.mozilla.javascript.ast.XmlLiteral
-
Adds a fragment to the fragment list.
- addFStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Store float from stack top into the given local.
- addFunction(FunctionNode) - Method in class org.mozilla.javascript.ast.FunctionNode
-
- addFunction(FunctionNode) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- addIdFunctionProperty(Scriptable, Object, int, String, int) - Method in class org.mozilla.javascript.IdScriptableObject
-
- addILoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Load integer from the given local into stack.
- addInstructionCount(Context, int) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- addInterface(String) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add an interface implemented by this class.
- addInvoke(int, String, String, String) - Method in class org.mozilla.classfile.ClassFileWriter
-
- addIStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Store integer from stack top into the given local.
- addLabel(Label) - Method in class org.mozilla.javascript.ast.LabeledStatement
-
Adds a label and sets its parent to this node.
- addLineNumberEntry(short) - Method in class org.mozilla.classfile.ClassFileWriter
-
- addListener(ContextFactory.Listener) - Method in class org.mozilla.javascript.ContextFactory
-
- addListener(ContextFactory.Listener) - Method in class org.mozilla.javascript.ContextFactory
-
- addListener(Object, Object) - Static method in class org.mozilla.javascript.Kit
-
Add listener to bag of listeners.
- addLiveLocals(Node, int[]) - Method in class org.mozilla.javascript.ast.FunctionNode
-
- addLLoad(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Load long from the given local into stack.
- addLoadConstant(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate the load constant bytecode for the given integer.
- addLoadConstant(long) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate the load constant bytecode for the given long.
- addLoadConstant(float) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate the load constant bytecode for the given float.
- addLoadConstant(double) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate the load constant bytecode for the given double.
- addLoadConstant(String) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate the load constant bytecode for the given string.
- addLoadThis() - Method in class org.mozilla.classfile.ClassFileWriter
-
Load "this" into stack.
- addLoop(ArrayComprehensionLoop) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Adds a child loop node, and sets its parent to this node.
- addLoop(GeneratorExpressionLoop) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Adds a child loop node, and sets its parent to this node.
- addLStore(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Store long from stack top into the given local.
- addOptionalExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
-
Adds a qualified name to the list of object to be excluded from
serialization.
- addOptionalExcludedName(String) - Method in class org.mozilla.javascript.serialize.ScriptableOutputStream
-
Adds a qualified name to the list of object to be excluded from
serialization.
- addParam(AstNode) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Adds a parameter to the function parameter list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.mozilla.javascript.Context
-
Register an object to receive notifications when a bound property
has changed
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.mozilla.javascript.Context
-
Register an object to receive notifications when a bound property
has changed
- addPush(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate code to load the given integer on stack.
- addPush(boolean) - Method in class org.mozilla.classfile.ClassFileWriter
-
- addPush(long) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate code to load the given long on stack.
- addPush(double) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate code to load the given double on stack.
- addPush(String) - Method in class org.mozilla.classfile.ClassFileWriter
-
Generate the code to leave on stack the given string even if the
string encoding exeeds the class file limit for single string constant
- addRegExp(RegExpLiteral) - Method in class org.mozilla.javascript.ast.ScriptNode
-
Called by IRFactory to add a RegExp to the regexp table.
- addResumptionPoint(Node) - Method in class org.mozilla.javascript.ast.FunctionNode
-
- addStatement(AstNode) - Method in class org.mozilla.javascript.ast.Block
-
- addStatement(AstNode) - Method in class org.mozilla.javascript.ast.SwitchCase
-
Adds a statement to the end of the statement list.
- addTableSwitch(int, int) - Method in class org.mozilla.classfile.ClassFileWriter
-
- addValues(Context, boolean, Object) - Method in class org.mozilla.javascript.xml.XMLObject
-
Custom + operator.
- addVariable(VariableInitializer) - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Adds a variable initializer node to the child list.
- addVariableDescriptor(String, String, int, int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add Information about java variable to use when generating the local
variable table.
- adjustStackTop(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
- ALOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ALOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ALOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ALOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ALOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- AND - Static variable in class org.mozilla.javascript.Token
-
- ANEWARRAY - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- applyDescriptorToAttributeBitset(int, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
- applyDescriptorToAttributeBitset(int, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
- applyOrCall(boolean, Context, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Function.prototype.apply and Function.prototype.call
See Ecma 15.3.4.[34]
- ARETURN - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ARGC_LIMIT - Static variable in class org.mozilla.javascript.Parser
-
Maximum number of allowed function or constructor arguments,
to follow SpiderMonkey.
- arguments - Variable in class org.mozilla.javascript.ast.FunctionCall
-
- ARRAYCOMP - Static variable in class org.mozilla.javascript.Token
-
- ArrayComprehension - Class in org.mozilla.javascript.ast
-
AST node for a JavaScript 1.7 Array comprehension.
- ArrayComprehension() - Constructor for class org.mozilla.javascript.ast.ArrayComprehension
-
- ArrayComprehension(int) - Constructor for class org.mozilla.javascript.ast.ArrayComprehension
-
- ArrayComprehension(int, int) - Constructor for class org.mozilla.javascript.ast.ArrayComprehension
-
- ArrayComprehensionLoop - Class in org.mozilla.javascript.ast
-
AST node for a single 'for (foo in bar)' loop construct in a JavaScript 1.7
Array comprehension.
- ArrayComprehensionLoop() - Constructor for class org.mozilla.javascript.ast.ArrayComprehensionLoop
-
- ArrayComprehensionLoop(int) - Constructor for class org.mozilla.javascript.ast.ArrayComprehensionLoop
-
- ArrayComprehensionLoop(int, int) - Constructor for class org.mozilla.javascript.ast.ArrayComprehensionLoop
-
- ARRAYLENGTH - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ARRAYLIT - Static variable in class org.mozilla.javascript.Token
-
Token types.
- ArrayLiteral - Class in org.mozilla.javascript.ast
-
AST node for an Array literal.
- ArrayLiteral() - Constructor for class org.mozilla.javascript.ast.ArrayLiteral
-
- ArrayLiteral(int) - Constructor for class org.mozilla.javascript.ast.ArrayLiteral
-
- ArrayLiteral(int, int) - Constructor for class org.mozilla.javascript.ast.ArrayLiteral
-
- assertNotNull(Object) - Method in class org.mozilla.javascript.ast.AstNode
-
Bounces an IllegalArgumentException up if arg is null
.
- ASSIGN - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_ADD - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_BITAND - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_BITOR - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_BITXOR - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_DIV - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_LSH - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_MOD - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_MUL - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_RSH - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_SUB - Static variable in class org.mozilla.javascript.Token
-
- ASSIGN_URSH - Static variable in class org.mozilla.javascript.Token
-
- Assignment - Class in org.mozilla.javascript.ast
-
AST node representing the set of assignment operators such as =
,
*=
and +=
.
- Assignment() - Constructor for class org.mozilla.javascript.ast.Assignment
-
- Assignment(int) - Constructor for class org.mozilla.javascript.ast.Assignment
-
- Assignment(int, int) - Constructor for class org.mozilla.javascript.ast.Assignment
-
- Assignment(int, int, AstNode, AstNode) - Constructor for class org.mozilla.javascript.ast.Assignment
-
- Assignment(AstNode, AstNode) - Constructor for class org.mozilla.javascript.ast.Assignment
-
- Assignment(int, AstNode, AstNode, int) - Constructor for class org.mozilla.javascript.ast.Assignment
-
- associate(ScriptableObject) - Method in class org.mozilla.javascript.ClassCache
-
Associate ClassCache object with the given top-level scope.
- associate(ScriptableObject) - Method in class org.mozilla.javascript.ClassCache
-
Associate ClassCache object with the given top-level scope.
- associateValue(Object, Object) - Method in class org.mozilla.javascript.ScriptableObject
-
Associate arbitrary application-specific value with this object.
- associateValue(Object, Object) - Method in class org.mozilla.javascript.ScriptableObject
-
Associate arbitrary application-specific value with this object.
- AstNode - Class in org.mozilla.javascript.ast
-
Base class for AST node types.
- AstNode() - Constructor for class org.mozilla.javascript.ast.AstNode
-
- AstNode(int) - Constructor for class org.mozilla.javascript.ast.AstNode
-
Constructs a new AstNode
- AstNode(int, int) - Constructor for class org.mozilla.javascript.ast.AstNode
-
Constructs a new AstNode
- AstNode.DebugPrintVisitor - Class in org.mozilla.javascript.ast
-
- AstNode.DebugPrintVisitor(StringBuilder) - Constructor for class org.mozilla.javascript.ast.AstNode.DebugPrintVisitor
-
- AstNode.PositionComparator - Class in org.mozilla.javascript.ast
-
- AstNode.PositionComparator() - Constructor for class org.mozilla.javascript.ast.AstNode.PositionComparator
-
- ASTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ASTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ASTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ASTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ASTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- AstRoot - Class in org.mozilla.javascript.ast
-
Node for the root of a parse tree.
- AstRoot() - Constructor for class org.mozilla.javascript.ast.AstRoot
-
- AstRoot(int) - Constructor for class org.mozilla.javascript.ast.AstRoot
-
- ATHROW - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- atPos - Variable in class org.mozilla.javascript.ast.XmlRef
-
- ATTRIBUTE_FLAG - Static variable in class org.mozilla.javascript.Node
-
- avoidObjectDetection() - Method in class org.mozilla.javascript.ScriptableObject
-
Emulate the SpiderMonkey (and Firefox) feature of allowing
custom objects to avoid detection by normal "object detection"
code patterns.
- avoidObjectDetection() - Method in class org.mozilla.javascript.ScriptableObject
-
Emulate the SpiderMonkey (and Firefox) feature of allowing
custom objects to avoid detection by normal "object detection"
code patterns.
- cacheBuiltins() - Method in class org.mozilla.javascript.TopLevel
-
Cache the built-in ECMAScript objects to protect them against
modifications by the script.
- CachedPowers - Class in org.mozilla.javascript.v8dtoa
-
- CachedPowers() - Constructor for class org.mozilla.javascript.v8dtoa.CachedPowers
-
- CachingModuleScriptProviderBase - Class in org.mozilla.javascript.commonjs.module.provider
-
Abstract base class that implements caching of loaded module scripts.
- CachingModuleScriptProviderBase(ModuleSourceProvider) - Constructor for class org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
-
Creates a new module script provider with the specified source.
- CachingModuleScriptProviderBase.CachedModuleScript - Class in org.mozilla.javascript.commonjs.module.provider
-
Instances of this class represent a loaded and cached module script.
- CachingModuleScriptProviderBase.CachedModuleScript(ModuleScript, Object) - Constructor for class org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase.CachedModuleScript
-
Creates a new cached module script.
- calculateExpiry(URLConnection) - Method in class org.mozilla.javascript.commonjs.module.provider.DefaultUrlConnectionExpiryCalculator
-
- calculateExpiry(URLConnection) - Method in interface org.mozilla.javascript.commonjs.module.provider.UrlConnectionExpiryCalculator
-
Given a URL connection, returns a calculated heuristic expiry time (in
terms of milliseconds since epoch) for the resource.
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.BaseFunction
-
Should be overridden.
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.BoundFunction
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Callable
-
Perform the call.
- call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Callable
-
Perform the call.
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.commonjs.module.Require
-
- call(ContextAction) - Static method in class org.mozilla.javascript.Context
-
- call(ContextFactory, Callable, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.Context
-
- call(ContextAction) - Static method in class org.mozilla.javascript.Context
-
- call(ContextFactory, Callable, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.Context
-
- call(ContextAction) - Method in class org.mozilla.javascript.ContextFactory
-
- call(ContextAction) - Method in class org.mozilla.javascript.ContextFactory
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Delegator
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
-
Call the function.
- call(Context, Scriptable, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
-
Call the function.
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.FunctionObject
-
Performs conversions on argument types if needed and
invokes the underlying Java method or constructor.
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.FunctionObject
-
Performs conversions on argument types if needed and
invokes the underlying Java method or constructor.
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.IdFunctionObject
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeContinuation
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaClass
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaConstructor
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaMethod
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaTopPackage
-
- call(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.PolicySecurityController.SecureCaller
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- call(Context, Object, Object, Object[], Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Deprecated.
The method is only present for compatibility.
- call(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.SecureCaller
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Synchronizer
-
- call(Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Synchronizer
-
- CALL - Static variable in class org.mozilla.javascript.Token
-
Token types.
- call0(Callable, Scriptable, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
Implement ....() call shrinking optimizer code.
- call1(Callable, Scriptable, Object, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
Implement ....
- call2(Callable, Scriptable, Object, Object, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
Implement ....
- Callable - Interface in org.mozilla.javascript
-
Generic notion of callable object that can execute some script-related code
upon request with specified values for script scope and this objects.
- Callable - Interface in org.mozilla.javascript
-
Generic notion of callable object that can execute some script-related code
upon request with specified values for script scope and this objects.
- callFunctionWithContinuations(Callable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Context
-
Call function that may pause execution by capturing a continuation.
- callFunctionWithContinuations(Callable, Scriptable, Object[]) - Method in class org.mozilla.javascript.Context
-
Call function that may pause execution by capturing a continuation.
- callMethod(ContextFactory, Scriptable, Function, Object[], long) - Static method in class org.mozilla.javascript.JavaAdapter
-
Utility method which dynamically binds a Context to the current thread,
if none already exists.
- callMethod(Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
-
Call a method of an object.
- callMethod(Context, Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
-
Call a method of an object.
- callMethod(Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
-
Call a method of an object.
- callMethod(Context, Scriptable, String, Object[]) - Static method in class org.mozilla.javascript.ScriptableObject
-
Call a method of an object.
- callN(Callable, Scriptable, Object[], Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
Implement ....
- callName(Object[], String, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
Implement name(args) call shrinking optimizer code.
- callName0(String, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
Implement name() call shrinking optimizer code.
- callProp0(Object, String, Context, Scriptable) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
Implement x.property() call shrinking optimizer code.
- callRef(Callable, Scriptable, Object[], Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Perform function call in reference context.
- callSpecial(Context, Callable, Scriptable, Object[], Scriptable, Scriptable, int, String, int) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
- callSpecial(Context, Callable, Scriptable, Object[], Scriptable, Scriptable, int, String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.PolicySecurityController
-
- callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.SecurityController
-
- callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.SecurityController
-
- CALOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- canConvert(Object, Class<?>) - Static method in class org.mozilla.javascript.NativeJavaObject
-
Determine whether we can/should convert between the given type and the
desired one.
- captureContinuation() - Method in class org.mozilla.javascript.Context
-
Capture a continuation from the current execution.
- captureContinuation() - Method in class org.mozilla.javascript.Context
-
Capture a continuation from the current execution.
- captureContinuation(Context) - Static method in class org.mozilla.javascript.Interpreter
-
- captureStackInfo(RhinoException) - Method in interface org.mozilla.javascript.Evaluator
-
Capture stack information from the given exception.
- captureStackInfo(RhinoException) - Method in class org.mozilla.javascript.Interpreter
-
- captureStackInfo(RhinoException) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- CASE - Static variable in class org.mozilla.javascript.Token
-
- CASE_GAP_PROP - Static variable in class org.mozilla.javascript.Decompiler
-
Decompilation property to specify identation offset for case labels.
- CASEARRAY_PROP - Static variable in class org.mozilla.javascript.Node
-
- CASTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- CATCH - Static variable in class org.mozilla.javascript.Token
-
- CATCH_SCOPE - Static variable in class org.mozilla.javascript.Token
-
Token types.
- CATCH_SCOPE_PROP - Static variable in class org.mozilla.javascript.Node
-
- CatchClause - Class in org.mozilla.javascript.ast
-
Node representing a catch-clause of a try-statement.
- CatchClause() - Constructor for class org.mozilla.javascript.ast.CatchClause
-
- CatchClause(int) - Constructor for class org.mozilla.javascript.ast.CatchClause
-
- CatchClause(int, int) - Constructor for class org.mozilla.javascript.ast.CatchClause
-
- CharacterClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- charAt(int) - Method in class org.mozilla.javascript.ConsString
-
- checkActivationName(String, int) - Method in class org.mozilla.javascript.Parser
-
- CHECKCAST - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- checkLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
-
- checkLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
-
- checkMutableReference(Node) - Method in class org.mozilla.javascript.Parser
-
- checkNotSealed() - Method in class org.mozilla.javascript.ContextFactory
-
- checkNotSealed() - Method in class org.mozilla.javascript.ContextFactory
-
- checkOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
-
- checkOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
-
- checkParentLinks() - Method in class org.mozilla.javascript.ast.AstRoot
-
Debugging function to check that the parser has set the parent
link for every node in the tree.
- checkPropertyChange(String, ScriptableObject, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
- checkPropertyChange(String, ScriptableObject, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
- checkPropertyDefinition(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
- checkPropertyDefinition(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
- checkRegExpProxy(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- ClassCache - Class in org.mozilla.javascript
-
Cache of generated classes and data structures to access Java runtime
from JavaScript.
- ClassCache - Class in org.mozilla.javascript
-
Cache of generated classes and data structures to access Java runtime
from JavaScript.
- ClassCache() - Constructor for class org.mozilla.javascript.ClassCache
-
- ClassCache() - Constructor for class org.mozilla.javascript.ClassCache
-
- ClassClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- ClassCompiler - Class in org.mozilla.javascript.optimizer
-
Generates class files from script sources.
- ClassCompiler - Class in org.mozilla.javascript.optimizer
-
Generates class files from script sources.
- ClassCompiler(CompilerEnvirons) - Constructor for class org.mozilla.javascript.optimizer.ClassCompiler
-
Construct ClassCompiler that uses the specified compiler environment
when generating classes.
- ClassCompiler(CompilerEnvirons) - Constructor for class org.mozilla.javascript.optimizer.ClassCompiler
-
Construct ClassCompiler that uses the specified compiler environment
when generating classes.
- ClassFileWriter - Class in org.mozilla.classfile
-
ClassFileWriter
A ClassFileWriter is used to write a Java class file.
- ClassFileWriter(String, String, String) - Constructor for class org.mozilla.classfile.ClassFileWriter
-
Construct a ClassFileWriter for a class.
- ClassFileWriter.ClassFileFormatException - Exception in org.mozilla.classfile
-
Thrown for cases where the error in generating the class file is
due to a program size constraints rather than a likely bug in the
compiler.
- classNameToSignature(String) - Static method in class org.mozilla.classfile.ClassFileWriter
-
Convert Java class name in dot notation into
"Lname-with-dots-replaced-by-slashes;" form suitable for use as
JVM type signatures.
- classOrNull(String) - Static method in class org.mozilla.javascript.Kit
-
- classOrNull(ClassLoader, String) - Static method in class org.mozilla.javascript.Kit
-
Attempt to load the class of the given name.
- ClassShutter - Interface in org.mozilla.javascript
-
Embeddings that wish to filter Java classes that are visible to scripts
through the LiveConnect, should implement this interface.
- ClassShutter - Interface in org.mozilla.javascript
-
Embeddings that wish to filter Java classes that are visible to scripts
through the LiveConnect, should implement this interface.
- clear() - Method in class org.mozilla.javascript.NativeArray
-
- clear() - Method in class org.mozilla.javascript.NativeObject
-
- clear() - Method in class org.mozilla.javascript.ObjArray
-
- clear() - Method in class org.mozilla.javascript.ObjToIntMap
-
- clear() - Method in class org.mozilla.javascript.UintMap
-
- clearCaches() - Method in class org.mozilla.javascript.ClassCache
-
Empty caches of generated Java classes and Java reflection information.
- clearCaches() - Method in class org.mozilla.javascript.ClassCache
-
Empty caches of generated Java classes and Java reflection information.
- clearParentScope() - Method in class org.mozilla.javascript.ast.Scope
-
Used only for code generation.
- cmp_LE(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- cmp_LT(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- codeBug() - Static method in class org.mozilla.javascript.ast.AstNode
-
- codeBug() - Static method in class org.mozilla.javascript.Kit
-
Throws RuntimeException to indicate failed assertion.
- codeBug(String) - Static method in class org.mozilla.javascript.Kit
-
Throws RuntimeException to indicate failed assertion.
- Codegen - Class in org.mozilla.javascript.optimizer
-
This class generates code for a given IR tree.
- Codegen() - Constructor for class org.mozilla.javascript.optimizer.Codegen
-
- coerceType(Class<?>, Object) - Static method in class org.mozilla.javascript.NativeJavaObject
-
Deprecated.
as of 1.5 Release 4
- COLON - Static variable in class org.mozilla.javascript.Token
-
- COLONCOLON - Static variable in class org.mozilla.javascript.Token
-
- colonPos - Variable in class org.mozilla.javascript.ast.XmlRef
-
- columnNumber() - Method in exception org.mozilla.javascript.RhinoException
-
The column number of the location of the error, or zero if unknown.
- columnNumber() - Method in exception org.mozilla.javascript.RhinoException
-
The column number of the location of the error, or zero if unknown.
- COMMA - Static variable in class org.mozilla.javascript.Token
-
- Comment - Class in org.mozilla.javascript.ast
-
Node representing comments.
- Comment(int, int, Token.CommentType, String) - Constructor for class org.mozilla.javascript.ast.Comment
-
Constructs a new Comment
- COMMENT - Static variable in class org.mozilla.javascript.Token
-
- compare(AstNode, AstNode) - Method in class org.mozilla.javascript.ast.AstNode.PositionComparator
-
Sorts nodes by (relative) start position.
- compareTo(AstNode) - Method in class org.mozilla.javascript.ast.AstNode
-
Permits AST nodes to be sorted based on start position and length.
- compile(CompilerEnvirons, ScriptNode, String, boolean) - Method in interface org.mozilla.javascript.Evaluator
-
Compile the script or function from intermediate representation
tree into an executable form.
- compile(CompilerEnvirons, ScriptNode, String, boolean) - Method in class org.mozilla.javascript.Interpreter
-
- compile(CompilerEnvirons, ScriptNode, String, boolean) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- compileFunction(Scriptable, String, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Compile a JavaScript function.
- compileFunction(Scriptable, String, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Compile a JavaScript function.
- compileReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Deprecated.
- compileReader(Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Compiles the source in the given reader.
- compileReader(Scriptable, Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Deprecated.
- compileReader(Reader, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Compiles the source in the given reader.
- compileRegExp(Context, String, String) - Method in class org.mozilla.javascript.regexp.RegExpImpl
-
- compileRegExp(Context, String, String) - Method in interface org.mozilla.javascript.RegExpProxy
-
- CompilerEnvirons - Class in org.mozilla.javascript
-
- CompilerEnvirons - Class in org.mozilla.javascript
-
- CompilerEnvirons() - Constructor for class org.mozilla.javascript.CompilerEnvirons
-
- CompilerEnvirons() - Constructor for class org.mozilla.javascript.CompilerEnvirons
-
- compileString(String, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Compiles the source in the given string.
- compileString(String, String, int, Object) - Method in class org.mozilla.javascript.Context
-
Compiles the source in the given string.
- compileToClassFile(CompilerEnvirons, String, ScriptNode, String, boolean) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- compileToClassFiles(String, String, int, String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Compile JavaScript source into one or more Java class files.
- compileToClassFiles(String, String, int, String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Compile JavaScript source into one or more Java class files.
- ConditionalExpression - Class in org.mozilla.javascript.ast
-
AST node representing the ternary operator.
- ConditionalExpression() - Constructor for class org.mozilla.javascript.ast.ConditionalExpression
-
- ConditionalExpression(int) - Constructor for class org.mozilla.javascript.ast.ConditionalExpression
-
- ConditionalExpression(int, int) - Constructor for class org.mozilla.javascript.ast.ConditionalExpression
-
- ConsString - Class in org.mozilla.javascript
-
This class represents a string composed of two components, each of which
may be a java.lang.String
or another ConsString.
- ConsString(CharSequence, CharSequence) - Constructor for class org.mozilla.javascript.ConsString
-
- CONST - Static variable in class org.mozilla.javascript.ScriptableObject
-
- CONST - Static variable in class org.mozilla.javascript.ScriptableObject
-
- CONST - Static variable in class org.mozilla.javascript.Token
-
- ConstProperties - Interface in org.mozilla.javascript
-
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.BaseFunction
-
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.BoundFunction
-
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.commonjs.module.Require
-
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.Delegator
-
Note that if the delegee
is null
,
this method creates a new instance of the Delegator itself
rathert than forwarding the call to the
delegee
.
- construct(Context, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
-
Call the function as a constructor.
- construct(Context, Scriptable, Object[]) - Method in interface org.mozilla.javascript.Function
-
Call the function as a constructor.
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeContinuation
-
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaClass
-
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.NativeJavaTopPackage
-
- construct(Context, Scriptable, Object[]) - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- constructError(Context, String, String, Scriptable) - Static method in class org.mozilla.javascript.NativeGlobal
-
- constructError(Context, String, String, Scriptable, String, int, int, String) - Static method in class org.mozilla.javascript.NativeGlobal
-
- constructError(String, String) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- constructError(String, String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- constructError(String, String, String, int, String, int) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- contains(Object) - Method in class org.mozilla.javascript.NativeArray
-
- containsAll(Collection) - Method in class org.mozilla.javascript.NativeArray
-
- containsKey(Object) - Method in class org.mozilla.javascript.NativeObject
-
- containsValue(Object) - Method in class org.mozilla.javascript.NativeObject
-
- Context - Class in org.mozilla.javascript
-
This class represents the runtime context of an executing script.
- Context - Class in org.mozilla.javascript
-
This class represents the runtime context of an executing script.
- Context() - Constructor for class org.mozilla.javascript.Context
-
- Context(ContextFactory) - Constructor for class org.mozilla.javascript.Context
-
Creates a new context.
- Context() - Constructor for class org.mozilla.javascript.Context
-
- Context(ContextFactory) - Constructor for class org.mozilla.javascript.Context
-
Creates a new context.
- Context.ClassShutterSetter - Interface in org.mozilla.javascript
-
- Context.ClassShutterSetter - Interface in org.mozilla.javascript
-
- ContextAction - Interface in org.mozilla.javascript
-
Interface to represent arbitrary action that requires to have Context
object associated with the current thread for its execution.
- ContextAction - Interface in org.mozilla.javascript
-
Interface to represent arbitrary action that requires to have Context
object associated with the current thread for its execution.
- ContextClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- contextCreated(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
-
Notify about newly created
Context
object.
- contextCreated(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
-
Notify about newly created
Context
object.
- contextEntered(Context) - Method in interface org.mozilla.javascript.ContextListener
-
Deprecated.
Rhino runtime never calls the method.
- contextExited(Context) - Method in interface org.mozilla.javascript.ContextListener
-
Deprecated.
Rhino runtime never calls the method.
- ContextFactory - Class in org.mozilla.javascript
-
Factory class that Rhino runtime uses to create new
Context
instances.
- ContextFactory - Class in org.mozilla.javascript
-
Factory class that Rhino runtime uses to create new
Context
instances.
- ContextFactory() - Constructor for class org.mozilla.javascript.ContextFactory
-
- ContextFactory() - Constructor for class org.mozilla.javascript.ContextFactory
-
- ContextFactory.GlobalSetter - Interface in org.mozilla.javascript
-
- ContextFactory.GlobalSetter - Interface in org.mozilla.javascript
-
- ContextFactory.Listener - Interface in org.mozilla.javascript
-
Listener of
Context
creation and release events.
- ContextFactory.Listener - Interface in org.mozilla.javascript
-
Listener of
Context
creation and release events.
- ContextFactoryClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- ContextListener - Interface in org.mozilla.javascript
-
- contextReleased(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
-
Notify that the specified
Context
instance is no longer
associated with the current thread.
- contextReleased(Context) - Method in interface org.mozilla.javascript.ContextFactory.Listener
-
Notify that the specified
Context
instance is no longer
associated with the current thread.
- ContinuationPending - Exception in org.mozilla.javascript
-
- ContinuationPending - Exception in org.mozilla.javascript
-
- CONTINUE - Static variable in class org.mozilla.javascript.Token
-
- ContinueStatement - Class in org.mozilla.javascript.ast
-
A continue statement.
- ContinueStatement() - Constructor for class org.mozilla.javascript.ast.ContinueStatement
-
- ContinueStatement(int) - Constructor for class org.mozilla.javascript.ast.ContinueStatement
-
- ContinueStatement(int, int) - Constructor for class org.mozilla.javascript.ast.ContinueStatement
-
- ContinueStatement(Name) - Constructor for class org.mozilla.javascript.ast.ContinueStatement
-
- ContinueStatement(int, Name) - Constructor for class org.mozilla.javascript.ast.ContinueStatement
-
- ContinueStatement(int, int, Name) - Constructor for class org.mozilla.javascript.ast.ContinueStatement
-
- CONTROL_BLOCK_PROP - Static variable in class org.mozilla.javascript.Node
-
- convertArg(Context, Scriptable, Object, int) - Static method in class org.mozilla.javascript.FunctionObject
-
- convertArg(Context, Scriptable, Object, Class<?>) - Static method in class org.mozilla.javascript.FunctionObject
-
- convertArg(Context, Scriptable, Object, int) - Static method in class org.mozilla.javascript.FunctionObject
-
- convertArg(Context, Scriptable, Object, Class<?>) - Static method in class org.mozilla.javascript.FunctionObject
-
- convertResult(Object, Class<?>) - Static method in class org.mozilla.javascript.JavaAdapter
-
- create(String) - Static method in class org.mozilla.javascript.xml.XMLLib.Factory
-
- createAdapterCode(ObjToIntMap, String, Class<?>, Class<?>[], String) - Static method in class org.mozilla.javascript.JavaAdapter
-
- createAdapterWrapper(Scriptable, Object) - Static method in class org.mozilla.javascript.JavaAdapter
-
- createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
-
Create class loader for generated classes.
- createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
-
Create class loader for generated classes.
- createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
-
Create class loader for generated classes.
- createClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
-
Create class loader for generated classes.
- createClassLoader(ClassLoader, Object) - Method in class org.mozilla.javascript.PolicySecurityController
-
- createClassLoader(ClassLoader, Object) - Method in class org.mozilla.javascript.SecurityController
-
Get class loader-like object that can be used
to define classes with the given security context.
- createClassLoader(ClassLoader, Object) - Method in class org.mozilla.javascript.SecurityController
-
Get class loader-like object that can be used
to define classes with the given security context.
- createFunctionActivation(NativeFunction, Scriptable, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- createFunctionObject(Context, Scriptable, Object, Object) - Method in interface org.mozilla.javascript.Evaluator
-
Create a function object.
- createFunctionObject(Context, Scriptable, Object, Object) - Method in class org.mozilla.javascript.Interpreter
-
- createFunctionObject(Context, Scriptable, Object, Object) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- createInterfaceAdapter(Class<?>, ScriptableObject) - Static method in class org.mozilla.javascript.NativeJavaObject
-
- createLoader(ClassLoader, Object) - Static method in class org.mozilla.javascript.SecurityController
-
- createLoader(ClassLoader, Object) - Static method in class org.mozilla.javascript.SecurityController
-
- createName(String) - Method in class org.mozilla.javascript.Parser
-
- createName(int, String, Node) - Method in class org.mozilla.javascript.Parser
-
- createNativeGenerator(NativeFunction, Scriptable, Scriptable, int, int) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
- createNumber(double) - Method in class org.mozilla.javascript.Parser
-
- createObject(Context, Scriptable) - Method in class org.mozilla.javascript.BaseFunction
-
Creates new script object.
- createObject(Context, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
-
Return new
Scriptable
instance using the default
constructor for the class of the underlying Java method.
- createObject(Context, Scriptable) - Method in class org.mozilla.javascript.FunctionObject
-
Return new
Scriptable
instance using the default
constructor for the class of the underlying Java method.
- createObject(Context, Scriptable) - Method in class org.mozilla.javascript.IdFunctionObject
-
- createRequire(Context, Scriptable) - Method in class org.mozilla.javascript.commonjs.module.RequireBuilder
-
Creates a new require() function.
- createScopeNode(int, int) - Method in class org.mozilla.javascript.Parser
-
Create a node that can be used to hold lexically scoped variable
definitions (via let declarations).
- createScriptObject(Object, Object) - Method in interface org.mozilla.javascript.Evaluator
-
Create a script object.
- createScriptObject(Object, Object) - Method in class org.mozilla.javascript.Interpreter
-
- createScriptObject(Object, Object) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- D2F - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- D2I - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- D2L - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DADD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DALOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DASTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DateClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- DCMPG - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DCMPL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DCONST_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DCONST_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DDIV - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DebugFrame - Interface in org.mozilla.javascript.debug
-
Interface to implement if the application is interested in receiving debug
information during execution of a particular script or function.
- DebuggableObject - Interface in org.mozilla.javascript.debug
-
This interface exposes debugging information from objects.
- DebuggableScript - Interface in org.mozilla.javascript.debug
-
This interface exposes debugging information from executable
code (either functions or top-level scripts).
- DebuggableScript - Interface in org.mozilla.javascript.debug
-
This interface exposes debugging information from executable
code (either functions or top-level scripts).
- Debugger - Interface in org.mozilla.javascript.debug
-
Interface to implement if the application is interested in receiving debug
information.
- DEBUGGER - Static variable in class org.mozilla.javascript.Token
-
- debugPrint() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns a debugging representation of the parse tree
starting at this node.
- debugPrint() - Method in class org.mozilla.javascript.ast.AstRoot
-
A debug-printer that includes comments (at the end).
- DEC - Static variable in class org.mozilla.javascript.Token
-
- decompile(String, int, UintMap) - Static method in class org.mozilla.javascript.Decompiler
-
Decompile the source information associated with this js
function/script back into a string.
- decompileFunction(Function, int) - Method in class org.mozilla.javascript.Context
-
Decompile a JavaScript Function.
- decompileFunction(Function, int) - Method in class org.mozilla.javascript.Context
-
Decompile a JavaScript Function.
- decompileFunctionBody(Function, int) - Method in class org.mozilla.javascript.Context
-
Decompile the body of a JavaScript Function.
- decompileFunctionBody(Function, int) - Method in class org.mozilla.javascript.Context
-
Decompile the body of a JavaScript Function.
- Decompiler - Class in org.mozilla.javascript
-
The following class save decompilation information about the source.
- Decompiler() - Constructor for class org.mozilla.javascript.Decompiler
-
- decompileScript(Script, int) - Method in class org.mozilla.javascript.Context
-
Decompile the script.
- decompileScript(Script, int) - Method in class org.mozilla.javascript.Context
-
Decompile the script.
- DECR_FLAG - Static variable in class org.mozilla.javascript.Node
-
- DEFAULT - Static variable in class org.mozilla.javascript.Token
-
- defaultGet(String) - Method in class org.mozilla.javascript.IdScriptableObject
-
- DEFAULTNAMESPACE - Static variable in class org.mozilla.javascript.Token
-
Token types.
- defaultPut(String, Object) - Method in class org.mozilla.javascript.IdScriptableObject
-
- DefaultUrlConnectionExpiryCalculator - Class in org.mozilla.javascript.commonjs.module.provider
-
The default heuristic for calculating cache expiry of URL-based resources.
- DefaultUrlConnectionExpiryCalculator() - Constructor for class org.mozilla.javascript.commonjs.module.provider.DefaultUrlConnectionExpiryCalculator
-
Creates a new default expiry calculator with one minute relative expiry.
- DefaultUrlConnectionExpiryCalculator(long) - Constructor for class org.mozilla.javascript.commonjs.module.provider.DefaultUrlConnectionExpiryCalculator
-
Creates a new default expiry calculator with the specified relative
expiry.
- defineClass(String, byte[]) - Method in class org.mozilla.javascript.DefiningClassLoader
-
- defineClass(String, byte[]) - Method in interface org.mozilla.javascript.GeneratedClassLoader
-
Define a new Java class.
- defineClass(String, byte[]) - Method in interface org.mozilla.javascript.GeneratedClassLoader
-
Define a new Java class.
- defineClass(Scriptable, Class<T>) - Static method in class org.mozilla.javascript.ScriptableObject
-
Defines JavaScript objects from a Java class that implements Scriptable.
- defineClass(Scriptable, Class<T>, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
-
Defines JavaScript objects from a Java class, optionally
allowing sealing.
- defineClass(Scriptable, Class<T>, boolean, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
-
Defines JavaScript objects from a Java class, optionally
allowing sealing and mapping of Java inheritance to JavaScript
prototype-based inheritance.
- defineClass(Scriptable, Class<T>) - Static method in class org.mozilla.javascript.ScriptableObject
-
Defines JavaScript objects from a Java class that implements Scriptable.
- defineClass(Scriptable, Class<T>, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
-
Defines JavaScript objects from a Java class, optionally
allowing sealing.
- defineClass(Scriptable, Class<T>, boolean, boolean) - Static method in class org.mozilla.javascript.ScriptableObject
-
Defines JavaScript objects from a Java class, optionally
allowing sealing and mapping of Java inheritance to JavaScript
prototype-based inheritance.
- defineConst(String, Scriptable) - Method in interface org.mozilla.javascript.ConstProperties
-
Reserves a definition spot for a const.
- defineConst(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
- defineConst(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
- defineConstProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Utility method to add properties to arbitrary Scriptable object.
- defineConstProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Utility method to add properties to arbitrary Scriptable object.
- defineFunctionProperties(String[], Class<?>, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Search for names in a class, adding the resulting methods
as properties.
- defineFunctionProperties(String[], Class<?>, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Search for names in a class, adding the resulting methods
as properties.
- defineOwnProperties(Context, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Defines one or more properties on this object.
- defineOwnProperties(Context, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Defines one or more properties on this object.
- defineOwnProperty(Context, Object, ScriptableObject) - Method in class org.mozilla.javascript.IdScriptableObject
-
- defineOwnProperty(Context, Object, ScriptableObject, boolean) - Method in class org.mozilla.javascript.NativeArray
-
- defineOwnProperty(Context, Object, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Defines a property on an object.
- defineOwnProperty(Context, Object, ScriptableObject, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
Defines a property on an object.
- defineOwnProperty(Context, Object, ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Defines a property on an object.
- defineOwnProperty(Context, Object, ScriptableObject, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
Defines a property on an object.
- defineProperty(String, Object, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Define a JavaScript property.
- defineProperty(Scriptable, String, Object, int) - Static method in class org.mozilla.javascript.ScriptableObject
-
Utility method to add properties to arbitrary Scriptable object.
- defineProperty(String, Class<?>, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Define a JavaScript property with getter and setter side effects.
- defineProperty(String, Object, Method, Method, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Define a JavaScript property.
- defineProperty(String, Object, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Define a JavaScript property.
- defineProperty(Scriptable, String, Object, int) - Static method in class org.mozilla.javascript.ScriptableObject
-
Utility method to add properties to arbitrary Scriptable object.
- defineProperty(String, Class<?>, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Define a JavaScript property with getter and setter side effects.
- defineProperty(String, Object, Method, Method, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Define a JavaScript property.
- DefiningClassLoader - Class in org.mozilla.javascript
-
Load generated classes.
- DefiningClassLoader() - Constructor for class org.mozilla.javascript.DefiningClassLoader
-
- DefiningClassLoader(ClassLoader) - Constructor for class org.mozilla.javascript.DefiningClassLoader
-
- DEL_REF - Static variable in class org.mozilla.javascript.Token
-
Token types.
- Delegator - Class in org.mozilla.javascript
-
This is a helper class for implementing wrappers around Scriptable
objects.
- Delegator() - Constructor for class org.mozilla.javascript.Delegator
-
Create a Delegator prototype.
- Delegator(Scriptable) - Constructor for class org.mozilla.javascript.Delegator
-
Create a new Delegator that forwards requests to a delegee
Scriptable object.
- delete(String) - Method in class org.mozilla.javascript.Delegator
-
- delete(int) - Method in class org.mozilla.javascript.Delegator
-
- delete(String) - Method in class org.mozilla.javascript.IdScriptableObject
-
- delete(int) - Method in class org.mozilla.javascript.NativeArray
-
- delete(String) - Method in class org.mozilla.javascript.NativeJavaObject
-
- delete(int) - Method in class org.mozilla.javascript.NativeJavaObject
-
- delete(String) - Method in class org.mozilla.javascript.NativeWith
-
- delete(int) - Method in class org.mozilla.javascript.NativeWith
-
- delete(Context) - Method in class org.mozilla.javascript.Ref
-
- delete(String) - Method in interface org.mozilla.javascript.Scriptable
-
Removes a property from this object.
- delete(int) - Method in interface org.mozilla.javascript.Scriptable
-
Removes a property from this object.
- delete(String) - Method in interface org.mozilla.javascript.Scriptable
-
Removes a property from this object.
- delete(int) - Method in interface org.mozilla.javascript.Scriptable
-
Removes a property from this object.
- delete(String) - Method in class org.mozilla.javascript.ScriptableObject
-
Removes a named property from the object.
- delete(int) - Method in class org.mozilla.javascript.ScriptableObject
-
Removes the indexed property from the object.
- delete(String) - Method in class org.mozilla.javascript.ScriptableObject
-
Removes a named property from the object.
- delete(int) - Method in class org.mozilla.javascript.ScriptableObject
-
Removes the indexed property from the object.
- delete(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Deprecated.
- delete(Object, Object, Context, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
-
The delete operator
See ECMA 11.4.1
In ECMA 0.19, the description of the delete operator (11.4.1)
assumes that the [[Delete]] method returns a value.
- delete(Context, Object) - Method in class org.mozilla.javascript.xml.XMLObject
-
Implementation of ECMAScript [[Delete]].
- deleteObjectElem(Scriptable, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- deleteProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Removes the property from an object or its prototype chain.
- deleteProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
-
Removes the property from an object or its prototype chain.
- deleteProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Removes the property from an object or its prototype chain.
- deleteProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
-
Removes the property from an object or its prototype chain.
- DELPROP - Static variable in class org.mozilla.javascript.Token
-
Token types.
- depth() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns the depth of this node.
- DESCENDANTS_FLAG - Static variable in class org.mozilla.javascript.Node
-
- DESTRUCTURING_ARRAY_LENGTH - Static variable in class org.mozilla.javascript.Node
-
- DESTRUCTURING_NAMES - Static variable in class org.mozilla.javascript.Node
-
- DESTRUCTURING_PARAMS - Static variable in class org.mozilla.javascript.Node
-
- DESTRUCTURING_SHORTHAND - Static variable in class org.mozilla.javascript.Node
-
- DestructuringForm - Interface in org.mozilla.javascript.ast
-
Common interface for
ArrayLiteral
and
ObjectLiteral
node types, both of which may appear in "destructuring" expressions or
contexts.
- details() - Method in exception org.mozilla.javascript.EcmaError
-
- details() - Method in exception org.mozilla.javascript.EcmaError
-
- details() - Method in exception org.mozilla.javascript.JavaScriptException
-
- details() - Method in exception org.mozilla.javascript.JavaScriptException
-
- details() - Method in exception org.mozilla.javascript.RhinoException
-
- details() - Method in exception org.mozilla.javascript.RhinoException
-
- DIRECTCALL_PROP - Static variable in class org.mozilla.javascript.Node
-
- DIV - Static variable in class org.mozilla.javascript.Token
-
Token types.
- DLOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DLOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DLOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DLOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DLOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DMUL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DNEG - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DO - Static variable in class org.mozilla.javascript.Token
-
- DoLoop - Class in org.mozilla.javascript.ast
-
Do statement.
- DoLoop() - Constructor for class org.mozilla.javascript.ast.DoLoop
-
- DoLoop(int) - Constructor for class org.mozilla.javascript.ast.DoLoop
-
- DoLoop(int, int) - Constructor for class org.mozilla.javascript.ast.DoLoop
-
- done() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
-
- DONTENUM - Static variable in class org.mozilla.javascript.ScriptableObject
-
Property attribute indicating property is not enumerated.
- DONTENUM - Static variable in class org.mozilla.javascript.ScriptableObject
-
Property attribute indicating property is not enumerated.
- DOT - Static variable in class org.mozilla.javascript.Token
-
- DOTDOT - Static variable in class org.mozilla.javascript.Token
-
- doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.ContextFactory
-
Execute top call to script or function.
- doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.mozilla.javascript.ContextFactory
-
Execute top call to script or function.
- doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- DOTQUERY - Static variable in class org.mozilla.javascript.Token
-
- DOUBLE_MARK - Static variable in class org.mozilla.javascript.UniqueTag
-
Tag to indicate that a object represents "double" with the real value
stored somewhere else.
- DoubleClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- DoubleHelper - Class in org.mozilla.javascript.v8dtoa
-
- DoubleHelper() - Constructor for class org.mozilla.javascript.v8dtoa.DoubleHelper
-
- DREM - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DRETURN - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DSTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DSTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DSTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DSTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DSTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DSUB - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- dtoa(double, FastDtoaBuilder) - Static method in class org.mozilla.javascript.v8dtoa.FastDtoa
-
- DUP - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DUP2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DUP2_X1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DUP2_X2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DUP_X1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- DUP_X2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- GE - Static variable in class org.mozilla.javascript.Token
-
Token types.
- GeneratedClassLoader - Interface in org.mozilla.javascript
-
Interface to define classes from generated byte code.
- GeneratedClassLoader - Class in org.mozilla.javascript
-
Interface to define classes from generated byte code.
- GeneratedClassLoader - Interface in org.mozilla.javascript
-
Interface to define classes from generated byte code.
- generateObserverCount - Variable in class org.mozilla.javascript.Context
-
- generateObserverCount - Variable in class org.mozilla.javascript.Context
-
- GENERATOR_CLOSE - Static variable in class org.mozilla.javascript.NativeGenerator
-
- GENERATOR_END_PROP - Static variable in class org.mozilla.javascript.Node
-
- GENERATOR_SEND - Static variable in class org.mozilla.javascript.NativeGenerator
-
- GENERATOR_THROW - Static variable in class org.mozilla.javascript.NativeGenerator
-
- GeneratorExpression - Class in org.mozilla.javascript.ast
-
- GeneratorExpression() - Constructor for class org.mozilla.javascript.ast.GeneratorExpression
-
- GeneratorExpression(int) - Constructor for class org.mozilla.javascript.ast.GeneratorExpression
-
- GeneratorExpression(int, int) - Constructor for class org.mozilla.javascript.ast.GeneratorExpression
-
- GeneratorExpressionLoop - Class in org.mozilla.javascript.ast
-
- GeneratorExpressionLoop() - Constructor for class org.mozilla.javascript.ast.GeneratorExpressionLoop
-
- GeneratorExpressionLoop(int) - Constructor for class org.mozilla.javascript.ast.GeneratorExpressionLoop
-
- GeneratorExpressionLoop(int, int) - Constructor for class org.mozilla.javascript.ast.GeneratorExpressionLoop
-
- GENEXPR - Static variable in class org.mozilla.javascript.Token
-
- get(Scriptable) - Static method in class org.mozilla.javascript.ClassCache
-
Search for ClassCache object in the given scope.
- get(Scriptable) - Static method in class org.mozilla.javascript.ClassCache
-
Search for ClassCache object in the given scope.
- get(String, Scriptable) - Method in class org.mozilla.javascript.Delegator
-
- get(int, Scriptable) - Method in class org.mozilla.javascript.Delegator
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.IdScriptableObject
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.ImporterTopLevel
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.ImporterTopLevel
-
- get(int, Scriptable) - Method in class org.mozilla.javascript.NativeArray
-
- get(long) - Method in class org.mozilla.javascript.NativeArray
-
- get(int) - Method in class org.mozilla.javascript.NativeArray
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaArray
-
- get(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaArray
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaClass
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
-
- get(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.NativeJavaPackage
-
- get(int, Scriptable) - Method in class org.mozilla.javascript.NativeJavaPackage
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.NativeWith
-
- get(int, Scriptable) - Method in class org.mozilla.javascript.NativeWith
-
- get(int) - Method in class org.mozilla.javascript.ObjArray
-
- get(Object, int) - Method in class org.mozilla.javascript.ObjToIntMap
-
Get integer value assigned with key.
- get(ScriptNode, int) - Static method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- get(ScriptNode) - Static method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- get(Context) - Method in class org.mozilla.javascript.Ref
-
- get(String, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Get a named property from the object.
- get(int, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Get a property from the object selected by an integral index.
- get(String, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Get a named property from the object.
- get(int, Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Get a property from the object selected by an integral index.
- get(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the value of the named property or NOT_FOUND.
- get(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the value of the indexed property or NOT_FOUND.
- get(Object) - Method in class org.mozilla.javascript.ScriptableObject
-
- get(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the value of the named property or NOT_FOUND.
- get(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the value of the indexed property or NOT_FOUND.
- get(Object) - Method in class org.mozilla.javascript.ScriptableObject
-
- GET - Static variable in class org.mozilla.javascript.Token
-
- get(Context, Object) - Method in class org.mozilla.javascript.xml.XMLObject
-
Implementation of ECMAScript [[Get]].
- GET_REF - Static variable in class org.mozilla.javascript.Token
-
Token types.
- getAbsolutePosition() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns the absolute document position of the node.
- getActivationNames() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getActivationNames() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getAdapterSelf(Class<?>, Object) - Static method in class org.mozilla.javascript.JavaAdapter
-
- getAllIds() - Method in interface org.mozilla.javascript.debug.DebuggableObject
-
Returns an array of ids for the properties of the object.
- getAllIds() - Method in class org.mozilla.javascript.NativeArray
-
- getAllIds() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns an array of ids for the properties of the object.
- getAllIds() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns an array of ids for the properties of the object.
- getAllowSharpComments() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getAllowSharpComments() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getApplicationClassLoader() - Method in class org.mozilla.javascript.Context
-
- getApplicationClassLoader() - Method in class org.mozilla.javascript.Context
-
- getApplicationClassLoader() - Method in class org.mozilla.javascript.ContextFactory
-
Get ClassLoader to use when searching for Java classes.
- getApplicationClassLoader() - Method in class org.mozilla.javascript.ContextFactory
-
Get ClassLoader to use when searching for Java classes.
- getApplicationState() - Method in exception org.mozilla.javascript.ContinuationPending
-
- getApplicationState() - Method in exception org.mozilla.javascript.ContinuationPending
-
- getArguments() - Method in class org.mozilla.javascript.ast.FunctionCall
-
Returns function argument list
- getArity() - Method in class org.mozilla.javascript.BaseFunction
-
- getArity() - Method in class org.mozilla.javascript.commonjs.module.Require
-
- getArity() - Method in class org.mozilla.javascript.FunctionObject
-
Return the value defined by the method used to construct the object
(number of parameters of the method, or 1 if the method is a "varargs"
form).
- getArity() - Method in class org.mozilla.javascript.FunctionObject
-
Return the value defined by the method used to construct the object
(number of parameters of the method, or 1 if the method is a "varargs"
form).
- getArity() - Method in class org.mozilla.javascript.IdFunctionObject
-
- getArity() - Method in class org.mozilla.javascript.NativeFunction
-
- getArrayElements(Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getArrayPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
- getArrayPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
- getAssociatedValue(Object) - Method in class org.mozilla.javascript.ScriptableObject
-
Get arbitrary application-specific value associated with this object.
- getAssociatedValue(Object) - Method in class org.mozilla.javascript.ScriptableObject
-
Get arbitrary application-specific value associated with this object.
- getAstRoot() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns the root of the tree containing this node.
- getAtPos() - Method in class org.mozilla.javascript.ast.XmlRef
-
Returns position of @
-token, or -1 if this is not
an attribute-access expression.
- getAttributes(String) - Method in class org.mozilla.javascript.IdScriptableObject
-
- getAttributes(int) - Method in class org.mozilla.javascript.NativeArray
-
- getAttributes(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
- getAttributes(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
- getAttributes(String) - Method in class org.mozilla.javascript.ScriptableObject
-
Get the attributes of a named property.
- getAttributes(int) - Method in class org.mozilla.javascript.ScriptableObject
-
Get the attributes of an indexed property.
- getAttributes(String, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
- getAttributes(int, Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
- getAttributes(String) - Method in class org.mozilla.javascript.ScriptableObject
-
Get the attributes of a named property.
- getAttributes(int) - Method in class org.mozilla.javascript.ScriptableObject
-
Get the attributes of an indexed property.
- getBase() - Method in class org.mozilla.javascript.commonjs.module.ModuleScope
-
- getBase() - Method in class org.mozilla.javascript.commonjs.module.ModuleScript
-
Returns the base URI from which this module source was loaded, or null
if it was loaded from an absolute URI.
- getBase() - Method in class org.mozilla.javascript.commonjs.module.provider.ModuleSource
-
Returns the base URI from which this module source was loaded, or null
if it was loaded from an absolute URI.
- getBaseLineno() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getBody() - Method in class org.mozilla.javascript.ast.ArrayComprehensionLoop
-
Returns null
for loop body
- getBody() - Method in class org.mozilla.javascript.ast.CatchClause
-
Returns catch body
- getBody() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns function body.
- getBody() - Method in class org.mozilla.javascript.ast.LetNode
-
Returns body statement or expression.
- getBody() - Method in class org.mozilla.javascript.ast.Loop
-
Returns loop body
- getBreakLabel() - Method in class org.mozilla.javascript.ast.BreakStatement
-
Returns the intended label of this break statement
- getBreakTarget() - Method in class org.mozilla.javascript.ast.BreakStatement
-
Returns the statement to break to
- getBuiltinCtor(Context, Scriptable, TopLevel.Builtins) - Static method in class org.mozilla.javascript.TopLevel
-
Static helper method to get a built-in object constructor with the given
type
from the given scope
.
- getBuiltinCtor(TopLevel.Builtins) - Method in class org.mozilla.javascript.TopLevel
-
Get the cached built-in object constructor from this scope with the
given type
.
- getBuiltinPrototype(Scriptable, TopLevel.Builtins) - Static method in class org.mozilla.javascript.TopLevel
-
Static helper method to get a built-in object prototype with the given
type
from the given scope
.
- getBuiltinPrototype(TopLevel.Builtins) - Method in class org.mozilla.javascript.TopLevel
-
Get the cached built-in object prototype from this scope with the
given type
.
- getCases() - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Returns case statement list.
- getCatchClauses() - Method in class org.mozilla.javascript.ast.TryStatement
-
- getCatchCondition() - Method in class org.mozilla.javascript.ast.CatchClause
-
Returns catch condition node, if present
- getChildBefore(Node) - Method in class org.mozilla.javascript.Node
-
- getChildScopes() - Method in class org.mozilla.javascript.ast.Scope
-
Return a list of the scopes whose parent is this scope.
- getClassName() - Method in class org.mozilla.classfile.ClassFileWriter
-
- getClassName() - Method in class org.mozilla.javascript.BaseFunction
-
- getClassName() - Method in class org.mozilla.javascript.Delegator
-
- getClassName() - Method in class org.mozilla.javascript.ImporterTopLevel
-
- getClassName() - Method in class org.mozilla.javascript.ImporterTopLevel
-
- getClassName() - Method in class org.mozilla.javascript.NativeArray
-
- getClassName() - Method in class org.mozilla.javascript.NativeCall
-
- getClassName() - Method in class org.mozilla.javascript.NativeContinuation
-
- getClassName() - Method in class org.mozilla.javascript.NativeGenerator
-
- getClassName() - Method in class org.mozilla.javascript.NativeIterator
-
- getClassName() - Method in class org.mozilla.javascript.NativeJavaArray
-
- getClassName() - Method in class org.mozilla.javascript.NativeJavaClass
-
- getClassName() - Method in class org.mozilla.javascript.NativeJavaObject
-
- getClassName() - Method in class org.mozilla.javascript.NativeJavaPackage
-
- getClassName() - Method in class org.mozilla.javascript.NativeJSON
-
- getClassName() - Method in class org.mozilla.javascript.NativeObject
-
- getClassName() - Method in class org.mozilla.javascript.NativeWith
-
- getClassName() - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- getClassName() - Method in interface org.mozilla.javascript.Scriptable
-
Get the name of the set of objects implemented by this Java class.
- getClassName() - Method in interface org.mozilla.javascript.Scriptable
-
Get the name of the set of objects implemented by this Java class.
- getClassName() - Method in class org.mozilla.javascript.ScriptableObject
-
Return the name of the class.
- getClassName() - Method in class org.mozilla.javascript.ScriptableObject
-
Return the name of the class.
- getClassName() - Method in class org.mozilla.javascript.TopLevel
-
- getClassObject() - Method in class org.mozilla.javascript.NativeJavaClass
-
- getClassPrototype() - Method in class org.mozilla.javascript.BaseFunction
-
- getClassPrototype(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the prototype for the named class.
- getClassPrototype(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the prototype for the named class.
- getClassShutter() - Method in interface org.mozilla.javascript.Context.ClassShutterSetter
-
- getClassShutter() - Method in interface org.mozilla.javascript.Context.ClassShutterSetter
-
- getClassShutterSetter() - Method in class org.mozilla.javascript.Context
-
- getClassShutterSetter() - Method in class org.mozilla.javascript.Context
-
- getColonPos() - Method in class org.mozilla.javascript.ast.XmlRef
-
Returns position of ::
token, or -1 if not present.
- getColonPosition() - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Returns position of : token
- getColumnNumber() - Method in exception org.mozilla.javascript.EcmaError
-
- getColumnNumber() - Method in exception org.mozilla.javascript.EcmaError
-
- getColumnNumber() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getColumnNumber() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getComments() - Method in class org.mozilla.javascript.ast.AstRoot
-
Returns comment set
- getCommentType() - Method in class org.mozilla.javascript.ast.Comment
-
Returns the comment style
- getCompilerData() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getCompilerEnv() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the compiler environment the compiler uses.
- getCompilerEnv() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the compiler environment the compiler uses.
- getConcurrencyLevel() - Static method in class org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
-
Returns the internal concurrency level utilized by caches in this JVM.
- getCondition() - Method in class org.mozilla.javascript.ast.DoLoop
-
Returns loop condition
- getCondition() - Method in class org.mozilla.javascript.ast.ForLoop
-
Returns loop condition
- getCondition() - Method in class org.mozilla.javascript.ast.IfStatement
-
Returns if condition
- getCondition() - Method in class org.mozilla.javascript.ast.WhileLoop
-
Returns loop condition
- getContainingTable() - Method in class org.mozilla.javascript.ast.Symbol
-
Returns the Scope in which this symbol is entered
- getContentType() - Method in class org.mozilla.javascript.commonjs.module.provider.ParsedContentType
-
Returns the content type (without charset declaration) of the MIME type.
- getContext(Object) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
-
- getContext(Object) - Method in class org.mozilla.javascript.VMBridge
-
Get
Context
instance associated with the current thread
or null if none.
- getContextFactoryGlobal() - Method in interface org.mozilla.javascript.ContextFactory.GlobalSetter
-
- getContextFactoryGlobal() - Method in interface org.mozilla.javascript.ContextFactory.GlobalSetter
-
- getContinuation() - Method in exception org.mozilla.javascript.ContinuationPending
-
Get continuation object.
- getContinuation() - Method in exception org.mozilla.javascript.ContinuationPending
-
Get continuation object.
- getContinue() - Method in class org.mozilla.javascript.ast.Jump
-
- getCurrentCodeOffset() - Method in class org.mozilla.classfile.ClassFileWriter
-
Get the current offset into the code of the current method.
- getCurrentContext() - Static method in class org.mozilla.javascript.Context
-
Get the current Context.
- getCurrentContext() - Static method in class org.mozilla.javascript.Context
-
Get the current Context.
- getCurrentScriptClass() - Method in class org.mozilla.javascript.RhinoSecurityManager
-
Get the class of the top-most stack element representing a script.
- getCurrentThreadClassLoader() - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
-
- getCurrentThreadClassLoader() - Method in class org.mozilla.javascript.VMBridge
-
Return the ClassLoader instance associated with the current thread.
- getDebuggableView(Script) - Static method in class org.mozilla.javascript.Context
-
Return DebuggableScript instance if any associated with the script.
- getDebuggableView(Script) - Static method in class org.mozilla.javascript.Context
-
Return DebuggableScript instance if any associated with the script.
- getDebuggableView() - Method in class org.mozilla.javascript.NativeFunction
-
- getDebugger() - Method in class org.mozilla.javascript.Context
-
Return the current debugger.
- getDebugger() - Method in class org.mozilla.javascript.Context
-
Return the current debugger.
- getDebuggerContextData() - Method in class org.mozilla.javascript.Context
-
Return the debugger context data associated with current context.
- getDebuggerContextData() - Method in class org.mozilla.javascript.Context
-
Return the debugger context data associated with current context.
- getDeclType() - Method in class org.mozilla.javascript.ast.Symbol
-
Returns symbol declaration type
- getDeclTypeName() - Method in class org.mozilla.javascript.ast.Symbol
-
- getDefault() - Method in class org.mozilla.javascript.ast.Jump
-
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.Delegator
-
Note that this method does not get forwarded to the delegee if
the hint
parameter is null,
ScriptRuntime.ScriptableClass
or
ScriptRuntime.FunctionClass
.
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.NativeArray
-
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.NativeJavaArray
-
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.NativeJavaClass
-
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.NativeJavaObject
-
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.NativeJavaPackage
-
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.NativeWith
-
- getDefaultValue(Class<?>) - Method in interface org.mozilla.javascript.Scriptable
-
Get the default value of the object with a given hint.
- getDefaultValue(Class<?>) - Method in interface org.mozilla.javascript.Scriptable
-
Get the default value of the object with a given hint.
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements the [[DefaultValue]] internal method.
- getDefaultValue(Scriptable, Class<?>) - Static method in class org.mozilla.javascript.ScriptableObject
-
- getDefaultValue(Class<?>) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements the [[DefaultValue]] internal method.
- getDefaultValue(Scriptable, Class<?>) - Static method in class org.mozilla.javascript.ScriptableObject
-
- getDefiningScope() - Method in class org.mozilla.javascript.ast.Name
-
Returns the
Scope
in which this
Name
is defined.
- getDefiningScope(String) - Method in class org.mozilla.javascript.ast.Scope
-
Returns the scope in which this name is defined
- getDelegee() - Method in class org.mozilla.javascript.Delegator
-
Retrieve the delegee.
- getDestructuringLength() - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Returns destructuring length
- getDirectTargetIndex() - Method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- getDouble() - Method in class org.mozilla.javascript.Node
-
Can only be called when getType() == Token.NUMBER
- getDynamicSecurityDomain(Object) - Method in class org.mozilla.javascript.PolicySecurityController
-
- getDynamicSecurityDomain(Object) - Method in class org.mozilla.javascript.SecurityController
-
Get dynamic security domain that allows an action only if it is allowed
by the current Java stack and securityDomain.
- getDynamicSecurityDomain(Object) - Method in class org.mozilla.javascript.SecurityController
-
Get dynamic security domain that allows an action only if it is allowed
by the current Java stack and securityDomain.
- getE4xImplementationFactory() - Method in class org.mozilla.javascript.Context
-
Returns an object which specifies an E4X implementation to use within
this Context
.
- getE4xImplementationFactory() - Method in class org.mozilla.javascript.Context
-
Returns an object which specifies an E4X implementation to use within
this Context
.
- getE4xImplementationFactory() - Method in class org.mozilla.javascript.ContextFactory
-
Provides a default
XMLLib.Factory
to be used by the
Context
instances produced by this
factory.
- getE4xImplementationFactory() - Method in class org.mozilla.javascript.ContextFactory
-
Provides a default
XMLLib.Factory
to be used by the
Context
instances produced by this
factory.
- getEachPosition() - Method in class org.mozilla.javascript.ast.ForInLoop
-
Returns position of "each" keyword
- GETELEM - Static variable in class org.mozilla.javascript.Token
-
Token types.
- getElement(int) - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Returns element at specified index.
- getElement() - Method in class org.mozilla.javascript.ast.ElementGet
-
Returns the element being accessed
- getElements() - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Returns the element list
- getElements() - Method in class org.mozilla.javascript.ast.ObjectLiteral
-
Returns the element list.
- getElements(Scriptable) - Method in class org.mozilla.javascript.Context
-
Get the elements of a JavaScript array.
- getElements(Scriptable) - Method in class org.mozilla.javascript.Context
-
Get the elements of a JavaScript array.
- getElemFunctionAndThis(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Prepare for calling obj[id](...): return function corresponding to
obj[id] and make obj properly converted to Scriptable available
as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
- getElsePart() - Method in class org.mozilla.javascript.ast.IfStatement
-
Returns statement to execute if condition is false
- getElsePosition() - Method in class org.mozilla.javascript.ast.IfStatement
-
Returns position of "else" keyword, or -1
- getEnclosingFunction() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns the innermost enclosing function, or null
if not in a
function.
- getEnclosingScope() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns the innermost enclosing
Scope
node, or
null
if we're not nested in a scope.
- getEncodedSource() - Method in class org.mozilla.javascript.ast.ScriptNode
-
Returns a canonical version of the source for this script or function,
for use in implementing the Object.toSource
method of
JavaScript objects.
- getEncodedSource() - Method in class org.mozilla.javascript.NativeFunction
-
Get encoded source string.
- getEncodedSourceEnd() - Method in class org.mozilla.javascript.ast.ScriptNode
-
Returns the end offset of the encoded source.
- getEncodedSourceStart() - Method in class org.mozilla.javascript.ast.ScriptNode
-
Returns the start offset of the encoded source.
- getEncoding() - Method in class org.mozilla.javascript.commonjs.module.provider.ParsedContentType
-
Returns the character encoding of the MIME type.
- getEndLineno() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getErrorMessage() - Method in exception org.mozilla.javascript.EcmaError
-
Gets the message corresponding to the error.
- getErrorMessage() - Method in exception org.mozilla.javascript.EcmaError
-
Gets the message corresponding to the error.
- getErrorObject() - Method in exception org.mozilla.javascript.EcmaError
-
Deprecated.
Always returns null.
- getErrorObject() - Method in exception org.mozilla.javascript.EcmaError
-
Deprecated.
Always returns null.
- getErrorReporter() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getErrorReporter() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getErrorReporter() - Method in class org.mozilla.javascript.Context
-
Get the current error reporter.
- getErrorReporter() - Method in class org.mozilla.javascript.Context
-
Get the current error reporter.
- getErrors() - Method in class org.mozilla.javascript.ast.ErrorCollector
-
Returns the list of errors and warnings produced during parsing.
- getExisting(Object) - Method in class org.mozilla.javascript.ObjToIntMap
-
Get integer value assigned with key.
- getExistingInt(int) - Method in class org.mozilla.javascript.UintMap
-
Get integer value assigned with key.
- getExistingIntProp(int) - Method in class org.mozilla.javascript.Node
-
- getExpression() - Method in class org.mozilla.javascript.ast.ExpressionStatement
-
Returns the wrapped expression
- getExpression() - Method in class org.mozilla.javascript.ast.ParenthesizedExpression
-
Returns the expression between the parens
- getExpression() - Method in class org.mozilla.javascript.ast.SwitchCase
-
Returns the case expression, null
for default case
- getExpression() - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Returns the switch discriminant expression
- getExpression() - Method in class org.mozilla.javascript.ast.ThrowStatement
-
Returns the expression being thrown
- getExpression() - Method in class org.mozilla.javascript.ast.WithStatement
-
Returns object expression
- getExpression() - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Returns index expression: the 'expr' in @[expr]
or @*::[expr]
.
- getExpression() - Method in class org.mozilla.javascript.ast.XmlExpression
-
Returns the expression embedded in {}
- getExtraMethodSource(Context) - Method in class org.mozilla.javascript.xml.XMLObject
-
Return an additional object to look for methods that runtime should
consider during method search.
- getFactory() - Method in class org.mozilla.javascript.Context
-
- getFactory() - Method in class org.mozilla.javascript.Context
-
- getFalseExpression() - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Returns expression to evaluate if test is false
- GETFIELD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- getFileOffset() - Method in class org.mozilla.javascript.ast.ParseProblem
-
- getFilter() - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Returns filter expression, or null
if not present
- getFilter() - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Returns filter expression, or null
if not present
- getFilterLp() - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Returns filter left paren position, or -1 if no filter
- getFilterLp() - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Returns filter left paren position, or -1 if no filter
- getFilterRp() - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Returns filter right paren position, or -1 if no filter
- getFilterRp() - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Returns filter right paren position, or -1 if no filter
- getFinally() - Method in class org.mozilla.javascript.ast.Jump
-
- getFinallyBlock() - Method in class org.mozilla.javascript.ast.TryStatement
-
Returns finally block, or null
if not present
- getFinallyPosition() - Method in class org.mozilla.javascript.ast.TryStatement
-
Returns position of finally
keyword, if present, or -1
- getFirstChild() - Method in class org.mozilla.javascript.Node
-
- getFirstLabel() - Method in class org.mozilla.javascript.ast.LabeledStatement
-
- getFlags() - Method in class org.mozilla.javascript.ast.RegExpLiteral
-
Returns regexp flags, null
or "" if no flags specified
- getFragments() - Method in class org.mozilla.javascript.ast.XmlLiteral
-
Returns fragment list - a list of expression nodes.
- getFrame(Context, DebuggableScript) - Method in interface org.mozilla.javascript.debug.Debugger
-
Called when execution entered a particular function or script.
- getFunction(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- getFunction(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- getFunction(Scriptable, String) - Static method in class org.mozilla.javascript.JavaAdapter
-
- getFunctionCount() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getFunctionCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- getFunctionCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- getFunctionName() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns function name
- getFunctionName() - Method in class org.mozilla.javascript.BaseFunction
-
- getFunctionName() - Method in class org.mozilla.javascript.commonjs.module.Require
-
- getFunctionName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get name of the function described by this script.
- getFunctionName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get name of the function described by this script.
- getFunctionName() - Method in class org.mozilla.javascript.FunctionObject
-
- getFunctionName() - Method in class org.mozilla.javascript.FunctionObject
-
- getFunctionName() - Method in class org.mozilla.javascript.IdFunctionObject
-
- getFunctionName() - Method in class org.mozilla.javascript.NativeJavaConstructor
-
- getFunctionName() - Method in class org.mozilla.javascript.NativeJavaMethod
-
- getFunctionNode(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getFunctionProperty(Context, String) - Method in class org.mozilla.javascript.xml.XMLObject
-
- getFunctionProperty(Context, int) - Method in class org.mozilla.javascript.xml.XMLObject
-
- getFunctionPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the Function.prototype property.
- getFunctionPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the Function.prototype property.
- getFunctions() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getFunctionType() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns the function type (statement, expr, statement expr)
- getGeneratorLocalsState(Object) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
- getGeneratorStackState(Object) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
- getGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
Get the getter or setter for a given property.
- getGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
Get the getter or setter for a given property.
- getGlobal() - Static method in class org.mozilla.javascript.ContextFactory
-
Get global ContextFactory.
- getGlobal() - Static method in class org.mozilla.javascript.ContextFactory
-
Get global ContextFactory.
- getGlobal(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getGlobalSetter() - Static method in class org.mozilla.javascript.ContextFactory
-
- getGlobalSetter() - Static method in class org.mozilla.javascript.ContextFactory
-
- getIdentifier() - Method in class org.mozilla.javascript.ast.Name
-
Returns the node's identifier
- getIds() - Method in class org.mozilla.javascript.Delegator
-
- getIds() - Method in class org.mozilla.javascript.NativeArray
-
- getIds() - Method in class org.mozilla.javascript.NativeJavaArray
-
- getIds() - Method in class org.mozilla.javascript.NativeJavaClass
-
- getIds() - Method in class org.mozilla.javascript.NativeJavaObject
-
- getIds() - Method in class org.mozilla.javascript.NativeWith
-
- getIds() - Method in interface org.mozilla.javascript.Scriptable
-
Get an array of property ids.
- getIds() - Method in interface org.mozilla.javascript.Scriptable
-
Get an array of property ids.
- getIds() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns an array of ids for the properties of the object.
- getIds() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns an array of ids for the properties of the object.
- getIfPosition() - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Returns position of 'if' keyword, -1 if not present
- getIfPosition() - Method in class org.mozilla.javascript.ast.CatchClause
-
Returns position of "if" keyword
- getIfPosition() - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Returns position of 'if' keyword, -1 if not present
- getImplementation() - Method in class org.mozilla.javascript.NativeContinuation
-
- getImplementationClassName() - Method in class org.mozilla.javascript.xml.XMLLib.Factory
-
- getImplementationVersion() - Method in class org.mozilla.javascript.Context
-
Get the implementation version.
- getImplementationVersion() - Method in class org.mozilla.javascript.Context
-
Get the implementation version.
- getIncrement() - Method in class org.mozilla.javascript.ast.ForLoop
-
Returns loop increment expression
- getIndex() - Method in class org.mozilla.javascript.ast.Symbol
-
Returns symbol's index in its scope
- getIndexForNameNode(Node) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getIndexIds() - Method in class org.mozilla.javascript.NativeArray
-
- getInitializer() - Method in class org.mozilla.javascript.ast.ForLoop
-
Returns loop initializer variable declaration list.
- getInitializer() - Method in class org.mozilla.javascript.ast.NewExpression
-
Returns initializer object, if any.
- getInitializer() - Method in class org.mozilla.javascript.ast.VariableInitializer
-
Returns the initial value, or null
if not provided
- getInPosition() - Method in class org.mozilla.javascript.ast.ForInLoop
-
Returns position of "in" keyword
- getInstanceIdName(int) - Method in class org.mozilla.javascript.BaseFunction
-
- getInstanceIdName(int) - Method in class org.mozilla.javascript.IdScriptableObject
-
Map id back to property name it defines.
- getInstanceIdName(int) - Method in class org.mozilla.javascript.NativeArray
-
- getInstanceIdName(int) - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- getInstanceIdValue(int) - Method in class org.mozilla.javascript.BaseFunction
-
- getInstanceIdValue(int) - Method in class org.mozilla.javascript.IdScriptableObject
-
Get id value.
- getInstanceIdValue(int) - Method in class org.mozilla.javascript.NativeArray
-
- getInstanceIdValue(int) - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- getInstructionObserverThreshold() - Method in class org.mozilla.javascript.Context
-
Get threshold of executed instructions counter that triggers call to
observeInstructionCount()
.
- getInstructionObserverThreshold() - Method in class org.mozilla.javascript.Context
-
Get threshold of executed instructions counter that triggers call to
observeInstructionCount()
.
- getInt(int, int) - Method in class org.mozilla.javascript.UintMap
-
Get integer value assigned with key.
- getInterfaceProxyHelper(ContextFactory, Class<?>[]) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
-
- getInterfaceProxyHelper(ContextFactory, Class<?>[]) - Method in class org.mozilla.javascript.VMBridge
-
Create helper object to create later proxies implementing the specified
interfaces later.
- getIntProp(int, int) - Method in class org.mozilla.javascript.Node
-
- getIteratedObject() - Method in class org.mozilla.javascript.ast.ForInLoop
-
Returns object being iterated over
- getIterator() - Method in class org.mozilla.javascript.ast.ForInLoop
-
Returns loop iterator expression
- getJavaIterator(Context, Scriptable, Object) - Method in class org.mozilla.javascript.jdk15.VMBridge_jdk15
-
If "obj" is a java.util.Iterator or a java.lang.Iterable, return a
wrapping as a JavaScript Iterator.
- getJavaIterator(Context, Scriptable, Object) - Method in class org.mozilla.javascript.VMBridge
-
If "obj" is a java.util.Iterator or a java.lang.Iterable, return a
wrapping as a JavaScript Iterator.
- getJsDoc() - Method in class org.mozilla.javascript.Node
-
Gets the JsDoc comment string attached to this node.
- getJsDocNode() - Method in class org.mozilla.javascript.Node
-
Gets the JsDoc Comment object attached to this node.
- getJumpStatement() - Method in class org.mozilla.javascript.ast.Jump
-
- getKey() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
-
- getKeys() - Method in class org.mozilla.javascript.ObjToIntMap
-
Return array of present keys
- getKeys(Object[], int) - Method in class org.mozilla.javascript.ObjToIntMap
-
- getKeys() - Method in class org.mozilla.javascript.UintMap
-
Return array of present keys
- getLabel() - Method in class org.mozilla.javascript.ast.ContinueStatement
-
Returns the intended label of this continue statement
- getLabelByName(String) - Method in class org.mozilla.javascript.ast.LabeledStatement
-
Returns label with specified name from the label list for
this labeled statement.
- getLabelPC(int) - Method in class org.mozilla.classfile.ClassFileWriter
-
- getLabels() - Method in class org.mozilla.javascript.ast.LabeledStatement
-
Returns label list
- getLanguageVersion() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getLanguageVersion() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getLanguageVersion() - Method in class org.mozilla.javascript.Context
-
Get the current language version.
- getLanguageVersion() - Method in class org.mozilla.javascript.Context
-
Get the current language version.
- getLanguageVersion() - Method in class org.mozilla.javascript.NativeFunction
-
- getLastChild() - Method in class org.mozilla.javascript.Node
-
- getLastSibling() - Method in class org.mozilla.javascript.Node
-
- getLb() - Method in class org.mozilla.javascript.ast.ElementGet
-
Returns left bracket position
- getLb() - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Returns left bracket position, or -1 if missing.
- getLeft() - Method in class org.mozilla.javascript.ast.InfixExpression
-
Returns the left-hand side of the expression
- getLength() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns node length
- getLength() - Method in class org.mozilla.javascript.ast.ParseProblem
-
- getLength() - Method in class org.mozilla.javascript.BaseFunction
-
- getLength() - Method in class org.mozilla.javascript.BoundFunction
-
- getLength() - Method in class org.mozilla.javascript.commonjs.module.Require
-
- getLength() - Method in class org.mozilla.javascript.FunctionObject
-
- getLength() - Method in class org.mozilla.javascript.FunctionObject
-
- getLength() - Method in class org.mozilla.javascript.IdFunctionObject
-
- getLength() - Method in class org.mozilla.javascript.NativeArray
-
- getLength() - Method in class org.mozilla.javascript.NativeFunction
-
- getLibraryScopeOrNull(Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getLineno() - Method in class org.mozilla.javascript.ast.AstNode
-
Return the line number recorded for this node.
- getLineno() - Method in class org.mozilla.javascript.Node
-
Return the line number recorded for this node.
- getLineNumber() - Method in exception org.mozilla.javascript.EcmaError
-
- getLineNumber() - Method in exception org.mozilla.javascript.EcmaError
-
- getLineNumber() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getLineNumber() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getLineNumber() - Method in exception org.mozilla.javascript.JavaScriptException
-
- getLineNumber() - Method in exception org.mozilla.javascript.JavaScriptException
-
- getLineNumbers() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get array containing the line numbers that
that can be passed to DebugFrame.onLineChange().
- getLineNumbers() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get array containing the line numbers that
that can be passed to DebugFrame.onLineChange().
- getLineSource() - Method in exception org.mozilla.javascript.EcmaError
-
- getLineSource() - Method in exception org.mozilla.javascript.EcmaError
-
- getLineSource() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getLineSource() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getListener(Object, int) - Static method in class org.mozilla.javascript.Kit
-
Get listener at index position in bag or null if
index equals to number of listeners in bag.
- getLiveLocals() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- getLoadedModule(String) - Method in class org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
-
- getLoadedModule(String) - Method in class org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider
-
- getLoadedModule(String) - Method in class org.mozilla.javascript.commonjs.module.provider.StrongCachingModuleScriptProvider
-
- getLocale() - Method in class org.mozilla.javascript.Context
-
Get the current locale.
- getLocale() - Method in class org.mozilla.javascript.Context
-
Get the current locale.
- getLoop() - Method in class org.mozilla.javascript.ast.Jump
-
- getLoops() - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Returns loop list
- getLoops() - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Returns loop list
- getLp() - Method in class org.mozilla.javascript.ast.CatchClause
-
Returns left paren position
- getLp() - Method in class org.mozilla.javascript.ast.FunctionCall
-
Returns left paren position, -1 if missing
- getLp() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns left paren position, -1 if missing
- getLp() - Method in class org.mozilla.javascript.ast.IfStatement
-
Returns left paren offset
- getLp() - Method in class org.mozilla.javascript.ast.LetNode
-
Returns left paren position, -1 if missing
- getLp() - Method in class org.mozilla.javascript.ast.Loop
-
Returns left paren position, -1 if missing
- getLp() - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Returns left paren position, -1 if missing
- getLp() - Method in class org.mozilla.javascript.ast.WithStatement
-
Returns left paren offset
- getMainMethodClass() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the name of the class for main method implementation.
- getMainMethodClass() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the name of the class for main method implementation.
- getMaximumInterpreterStackDepth() - Method in class org.mozilla.javascript.Context
-
Returns the maximum stack depth (in terms of number of call frames)
allowed in a single invocation of interpreter.
- getMaximumInterpreterStackDepth() - Method in class org.mozilla.javascript.Context
-
Returns the maximum stack depth (in terms of number of call frames)
allowed in a single invocation of interpreter.
- getMaxInstanceId() - Method in class org.mozilla.javascript.BaseFunction
-
- getMaxInstanceId() - Method in class org.mozilla.javascript.IdScriptableObject
-
Get maximum id findInstanceIdInfo can generate.
- getMaxInstanceId() - Method in class org.mozilla.javascript.NativeArray
-
- getMaxInstanceId() - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- getMemberExprNode() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- getMemberRef() - Method in class org.mozilla.javascript.ast.XmlMemberGet
-
Returns the right-side XML member ref expression.
- getMessage() - Method in class org.mozilla.javascript.ast.ErrorNode
-
Returns error message key
- getMessage() - Method in class org.mozilla.javascript.ast.ParseProblem
-
- getMessage() - Method in exception org.mozilla.javascript.RhinoException
-
- getMessage() - Method in exception org.mozilla.javascript.RhinoException
-
- getMessage(String, Object[]) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getMessage(String, Object[]) - Method in interface org.mozilla.javascript.ScriptRuntime.MessageProvider
-
Returns a textual message identified by the given messageId,
parameterized by the given arguments.
- getMessage0(String) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getMessage1(String, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getMessage2(String, Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getMessage3(String, Object, Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getMessage4(String, Object, Object, Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getMethodOrConstructor() - Method in class org.mozilla.javascript.FunctionObject
-
Get Java method or constructor this function represent.
- getMethodOrConstructor() - Method in class org.mozilla.javascript.FunctionObject
-
Get Java method or constructor this function represent.
- getModuleScript(Context, String, URI, URI, Scriptable) - Method in interface org.mozilla.javascript.commonjs.module.ModuleScriptProvider
-
Returns a module script.
- getModuleScript(Context, String, URI, URI, Scriptable) - Method in class org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
-
- getModuleScript(Context, String, URI, URI, Scriptable) - Method in class org.mozilla.javascript.commonjs.module.provider.MultiModuleScriptProvider
-
- getModuleScript(Context, String, URI, URI, Scriptable) - Method in class org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider
-
- getName() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns the function name as a string
- getName() - Method in class org.mozilla.javascript.ast.Label
-
Returns the label text
- getName() - Method in class org.mozilla.javascript.ast.Symbol
-
Returns symbol name
- getName() - Method in exception org.mozilla.javascript.EcmaError
-
Gets the name of the error.
- getName() - Method in exception org.mozilla.javascript.EcmaError
-
Gets the name of the error.
- getNameFunctionAndThis(String, Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Prepare for calling name(...): return function corresponding to
name and make current top scope available
as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
- getNamespace() - Method in class org.mozilla.javascript.ast.XmlRef
-
Return the namespace.
- getNext() - Method in class org.mozilla.javascript.Node
-
- getNextTempName() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getNode() - Method in class org.mozilla.javascript.ast.Symbol
-
Returns the node associated with this identifier
- getNumber() - Method in class org.mozilla.javascript.ast.NumberLiteral
-
Gets the double
value.
- getObject(int) - Method in class org.mozilla.javascript.UintMap
-
Get object value assigned with key.
- getObjectElem(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Call obj.
- getObjectElem(Object, Object, Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Call obj.
- getObjectElem(Scriptable, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getObjectIndex(Object, double, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getObjectIndex(Scriptable, int, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getObjectProp(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Version of getObjectElem when elem is a valid JS identifier name.
- getObjectProp(Object, String, Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getObjectProp(Scriptable, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getObjectPropNoWarn(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getObjectPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the Object.prototype property.
- getObjectPrototype(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the Object.prototype property.
- getOperand() - Method in class org.mozilla.javascript.ast.UnaryExpression
-
- getOperator() - Method in class org.mozilla.javascript.ast.InfixExpression
-
- getOperator() - Method in class org.mozilla.javascript.ast.UnaryExpression
-
- getOperatorPosition() - Method in class org.mozilla.javascript.ast.InfixExpression
-
Returns relative offset of operator token
- getOptimizationLevel() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getOptimizationLevel() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getOptimizationLevel() - Method in class org.mozilla.javascript.Context
-
Get the current optimization level.
- getOptimizationLevel() - Method in class org.mozilla.javascript.Context
-
Get the current optimization level.
- getOwnPropertyDescriptor(Context, Object) - Method in class org.mozilla.javascript.IdScriptableObject
-
- getOwnPropertyDescriptor(Context, Object) - Method in class org.mozilla.javascript.NativeArray
-
- getOwnPropertyDescriptor(Context, Object) - Method in class org.mozilla.javascript.ScriptableObject
-
- getOwnPropertyDescriptor(Context, Object) - Method in class org.mozilla.javascript.ScriptableObject
-
- getParamAndVarConst() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getParamAndVarCount() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getParamAndVarCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get number of declared parameters and local variables.
- getParamAndVarCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get number of declared parameters and local variables.
- getParamAndVarCount() - Method in class org.mozilla.javascript.NativeFunction
-
Get number of declared parameters and variables defined through var
statements.
- getParamAndVarNames() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getParamCount() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getParamCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get number of declared parameters in the function.
- getParamCount() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get number of declared parameters in the function.
- getParamCount() - Method in class org.mozilla.javascript.NativeFunction
-
Get number of declared parameters.
- getParameterNumberContext() - Method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- getParamOrVarConst(int) - Method in class org.mozilla.javascript.NativeFunction
-
Get parameter or variable const-ness.
- getParamOrVarName(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getParamOrVarName(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get name of a declared parameter or local variable.
- getParamOrVarName(int) - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get name of a declared parameter or local variable.
- getParamOrVarName(int) - Method in class org.mozilla.javascript.NativeFunction
-
Get parameter or variable name.
- getParams() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns the function parameter list
- getParent() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns the node parent, or null
if it has none
- getParent() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- getParent() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- getParentScope() - Method in class org.mozilla.javascript.ast.Scope
-
- getParentScope() - Method in class org.mozilla.javascript.Delegator
-
- getParentScope() - Method in class org.mozilla.javascript.NativeJavaObject
-
Returns the parent (enclosing) scope of the object.
- getParentScope() - Method in class org.mozilla.javascript.NativeWith
-
- getParentScope() - Method in interface org.mozilla.javascript.Scriptable
-
Get the parent scope of the object.
- getParentScope() - Method in interface org.mozilla.javascript.Scriptable
-
Get the parent scope of the object.
- getParentScope() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the parent (enclosing) scope of the object.
- getParentScope() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the parent (enclosing) scope of the object.
- getPatchedStack(RhinoException, String) - Method in interface org.mozilla.javascript.Evaluator
-
Given a native stack trace, patch it with script-specific source
and line information
- getPatchedStack(RhinoException, String) - Method in class org.mozilla.javascript.Interpreter
-
- getPatchedStack(RhinoException, String) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- getPosition() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns relative position in parent
- getPrettyIndent() - Method in class org.mozilla.javascript.xml.XMLLib
-
- getProp(int) - Method in class org.mozilla.javascript.Node
-
- GETPROP - Static variable in class org.mozilla.javascript.Token
-
Token types.
- getProperty() - Method in class org.mozilla.javascript.ast.PropertyGet
-
Returns the property being accessed.
- getProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets a named property from an object or any object in its prototype chain.
- getProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets an indexed property from an object or any object in its prototype chain.
- getProperty(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets a named property from an object or any object in its prototype chain.
- getProperty(Scriptable, int) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets an indexed property from an object or any object in its prototype chain.
- getPropertyIds(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Returns an array of all ids from an object and its prototypes.
- getPropertyIds(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Returns an array of all ids from an object and its prototypes.
- getPropFunctionAndThis(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Prepare for calling obj.property(...): return function corresponding to
obj.property and make obj properly converted to Scriptable available
as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
- getPropFunctionAndThis(Object, String, Context, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Prepare for calling obj.property(...): return function corresponding to
obj.property and make obj properly converted to Scriptable available
as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
- getPropName() - Method in class org.mozilla.javascript.ast.XmlPropRef
-
Returns property name.
- GETPROPNOWARN - Static variable in class org.mozilla.javascript.Token
-
Token types.
- getProtectionDomain(Class<?>) - Static method in class org.mozilla.javascript.SecurityUtilities
-
- getPrototype() - Method in class org.mozilla.javascript.Delegator
-
- getPrototype() - Method in class org.mozilla.javascript.IdFunctionObject
-
- getPrototype() - Method in class org.mozilla.javascript.NativeJavaArray
-
- getPrototype() - Method in class org.mozilla.javascript.NativeJavaObject
-
- getPrototype() - Method in class org.mozilla.javascript.NativeWith
-
- getPrototype() - Method in interface org.mozilla.javascript.Scriptable
-
Get the prototype of the object.
- getPrototype() - Method in interface org.mozilla.javascript.Scriptable
-
Get the prototype of the object.
- getPrototype() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the prototype of the object.
- getPrototype() - Method in class org.mozilla.javascript.ScriptableObject
-
Returns the prototype of the object.
- getPrototypeProperty() - Method in class org.mozilla.javascript.BaseFunction
-
- getQuestionMarkPosition() - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Returns position of ?
- getQuoteCharacter() - Method in class org.mozilla.javascript.ast.StringLiteral
-
Returns the character used as the delimiter for this string.
- getRb() - Method in class org.mozilla.javascript.ast.ElementGet
-
Returns right bracket position, -1 if missing
- getRb() - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Returns left bracket position, or -1 if missing.
- getReader() - Method in class org.mozilla.javascript.commonjs.module.provider.ModuleSource
-
Returns the reader returning the source text of the module.
- getRegexpCount() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getRegexpFlags(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getRegExpProxy(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getRegexpString(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getResult() - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Returns result expression node (just after opening bracket)
- getResult() - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Returns result expression node (just after opening bracket)
- getResumptionPoints() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- getReturnValue() - Method in class org.mozilla.javascript.ast.ReturnStatement
-
Returns return value, null
if return value is void
- getRight() - Method in class org.mozilla.javascript.ast.InfixExpression
-
Returns the right-hand side of the expression
- getRp() - Method in class org.mozilla.javascript.ast.CatchClause
-
Returns right paren position
- getRp() - Method in class org.mozilla.javascript.ast.FunctionCall
-
Returns right paren position, -1 if missing
- getRp() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns right paren position, -1 if missing
- getRp() - Method in class org.mozilla.javascript.ast.IfStatement
-
Returns right paren position, -1 if missing
- getRp() - Method in class org.mozilla.javascript.ast.LetNode
-
Returns right paren position, -1 if missing
- getRp() - Method in class org.mozilla.javascript.ast.Loop
-
Returns right paren position, -1 if missing
- getRp() - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Returns right paren position, -1 if missing
- getRp() - Method in class org.mozilla.javascript.ast.WithStatement
-
Returns right paren offset
- getRp() - Method in class org.mozilla.javascript.ast.XmlDotQuery
-
Returns right-paren position, -1 if missing.
- getScope() - Method in class org.mozilla.javascript.ast.Name
-
Return the
Scope
associated with this node.
- getScope() - Method in class org.mozilla.javascript.Node
-
Can only be called when node has String context.
- getScript() - Method in class org.mozilla.javascript.commonjs.module.ModuleScript
-
Returns the script object representing the code of the module.
- getScriptProtectionDomain() - Static method in class org.mozilla.javascript.SecurityUtilities
-
Look up the top-most element in the current stack representing a
script and return its protection domain.
- getScriptStack(RhinoException) - Method in interface org.mozilla.javascript.Evaluator
-
Get the script stack for the given exception
- getScriptStack(RhinoException) - Method in class org.mozilla.javascript.Interpreter
-
- getScriptStack(RhinoException) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- getScriptStack() - Method in exception org.mozilla.javascript.RhinoException
-
- getScriptStack() - Method in exception org.mozilla.javascript.RhinoException
-
- getScriptStackElements(RhinoException) - Method in class org.mozilla.javascript.Interpreter
-
- getScriptStackTrace() - Method in exception org.mozilla.javascript.RhinoException
-
Get a string representing the script stack of this exception.
- getScriptStackTrace(FilenameFilter) - Method in exception org.mozilla.javascript.RhinoException
-
Deprecated.
the filter argument is ignored as we are able to
recognize script stack elements by our own. Use
#getScriptStackTrace() instead.
- getScriptStackTrace() - Method in exception org.mozilla.javascript.RhinoException
-
Get a string representing the script stack of this exception.
- getScriptStackTrace(FilenameFilter) - Method in exception org.mozilla.javascript.RhinoException
-
Deprecated.
the filter argument is ignored as we are able to
recognize script stack elements by our own. Use
#getScriptStackTrace() instead.
- getSecurityDomain() - Method in class org.mozilla.javascript.commonjs.module.provider.ModuleSource
-
Returns the object representing the security domain for the module's
source.
- getSecurityDomain(URLConnection) - Method in interface org.mozilla.javascript.commonjs.module.provider.UrlConnectionSecurityDomainProvider
-
Create a new security domain object for a script source identified by
its URL connection.
- getSize() - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Returns the number of elements in this Array
literal,
including empty elements.
- getSkipCount() - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Used by code generator.
- getSlot(Context, Object, int) - Method in class org.mozilla.javascript.ScriptableObject
-
- getSlot(Context, Object, int) - Method in class org.mozilla.javascript.ScriptableObject
-
- getSourceName() - Method in class org.mozilla.javascript.ast.ParseProblem
-
- getSourceName() - Method in class org.mozilla.javascript.ast.ScriptNode
-
Returns the URI, path or descriptive text indicating the origin
of this script's source code.
- getSourceName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get the name of the source (usually filename or URL)
of the script.
- getSourceName() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Get the name of the source (usually filename or URL)
of the script.
- getSourceName() - Method in exception org.mozilla.javascript.EcmaError
-
- getSourceName() - Method in exception org.mozilla.javascript.EcmaError
-
- getSourceName() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getSourceName() - Method in exception org.mozilla.javascript.EvaluatorException
-
- getSourceName() - Method in exception org.mozilla.javascript.JavaScriptException
-
- getSourceName() - Method in exception org.mozilla.javascript.JavaScriptException
-
- getSourcePositionFromStack(Context, int[]) - Method in interface org.mozilla.javascript.Evaluator
-
Get the source position information by examining the stack.
- getSourcePositionFromStack(Context, int[]) - Method in class org.mozilla.javascript.Interpreter
-
- getSourcePositionFromStack(Context, int[]) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- getStackTop() - Method in class org.mozilla.classfile.ClassFileWriter
-
- getStatement() - Method in class org.mozilla.javascript.ast.LabeledStatement
-
Returns the labeled statement
- getStatement() - Method in class org.mozilla.javascript.ast.WithStatement
-
Returns the statement or block
- getStatements() - Method in class org.mozilla.javascript.ast.Scope
-
Returns a copy of the child list, with each child cast to an
AstNode
.
- getStatements() - Method in class org.mozilla.javascript.ast.SwitchCase
-
Returns statement list, which may be null
.
- GETSTATIC - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- getStaticSecurityDomainClass() - Static method in class org.mozilla.javascript.SecurityController
-
- getStaticSecurityDomainClass() - Static method in class org.mozilla.javascript.SecurityController
-
- getStaticSecurityDomainClassInternal() - Method in class org.mozilla.javascript.PolicySecurityController
-
- getStaticSecurityDomainClassInternal() - Method in class org.mozilla.javascript.SecurityController
-
- getStaticSecurityDomainClassInternal() - Method in class org.mozilla.javascript.SecurityController
-
- getStopIterationObject(Scriptable) - Static method in class org.mozilla.javascript.NativeIterator
-
Get the value of the "StopIteration" object.
- getString() - Method in class org.mozilla.javascript.Node
-
Can only be called when node has String context.
- getSymbol(String) - Method in class org.mozilla.javascript.ast.Scope
-
Looks up a symbol in this scope.
- getSymbols() - Method in class org.mozilla.javascript.ast.ScriptNode
-
- getSymbolTable() - Method in class org.mozilla.javascript.ast.Scope
-
Returns the symbol table for this scope.
- getSystemProperty(String) - Static method in class org.mozilla.javascript.SecurityUtilities
-
Retrieves a system property within a privileged block.
- getTarget() - Method in class org.mozilla.javascript.ast.ContinueStatement
-
Returns continue target
- getTarget() - Method in class org.mozilla.javascript.ast.ElementGet
-
Returns the object on which the element is being fetched.
- getTarget() - Method in class org.mozilla.javascript.ast.FunctionCall
-
Returns node evaluating to the function to call
- getTarget() - Method in class org.mozilla.javascript.ast.PropertyGet
-
Returns the object on which the property is being fetched.
- getTarget() - Method in class org.mozilla.javascript.ast.VariableInitializer
-
Returns the variable name or destructuring form
- getTarget() - Method in class org.mozilla.javascript.ast.XmlMemberGet
-
Returns the object on which the XML member-ref expression
is being evaluated.
- getTargetExtends() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the class that the generated target will extend.
- getTargetExtends() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the class that the generated target will extend.
- getTargetImplements() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the interfaces that the generated target will implement.
- getTargetImplements() - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Get the interfaces that the generated target will implement.
- getTestExpression() - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Returns test expression
- getThenPart() - Method in class org.mozilla.javascript.ast.IfStatement
-
Returns statement to execute if condition is true
- getThreadContextHelper() - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
-
- getThreadContextHelper() - Method in class org.mozilla.javascript.VMBridge
-
Return a helper object to optimize
Context
access.
- getThreadLocal(Object) - Method in class org.mozilla.javascript.Context
-
Get a value corresponding to a key.
- getThreadLocal(Object) - Method in class org.mozilla.javascript.Context
-
Get a value corresponding to a key.
- getTop() - Method in class org.mozilla.javascript.ast.Scope
-
Returns current script or function scope
- getTopCallScope(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getTopLevelProp(Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- getTopLevelScope(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the global scope.
- getTopLevelScope(Scriptable) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get the global scope.
- getTopScopeValue(Scriptable, Object) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get arbitrary application-specific value associated with the top scope
of the given scope.
- getTopScopeValue(Scriptable, Object) - Static method in class org.mozilla.javascript.ScriptableObject
-
Get arbitrary application-specific value associated with the top scope
of the given scope.
- getTrueExpression() - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Returns expression to evaluate if test is true
- getTryBlock() - Method in class org.mozilla.javascript.ast.TryStatement
-
- getType() - Method in class org.mozilla.javascript.ast.ParseProblem
-
- getType() - Method in class org.mozilla.javascript.Node
-
- getTypedProperty(Scriptable, int, Class<T>) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets an indexed property from an object or any object in its prototype
chain and coerces it to the requested Java type.
- getTypedProperty(Scriptable, String, Class<T>) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets a named property from an object or any object in its prototype chain
and coerces it to the requested Java type.
- getTypedProperty(Scriptable, int, Class<T>) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets an indexed property from an object or any object in its prototype
chain and coerces it to the requested Java type.
- getTypedProperty(Scriptable, String, Class<T>) - Static method in class org.mozilla.javascript.ScriptableObject
-
Gets a named property from an object or any object in its prototype chain
and coerces it to the requested Java type.
- getTypeOf() - Method in class org.mozilla.javascript.BaseFunction
-
Gets the value returned by calling the typeof operator on this object.
- getTypeOf() - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
Gets the value to be returned by the typeof operator called on this object.
- getTypeOf() - Method in class org.mozilla.javascript.ScriptableObject
-
Gets the value that will be returned by calling the typeof operator on this object.
- getTypeOf() - Method in class org.mozilla.javascript.ScriptableObject
-
Gets the value that will be returned by calling the typeof operator on this object.
- getTypeOf() - Method in class org.mozilla.javascript.xml.XMLObject
-
Gets the value returned by calling the typeof operator on this object.
- getTypeTag(Class<?>) - Static method in class org.mozilla.javascript.FunctionObject
-
- getTypeTag(Class<?>) - Static method in class org.mozilla.javascript.FunctionObject
-
- getUndefinedValue() - Static method in class org.mozilla.javascript.Context
-
Get the singleton object that represents the JavaScript Undefined value.
- getUndefinedValue() - Static method in class org.mozilla.javascript.Context
-
Get the singleton object that represents the JavaScript Undefined value.
- getUri() - Method in class org.mozilla.javascript.commonjs.module.ModuleScope
-
- getUri() - Method in class org.mozilla.javascript.commonjs.module.ModuleScript
-
Returns the URI of the module.
- getUri() - Method in class org.mozilla.javascript.commonjs.module.provider.ModuleSource
-
Returns the URI of the module source text.
- getValidator() - Method in class org.mozilla.javascript.commonjs.module.provider.ModuleSource
-
Returns the validator that can be used for subsequent cache validation
of the source text.
- getValue() - Method in class org.mozilla.javascript.ast.Comment
-
Returns a string of the comment value.
- getValue() - Method in class org.mozilla.javascript.ast.NumberLiteral
-
Returns the node's string value (the original source token)
- getValue() - Method in class org.mozilla.javascript.ast.RegExpLiteral
-
Returns the regexp string without delimiters
- getValue() - Method in class org.mozilla.javascript.ast.StringLiteral
-
Returns the node's value: the parsed string without the enclosing quotes
- getValue(boolean) - Method in class org.mozilla.javascript.ast.StringLiteral
-
Returns the string value, optionally including the enclosing quotes.
- getValue() - Method in class org.mozilla.javascript.ast.Yield
-
Returns yielded expression, null
if none
- getValue() - Method in exception org.mozilla.javascript.JavaScriptException
-
- getValue() - Method in exception org.mozilla.javascript.JavaScriptException
-
- getValue() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
-
- getValueFunctionAndThis(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Prepare for calling (...): return function corresponding to
and make parent scope of the function available
as ScriptRuntime.lastStoredScriptable() for consumption as thisObj.
- GETVAR - Static variable in class org.mozilla.javascript.Token
-
Token types.
- getVarCount() - Method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- getVariables() - Method in class org.mozilla.javascript.ast.LetNode
-
Returns variable list
- getVariables() - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Returns variable list.
- getVarIndex(Node) - Method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- getVarName() - Method in class org.mozilla.javascript.ast.CatchClause
-
Returns catch variable node
- getWarnTrailingComma() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getWarnTrailingComma() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- getWhilePosition() - Method in class org.mozilla.javascript.ast.DoLoop
-
Returns source position of "while" keyword
- getWrapFactory() - Method in class org.mozilla.javascript.Context
-
Return the current WrapFactory, or null if none is defined.
- getWrapFactory() - Method in class org.mozilla.javascript.Context
-
Return the current WrapFactory, or null if none is defined.
- getWrappedException() - Method in exception org.mozilla.javascript.WrappedException
-
Get the wrapped exception.
- getWrappedException() - Method in exception org.mozilla.javascript.WrappedException
-
Get the wrapped exception.
- getXml() - Method in class org.mozilla.javascript.ast.XmlString
-
Returns the xml string for this component.
- GOTO - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- GOTO - Static variable in class org.mozilla.javascript.Token
-
Token types.
- GOTO_W - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- GT - Static variable in class org.mozilla.javascript.Token
-
Token types.
- I2B - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- I2C - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- I2D - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- I2F - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- I2L - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- I2S - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IADD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IALOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IAND - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IASTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ICONST_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ICONST_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ICONST_2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ICONST_3 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ICONST_4 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ICONST_5 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ICONST_M1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ideEnvirons() - Static method in class org.mozilla.javascript.CompilerEnvirons
-
Returns a CompilerEnvirons
suitable for using Rhino
in an IDE environment.
- ideEnvirons() - Static method in class org.mozilla.javascript.CompilerEnvirons
-
Returns a CompilerEnvirons
suitable for using Rhino
in an IDE environment.
- IdeErrorReporter - Interface in org.mozilla.javascript.ast
-
This is interface defines a protocol for the reporting of
errors during JavaScript translation in IDE-mode.
- IdFunctionCall - Interface in org.mozilla.javascript
-
Master for id-based functions that knows their properties and how to
execute them.
- IdFunctionObject - Class in org.mozilla.javascript
-
- IdFunctionObject(IdFunctionCall, Object, int, int) - Constructor for class org.mozilla.javascript.IdFunctionObject
-
- IdFunctionObject(IdFunctionCall, Object, int, String, int, Scriptable) - Constructor for class org.mozilla.javascript.IdFunctionObject
-
- IDIV - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IdScriptableObject - Class in org.mozilla.javascript
-
Base class for native object implementation that uses IdFunctionObject to export its methods to script via .prototype object.
- IdScriptableObject() - Constructor for class org.mozilla.javascript.IdScriptableObject
-
- IdScriptableObject(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.IdScriptableObject
-
- IF - Static variable in class org.mozilla.javascript.Token
-
- IF_ACMPEQ - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IF_ACMPNE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IF_ICMPEQ - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IF_ICMPGE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IF_ICMPGT - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IF_ICMPLE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IF_ICMPLT - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IF_ICMPNE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFEQ - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFEQ - Static variable in class org.mozilla.javascript.Token
-
Token types.
- IFGE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFGT - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFLE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFLT - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFNE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFNE - Static variable in class org.mozilla.javascript.Token
-
Token types.
- IFNONNULL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IFNULL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IfStatement - Class in org.mozilla.javascript.ast
-
If-else statement.
- IfStatement() - Constructor for class org.mozilla.javascript.ast.IfStatement
-
- IfStatement(int) - Constructor for class org.mozilla.javascript.ast.IfStatement
-
- IfStatement(int, int) - Constructor for class org.mozilla.javascript.ast.IfStatement
-
- IINC - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ILOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ILOAD_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ILOAD_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ILOAD_2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ILOAD_3 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IMPDEP1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IMPDEP2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IMPORT - Static variable in class org.mozilla.javascript.Token
-
- ImporterTopLevel - Class in org.mozilla.javascript
-
Class ImporterTopLevel
This class defines a ScriptableObject that can be instantiated
as a top-level ("global") object to provide functionality similar
to Java's "import" statement.
- ImporterTopLevel - Class in org.mozilla.javascript
-
Class ImporterTopLevel
This class defines a ScriptableObject that can be instantiated
as a top-level ("global") object to provide functionality similar
to Java's "import" statement.
- ImporterTopLevel() - Constructor for class org.mozilla.javascript.ImporterTopLevel
-
- ImporterTopLevel(Context) - Constructor for class org.mozilla.javascript.ImporterTopLevel
-
- ImporterTopLevel(Context, boolean) - Constructor for class org.mozilla.javascript.ImporterTopLevel
-
- ImporterTopLevel() - Constructor for class org.mozilla.javascript.ImporterTopLevel
-
- ImporterTopLevel(Context) - Constructor for class org.mozilla.javascript.ImporterTopLevel
-
- ImporterTopLevel(Context, boolean) - Constructor for class org.mozilla.javascript.ImporterTopLevel
-
- importPackage(Context, Scriptable, Object[], Function) - Method in class org.mozilla.javascript.ImporterTopLevel
-
Deprecated.
Kept only for compatibility.
- importPackage(Context, Scriptable, Object[], Function) - Method in class org.mozilla.javascript.ImporterTopLevel
-
Deprecated.
Kept only for compatibility.
- IMUL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- in(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
The in operator.
- IN - Static variable in class org.mozilla.javascript.Token
-
Token types.
- INC - Static variable in class org.mozilla.javascript.Token
-
- incompatibleCallError(IdFunctionObject) - Static method in class org.mozilla.javascript.IdScriptableObject
-
Utility method to construct type error to indicate incompatible call
when converting script thisObj to a particular type is not possible.
- INCRDECR_PROP - Static variable in class org.mozilla.javascript.Node
-
- INDENT_GAP_PROP - Static variable in class org.mozilla.javascript.Decompiler
-
Decompilation property to specify default identation offset.
- indexFromString(String) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Return -1L if str is not an index, or the index value as lower 32
bits of the result.
- indexOf(Object) - Method in class org.mozilla.javascript.NativeArray
-
- indexOf(Object) - Method in class org.mozilla.javascript.ObjArray
-
- INEG - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- InfixExpression - Class in org.mozilla.javascript.ast
-
AST node representing an infix (binary operator) expression.
- InfixExpression() - Constructor for class org.mozilla.javascript.ast.InfixExpression
-
- InfixExpression(int) - Constructor for class org.mozilla.javascript.ast.InfixExpression
-
- InfixExpression(int, int) - Constructor for class org.mozilla.javascript.ast.InfixExpression
-
- InfixExpression(int, int, AstNode, AstNode) - Constructor for class org.mozilla.javascript.ast.InfixExpression
-
- InfixExpression(AstNode, AstNode) - Constructor for class org.mozilla.javascript.ast.InfixExpression
-
Constructs a new InfixExpression
.
- InfixExpression(int, AstNode, AstNode, int) - Constructor for class org.mozilla.javascript.ast.InfixExpression
-
Constructs a new InfixExpression
.
- init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.ImporterTopLevel
-
- init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.ImporterTopLevel
-
- init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.JavaAdapter
-
- init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.NativeContinuation
-
- init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.NativeGlobal
-
- init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.NativeJavaTopPackage
-
- init(Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.regexp.NativeRegExp
-
- initApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
-
Set explicit class loader to use when searching for Java classes.
- initApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.ContextFactory
-
Set explicit class loader to use when searching for Java classes.
- initCause(RuntimeException, Throwable) - Static method in class org.mozilla.javascript.Kit
-
If initCause methods exists in Throwable, call
ex.initCause(cause) or otherwise do nothing.
- initColumnNumber(int) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the column number of the script statement causing the error.
- initColumnNumber(int) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the column number of the script statement causing the error.
- initFromContext(Context) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- initFromContext(Context) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- initFunction(String, Scriptable) - Method in class org.mozilla.javascript.IdFunctionObject
-
- initFunction(NativeFunction, int, Scriptable, Context) - Static method in class org.mozilla.javascript.optimizer.OptRuntime
-
- initFunction(Context, Scriptable, NativeFunction, int, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- initGlobal(ContextFactory) - Static method in class org.mozilla.javascript.ContextFactory
-
Set global ContextFactory.
- initGlobal(ContextFactory) - Static method in class org.mozilla.javascript.ContextFactory
-
Set global ContextFactory.
- initGlobal(SecurityController) - Static method in class org.mozilla.javascript.SecurityController
-
Initialize global controller that will be used for all
security-related operations.
- initGlobal(SecurityController) - Static method in class org.mozilla.javascript.SecurityController
-
Initialize global controller that will be used for all
security-related operations.
- INITIAL_INDENT_PROP - Static variable in class org.mozilla.javascript.Decompiler
-
Decompilation property to specify initial ident value.
- initImplementation(Object) - Method in class org.mozilla.javascript.NativeContinuation
-
- initLineNumber(int) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the line number of the script statement causing the error.
- initLineNumber(int) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the line number of the script statement causing the error.
- initLineSource(String) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the text of the source line containing the error.
- initLineSource(String) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the text of the source line containing the error.
- initMembers() - Method in class org.mozilla.javascript.NativeJavaClass
-
- initMembers() - Method in class org.mozilla.javascript.NativeJavaObject
-
- initPrototypeConstructor(IdFunctionObject) - Method in class org.mozilla.javascript.IdScriptableObject
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.BaseFunction
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.IdScriptableObject
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.ImporterTopLevel
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.ImporterTopLevel
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.NativeArray
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.NativeCall
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.NativeContinuation
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.NativeGenerator
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.NativeIterator
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.NativeJSON
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.NativeObject
-
- initPrototypeId(int) - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- initPrototypeMethod(Object, int, String, int) - Method in class org.mozilla.javascript.IdScriptableObject
-
- initPrototypeValue(int, String, Object, int) - Method in class org.mozilla.javascript.IdScriptableObject
-
- initScript(NativeFunction, Scriptable, Context, Scriptable, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- initScriptFunction(Context, Scriptable) - Method in class org.mozilla.javascript.NativeFunction
-
- initSourceName(String) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the uri of the script source containing the error.
- initSourceName(String) - Method in exception org.mozilla.javascript.RhinoException
-
Initialize the uri of the script source containing the error.
- initStandardObjects() - Method in class org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(ScriptableObject) - Method in class org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(ScriptableObject, boolean) - Method in class org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects() - Method in class org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(ScriptableObject) - Method in class org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(ScriptableObject, boolean) - Method in class org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(Context, boolean) - Method in class org.mozilla.javascript.ImporterTopLevel
-
- initStandardObjects(Context, boolean) - Method in class org.mozilla.javascript.ImporterTopLevel
-
- initStandardObjects(Context, ScriptableObject, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- inPosition - Variable in class org.mozilla.javascript.ast.ForInLoop
-
- input - Variable in class org.mozilla.javascript.regexp.RegExpImpl
-
- install(Scriptable) - Method in class org.mozilla.javascript.commonjs.module.Require
-
Binds this instance of require() into the specified scope under the
property name "require".
- instance - Static variable in class org.mozilla.javascript.Undefined
-
- instanceIdInfo(int, int) - Static method in class org.mozilla.javascript.IdScriptableObject
-
- INSTANCEOF - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- instanceOf(Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
The instanceof operator.
- INSTANCEOF - Static variable in class org.mozilla.javascript.Token
-
Token types.
- IntegerClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- InterfaceAdapter - Class in org.mozilla.javascript
-
Adapter to use JS function as implementation of Java interfaces with
single method or multiple methods with the same signature.
- intern(Object) - Method in class org.mozilla.javascript.ObjToIntMap
-
If table already contains a key that equals to keyArg, return that key
while setting its value to zero, otherwise add keyArg with 0 value to
the table and return it.
- Interpreter - Class in org.mozilla.javascript
-
- Interpreter() - Constructor for class org.mozilla.javascript.Interpreter
-
- inUseStrictDirective - Variable in class org.mozilla.javascript.Parser
-
- invoke(ContextFactory, Object, Scriptable, Object, Method, Object[]) - Method in class org.mozilla.javascript.InterfaceAdapter
-
- INVOKEINTERFACE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- INVOKESPECIAL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- INVOKESTATIC - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- INVOKEVIRTUAL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IOR - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IREM - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IRETURN - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IRFactory - Class in org.mozilla.javascript
-
This class rewrites the parse tree into an IR suitable for codegen.
- IRFactory() - Constructor for class org.mozilla.javascript.IRFactory
-
- IRFactory(CompilerEnvirons) - Constructor for class org.mozilla.javascript.IRFactory
-
- IRFactory(CompilerEnvirons, ErrorReporter) - Constructor for class org.mozilla.javascript.IRFactory
-
- isAccessorDescriptor(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements IsAccessorDescriptor as described in ES5 8.10.1
- isAccessorDescriptor(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements IsAccessorDescriptor as described in ES5 8.10.1
- isActivationNeeded(String) - Method in class org.mozilla.javascript.Context
-
Check whether the name is in the list of names of objects
forcing the creation of activation objects.
- isActivationNeeded(String) - Method in class org.mozilla.javascript.Context
-
Check whether the name is in the list of names of objects
forcing the creation of activation objects.
- isAdapter - Variable in class org.mozilla.javascript.NativeJavaObject
-
- isAllowMemberExprAsFunctionName() - Method in class org.mozilla.javascript.CompilerEnvirons
-
Extension to ECMA: if 'function <name>' is not followed
by '(', assume <name> starts a memberExpr
- isAllowMemberExprAsFunctionName() - Method in class org.mozilla.javascript.CompilerEnvirons
-
Extension to ECMA: if 'function <name>' is not followed
by '(', assume <name> starts a memberExpr
- isArrayObject(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- isAttributeAccess() - Method in class org.mozilla.javascript.ast.XmlRef
-
Returns true
if this expression began with an @
-token.
- isBooleanLiteral() - Method in class org.mozilla.javascript.ast.KeywordLiteral
-
- isCachingEnabled() - Method in class org.mozilla.javascript.ClassCache
-
Check if generated Java classes and Java reflection information
is cached.
- isCachingEnabled() - Method in class org.mozilla.javascript.ClassCache
-
Check if generated Java classes and Java reflection information
is cached.
- isConst() - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
- isConst(String) - Method in interface org.mozilla.javascript.ConstProperties
-
Returns true if the named property is defined as a const on this object.
- isConst(String) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns true if the named property is defined as a const on this object.
- isConst(String) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns true if the named property is defined as a const on this object.
- isContinuationConstructor(IdFunctionObject) - Static method in class org.mozilla.javascript.NativeContinuation
-
- isDataDescriptor(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements IsDataDescriptor as described in ES5 8.10.2
- isDataDescriptor(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements IsDataDescriptor as described in ES5 8.10.2
- isDefault() - Method in class org.mozilla.javascript.ast.SwitchCase
-
Return true if this is a default case.
- isDestructuring() - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Returns true if this node is in a destructuring position:
a function parameter, the target of a variable initializer, the
iterator of a for..in loop, etc.
- isDestructuring() - Method in interface org.mozilla.javascript.ast.DestructuringForm
-
Returns true if this node is in a destructuring position:
a function parameter, the target of a variable initializer, the
iterator of a for..in loop, etc.
- isDestructuring() - Method in class org.mozilla.javascript.ast.ObjectLiteral
-
Returns true if this node is in a destructuring position:
a function parameter, the target of a variable initializer, the
iterator of a for..in loop, etc.
- isDestructuring() - Method in class org.mozilla.javascript.ast.VariableInitializer
-
Returns true if this is a destructuring assignment.
- isEmpty() - Method in class org.mozilla.javascript.ObjArray
-
- isEmpty() - Method in class org.mozilla.javascript.ObjToIntMap
-
- isEmpty() - Method in class org.mozilla.javascript.ScriptableObject
-
- isEmpty() - Method in class org.mozilla.javascript.ScriptableObject
-
- isEmpty() - Method in class org.mozilla.javascript.UintMap
-
- isExpressionClosure() - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns whether this is a 1.8 function closure
- isExtensible() - Method in class org.mozilla.javascript.ScriptableObject
-
- isExtensible() - Method in class org.mozilla.javascript.ScriptableObject
-
- isFalse(Object) - Static method in class org.mozilla.javascript.ScriptableObject
-
- isFalse(Object) - Static method in class org.mozilla.javascript.ScriptableObject
-
- isForEach - Variable in class org.mozilla.javascript.ast.ForInLoop
-
- isForEach() - Method in class org.mozilla.javascript.ast.ForInLoop
-
Returns whether the loop is a for-each loop
- isForEach() - Method in class org.mozilla.javascript.ast.GeneratorExpressionLoop
-
Returns whether the loop is a for-each loop
- isFunction() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Returns true if this is a function, false if it is a script.
- isFunction() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Returns true if this is a function, false if it is a script.
- isGenerateDebugInfo() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isGenerateDebugInfo() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isGeneratedScript() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Returns true if this script or function were runtime-generated
from JavaScript using eval function or Function
or Script constructors.
- isGeneratedScript() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
Returns true if this script or function were runtime-generated
from JavaScript using eval function or Function
or Script constructors.
- isGenerateObserverCount() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isGenerateObserverCount() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isGeneratingDebug() - Method in class org.mozilla.javascript.Context
-
Tell whether debug information is being generated.
- isGeneratingDebug() - Method in class org.mozilla.javascript.Context
-
Tell whether debug information is being generated.
- isGeneratingDebugChanged() - Method in class org.mozilla.javascript.Context
-
- isGeneratingDebugChanged() - Method in class org.mozilla.javascript.Context
-
- isGeneratingSource() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isGeneratingSource() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isGeneratingSource() - Method in class org.mozilla.javascript.Context
-
Tell whether source information is being generated.
- isGeneratingSource() - Method in class org.mozilla.javascript.Context
-
Tell whether source information is being generated.
- isGenerator() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- isGenericDescriptor(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements IsGenericDescriptor as described in ES5 8.10.3
- isGenericDescriptor(ScriptableObject) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements IsGenericDescriptor as described in ES5 8.10.3
- isGetter() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- isGetter() - Method in class org.mozilla.javascript.ast.ObjectProperty
-
Returns true if this is a getter function.
- isGetterOrSetter() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- isGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns whether a property is a getter or a setter
- isGetterOrSetter(String, int, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
Returns whether a property is a getter or a setter
- ISHL - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ISHR - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- isIdeMode() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isIdeMode() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isIgnoreComments() - Method in class org.mozilla.javascript.xml.XMLLib
-
- isIgnoreProcessingInstructions() - Method in class org.mozilla.javascript.xml.XMLLib
-
- isIgnoreWhitespace() - Method in class org.mozilla.javascript.xml.XMLLib
-
- isInStrictMode() - Method in class org.mozilla.javascript.ast.AstRoot
-
- isInvokerOptimizationEnabled() - Method in class org.mozilla.javascript.ClassCache
-
Deprecated.
The method always returns false.
- isInvokerOptimizationEnabled() - Method in class org.mozilla.javascript.ClassCache
-
Deprecated.
The method always returns false.
- isJavaPrimitiveWrap() - Method in class org.mozilla.javascript.WrapFactory
-
Return false
if result of Java method, which is instance of
String
, Number
, Boolean
and
Character
, should be used directly as JavaScript primitive
type.
- isJavaPrimitiveWrap() - Method in class org.mozilla.javascript.WrapFactory
-
Return false
if result of Java method, which is instance of
String
, Number
, Boolean
and
Character
, should be used directly as JavaScript primitive
type.
- isJSLineTerminator(int) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- isJSWhitespaceOrLineTerminator(int) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- isLet() - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Returns true if this is a
Token.LET
declaration.
- isLocalName() - Method in class org.mozilla.javascript.ast.Name
-
Return true if this node is known to be defined as a symbol in a
lexical scope other than the top-level (global) scope.
- ISNUMBER_PROP - Static variable in class org.mozilla.javascript.Node
-
- isNumberVar(int) - Method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- isParam(AstNode) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Returns true if the specified
AstNode
node is a parameter
of this Function node.
- isParameter(int) - Method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- isPostfix() - Method in class org.mozilla.javascript.ast.UnaryExpression
-
Returns whether the operator is postfix
- isPrefix() - Method in class org.mozilla.javascript.ast.UnaryExpression
-
Returns whether the operator is prefix
- isPrettyPrinting() - Method in class org.mozilla.javascript.xml.XMLLib
-
- isPrimitive(Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- isRecordingComments() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isRecordingComments() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isRecordingLocalJsDocComments() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isRecordingLocalJsDocComments() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isRegExp(Scriptable) - Method in class org.mozilla.javascript.regexp.RegExpImpl
-
- isRegExp(Scriptable) - Method in interface org.mozilla.javascript.RegExpProxy
-
- isReservedKeywordAsIdentifier() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isReservedKeywordAsIdentifier() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isRhinoRuntimeType(Class<?>) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- isSandboxed() - Method in class org.mozilla.javascript.commonjs.module.ModuleScript
-
Returns true if this script has a base URI and has a source URI that
is contained within that base URI.
- isSealed() - Method in class org.mozilla.javascript.Context
-
Checks if this is a sealed Context.
- isSealed() - Method in class org.mozilla.javascript.Context
-
Checks if this is a sealed Context.
- isSealed() - Method in class org.mozilla.javascript.ContextFactory
-
Checks if this is a sealed ContextFactory.
- isSealed() - Method in class org.mozilla.javascript.ContextFactory
-
Checks if this is a sealed ContextFactory.
- isSealed() - Method in class org.mozilla.javascript.ObjArray
-
- isSealed() - Method in class org.mozilla.javascript.ScriptableObject
-
Return true if this object is sealed.
- isSealed() - Method in class org.mozilla.javascript.ScriptableObject
-
Return true if this object is sealed.
- isSetter() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- isSetter() - Method in class org.mozilla.javascript.ast.ObjectProperty
-
Returns true if this is a setter function.
- isStatement() - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Returns true if this node represents a statement.
- isStrictMode() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isStrictMode() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isTargetOfDirectCall() - Method in class org.mozilla.javascript.optimizer.OptFunctionNode
-
- isTopLevel() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- isTopLevel() - Method in interface org.mozilla.javascript.debug.DebuggableScript
-
- ISTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ISTORE_0 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ISTORE_1 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ISTORE_2 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- ISTORE_3 - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- isTrue(Object) - Static method in class org.mozilla.javascript.ScriptableObject
-
- isTrue(Object) - Static method in class org.mozilla.javascript.ScriptableObject
-
- ISUB - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- isUnderStringSizeLimit(String) - Method in class org.mozilla.classfile.ClassFileWriter
-
Check if k fits limit on string constant size imposed by class file
format.
- isValidLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
-
- isValidLanguageVersion(int) - Static method in class org.mozilla.javascript.Context
-
- isValidOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
-
- isValidOptimizationLevel(int) - Static method in class org.mozilla.javascript.Context
-
- isValidToken(int) - Static method in class org.mozilla.javascript.Token
-
Return true if the passed code is a valid Token constant.
- isVar() - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Returns true if this is a var
(not
const
or let
) declaration.
- isVarArgs(Member) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
-
- isVarArgs(Member) - Method in class org.mozilla.javascript.jdk15.VMBridge_jdk15
-
- isVarArgs(Member) - Method in class org.mozilla.javascript.VMBridge
-
Returns whether or not a given member (method or constructor)
has variable arguments.
- isXmlAttribute() - Method in class org.mozilla.javascript.ast.XmlExpression
-
Returns whether this is part of an xml attribute value
- isXmlAvailable() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isXmlAvailable() - Method in class org.mozilla.javascript.CompilerEnvirons
-
- isXMLName(Context, Object) - Method in class org.mozilla.javascript.xml.XMLLib
-
- iteratedObject - Variable in class org.mozilla.javascript.ast.ForInLoop
-
- iterator - Variable in class org.mozilla.javascript.ast.ForInLoop
-
- iterator() - Method in class org.mozilla.javascript.NativeArray
-
- iterator() - Method in class org.mozilla.javascript.Node
-
Returns an Iterator
over the node's children.
- ITERATOR_PROPERTY_NAME - Static variable in class org.mozilla.javascript.NativeIterator
-
- IUSHR - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- IXOR - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- SALOAD - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- sameValue(Object, Object) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements SameValue as described in ES5 9.12, additionally checking
if new value is defined.
- sameValue(Object, Object) - Method in class org.mozilla.javascript.ScriptableObject
-
Implements SameValue as described in ES5 9.12, additionally checking
if new value is defined.
- SASTORE - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- Scope - Class in org.mozilla.javascript.ast
-
Represents a scope in the lexical scope chain.
- Scope() - Constructor for class org.mozilla.javascript.ast.Scope
-
- Scope(int) - Constructor for class org.mozilla.javascript.ast.Scope
-
- Scope(int, int) - Constructor for class org.mozilla.javascript.ast.Scope
-
- Script - Interface in org.mozilla.javascript
-
All compiled scripts implement this interface.
- Script - Interface in org.mozilla.javascript
-
All compiled scripts implement this interface.
- SCRIPT - Static variable in class org.mozilla.javascript.Token
-
- Scriptable - Interface in org.mozilla.javascript
-
This is interface that all objects in JavaScript must implement.
- Scriptable - Interface in org.mozilla.javascript
-
This is interface that all objects in JavaScript must implement.
- ScriptableClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- ScriptableInputStream - Class in org.mozilla.javascript.serialize
-
Class ScriptableInputStream is used to read in a JavaScript
object or function previously serialized with a ScriptableOutputStream.
- ScriptableInputStream - Class in org.mozilla.javascript.serialize
-
Class ScriptableInputStream is used to read in a JavaScript
object or function previously serialized with a ScriptableOutputStream.
- ScriptableInputStream(InputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableInputStream
-
Create a ScriptableInputStream.
- ScriptableInputStream(InputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableInputStream
-
Create a ScriptableInputStream.
- ScriptableObject - Class in org.mozilla.javascript
-
This is the default implementation of the Scriptable interface.
- ScriptableObject - Class in org.mozilla.javascript
-
This is the default implementation of the Scriptable interface.
- ScriptableObject() - Constructor for class org.mozilla.javascript.ScriptableObject
-
- ScriptableObject(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.ScriptableObject
-
- ScriptableObject() - Constructor for class org.mozilla.javascript.ScriptableObject
-
- ScriptableObject(Scriptable, Scriptable) - Constructor for class org.mozilla.javascript.ScriptableObject
-
- ScriptableObjectClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- ScriptableOutputStream - Class in org.mozilla.javascript.serialize
-
Class ScriptableOutputStream is an ObjectOutputStream used
to serialize JavaScript objects and functions.
- ScriptableOutputStream - Class in org.mozilla.javascript.serialize
-
Class ScriptableOutputStream is an ObjectOutputStream used
to serialize JavaScript objects and functions.
- ScriptableOutputStream(OutputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableOutputStream
-
ScriptableOutputStream constructor.
- ScriptableOutputStream(OutputStream, Scriptable) - Constructor for class org.mozilla.javascript.serialize.ScriptableOutputStream
-
ScriptableOutputStream constructor.
- ScriptNode - Class in org.mozilla.javascript.ast
-
Base type for
AstRoot
and
FunctionNode
nodes, which need to
collect much of the same information.
- ScriptNode() - Constructor for class org.mozilla.javascript.ast.ScriptNode
-
- ScriptNode(int) - Constructor for class org.mozilla.javascript.ast.ScriptNode
-
- ScriptRuntime - Class in org.mozilla.javascript
-
This is the class that implements the runtime.
- ScriptRuntime() - Constructor for class org.mozilla.javascript.ScriptRuntime
-
No instances should be created.
- ScriptRuntime.MessageProvider - Interface in org.mozilla.javascript
-
This is an interface defining a message provider.
- ScriptStackElement - Class in org.mozilla.javascript
-
This class represents an element on the script execution stack.
- ScriptStackElement(String, String, int) - Constructor for class org.mozilla.javascript.ScriptStackElement
-
- seal(Object) - Method in class org.mozilla.javascript.Context
-
Seal this Context object so any attempt to modify any of its properties
including calling
Context.enter()
and
Context.exit()
methods will
throw an exception.
- seal(Object) - Method in class org.mozilla.javascript.Context
-
Seal this Context object so any attempt to modify any of its properties
including calling
Context.enter()
and
Context.exit()
methods will
throw an exception.
- seal() - Method in class org.mozilla.javascript.ContextFactory
-
Seal this ContextFactory so any attempt to modify it like to add or
remove its listeners will throw an exception.
- seal() - Method in class org.mozilla.javascript.ContextFactory
-
Seal this ContextFactory so any attempt to modify it like to add or
remove its listeners will throw an exception.
- seal() - Method in class org.mozilla.javascript.ObjArray
-
- sealObject() - Method in class org.mozilla.javascript.ScriptableObject
-
Seal this object.
- sealObject() - Method in class org.mozilla.javascript.ScriptableObject
-
Seal this object.
- searchDefaultNamespace(Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- SecureCaller - Class in org.mozilla.javascript
-
- SecureCaller() - Constructor for class org.mozilla.javascript.SecureCaller
-
- SecurityController - Class in org.mozilla.javascript
-
This class describes the support needed to implement security.
- SecurityController - Class in org.mozilla.javascript
-
This class describes the support needed to implement security.
- SecurityController() - Constructor for class org.mozilla.javascript.SecurityController
-
- SecurityController() - Constructor for class org.mozilla.javascript.SecurityController
-
- SecurityUtilities - Class in org.mozilla.javascript
-
- SecurityUtilities() - Constructor for class org.mozilla.javascript.SecurityUtilities
-
- SEMI - Static variable in class org.mozilla.javascript.Token
-
- set(int, Object) - Method in class org.mozilla.javascript.NativeArray
-
- set(int, Object) - Method in class org.mozilla.javascript.ObjArray
-
- set(Context, Object) - Method in class org.mozilla.javascript.Ref
-
- SET - Static variable in class org.mozilla.javascript.Token
-
- SET_REF - Static variable in class org.mozilla.javascript.Token
-
Token types.
- SET_REF_OP - Static variable in class org.mozilla.javascript.Token
-
- setActivationNames(Set<String>) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setActivationNames(Set<String>) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setAllowMemberExprAsFunctionName(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setAllowMemberExprAsFunctionName(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setAllowSharpComments(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Mozilla sources use the C preprocessor.
- setAllowSharpComments(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Mozilla sources use the C preprocessor.
- setApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
-
- setApplicationClassLoader(ClassLoader) - Method in class org.mozilla.javascript.Context
-
- setApplicationState(Object) - Method in exception org.mozilla.javascript.ContinuationPending
-
Store an arbitrary object that applications can use to associate
their state with the continuation.
- setApplicationState(Object) - Method in exception org.mozilla.javascript.ContinuationPending
-
Store an arbitrary object that applications can use to associate
their state with the continuation.
- setArguments(List<AstNode>) - Method in class org.mozilla.javascript.ast.FunctionCall
-
Sets function argument list
- setAtPos(int) - Method in class org.mozilla.javascript.ast.XmlRef
-
Sets position of @
-token, or -1
- setAttributes(String, int) - Method in class org.mozilla.javascript.IdScriptableObject
-
- setAttributes(String, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
-
- setAttributes(int, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
-
- setAttributes(String, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Set the attributes of a named property.
- setAttributes(int, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Set the attributes of an indexed property.
- setAttributes(String, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
-
- setAttributes(int, Scriptable, int) - Method in class org.mozilla.javascript.ScriptableObject
-
- setAttributes(String, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Set the attributes of a named property.
- setAttributes(int, int) - Method in class org.mozilla.javascript.ScriptableObject
-
Set the attributes of an indexed property.
- setBaseLineno(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
Sets base (starting) line number for this script or function.
- setBody(AstNode) - Method in class org.mozilla.javascript.ast.ArrayComprehensionLoop
-
Throws an exception on attempts to set the loop body.
- setBody(Block) - Method in class org.mozilla.javascript.ast.CatchClause
-
Sets catch body, and sets its parent to this node.
- setBody(AstNode) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Sets function body, and sets its parent to this node.
- setBody(AstNode) - Method in class org.mozilla.javascript.ast.LetNode
-
Sets body statement or expression.
- setBody(AstNode) - Method in class org.mozilla.javascript.ast.Loop
-
Sets loop body.
- setBounds(int, int) - Method in class org.mozilla.javascript.ast.AstNode
-
Sets the node start and end positions.
- setBrackets(int, int) - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Sets both bracket positions.
- setBreakLabel(Name) - Method in class org.mozilla.javascript.ast.BreakStatement
-
Sets the intended label of this break statement, e.g.
- setBreakTarget(Jump) - Method in class org.mozilla.javascript.ast.BreakStatement
-
Sets the statement to break to.
- setBuiltinProtoAndParent(ScriptableObject, Scriptable, TopLevel.Builtins) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setCachingEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
-
Set whether to cache some values.
- setCachingEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
-
Set whether to cache some values.
- setCachingEnabled(boolean) - Static method in class org.mozilla.javascript.Context
-
Deprecated.
- setCachingEnabled(boolean) - Static method in class org.mozilla.javascript.Context
-
Deprecated.
- setCases(List<SwitchCase>) - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Sets case statement list, and sets the parent of each child
case to this node.
- setCatchClauses(List<CatchClause>) - Method in class org.mozilla.javascript.ast.TryStatement
-
- setCatchCondition(AstNode) - Method in class org.mozilla.javascript.ast.CatchClause
-
Sets catch condition node, and sets its parent to this node.
- setClassShutter(ClassShutter) - Method in interface org.mozilla.javascript.Context.ClassShutterSetter
-
- setClassShutter(ClassShutter) - Method in interface org.mozilla.javascript.Context.ClassShutterSetter
-
- setClassShutter(ClassShutter) - Method in class org.mozilla.javascript.Context
-
Set the LiveConnect access filter for this context.
- setClassShutter(ClassShutter) - Method in class org.mozilla.javascript.Context
-
Set the LiveConnect access filter for this context.
- setColonPos(int) - Method in class org.mozilla.javascript.ast.XmlRef
-
Sets position of ::
token, or -1 if not present
- setColonPosition(int) - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Sets position of : token
- setComments(SortedSet<Comment>) - Method in class org.mozilla.javascript.ast.AstRoot
-
Sets comment list, and updates the parent of each entry to point
to this node.
- setCommentType(Token.CommentType) - Method in class org.mozilla.javascript.ast.Comment
-
Sets the comment style
- setCompilerData(Object) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- setCondition(AstNode) - Method in class org.mozilla.javascript.ast.DoLoop
-
Sets loop condition, and sets its parent to this node.
- setCondition(AstNode) - Method in class org.mozilla.javascript.ast.ForLoop
-
Sets loop condition, and sets its parent to this node.
- setCondition(AstNode) - Method in class org.mozilla.javascript.ast.IfStatement
-
Sets if condition.
- setCondition(AstNode) - Method in class org.mozilla.javascript.ast.WhileLoop
-
Sets loop condition
- setConst(Scriptable, Object, Context, String) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- SETCONST - Static variable in class org.mozilla.javascript.Token
-
- SETCONSTVAR - Static variable in class org.mozilla.javascript.Token
-
- setContainingTable(Scope) - Method in class org.mozilla.javascript.ast.Symbol
-
Sets this symbol's Scope
- setContext(Object, Context) - Method in class org.mozilla.javascript.jdk13.VMBridge_jdk13
-
- setContext(Object, Context) - Method in class org.mozilla.javascript.VMBridge
-
Associate
Context
instance with the current thread or remove
the current association if
cx is null.
- setContextFactoryGlobal(ContextFactory) - Method in interface org.mozilla.javascript.ContextFactory.GlobalSetter
-
- setContextFactoryGlobal(ContextFactory) - Method in interface org.mozilla.javascript.ContextFactory.GlobalSetter
-
- setContinue(Node) - Method in class org.mozilla.javascript.ast.Jump
-
- setDebugger(Debugger, Object) - Method in class org.mozilla.javascript.Context
-
Set the associated debugger.
- setDebugger(Debugger, Object) - Method in class org.mozilla.javascript.Context
-
Set the associated debugger.
- setDeclType(int) - Method in class org.mozilla.javascript.ast.Symbol
-
Sets symbol declaration type
- setDefault(Node) - Method in class org.mozilla.javascript.ast.Jump
-
- setDefaultNamespace(Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setDelegee(Scriptable) - Method in class org.mozilla.javascript.Delegator
-
Set the delegee.
- setDestructuringLength(int) - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Sets destructuring length.
- setDouble(double) - Method in class org.mozilla.javascript.Node
-
- setEachPosition(int) - Method in class org.mozilla.javascript.ast.ForInLoop
-
Sets position of "each" keyword
- SETELEM - Static variable in class org.mozilla.javascript.Token
-
Token types.
- SETELEM_OP - Static variable in class org.mozilla.javascript.Token
-
- setElement(AstNode) - Method in class org.mozilla.javascript.ast.ElementGet
-
Sets the element being accessed, and sets its parent to this node.
- setElements(List<AstNode>) - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Sets the element list, and sets each element's parent to this node.
- setElements(List<ObjectProperty>) - Method in class org.mozilla.javascript.ast.ObjectLiteral
-
Sets the element list, and updates the parent of each element.
- setElsePart(AstNode) - Method in class org.mozilla.javascript.ast.IfStatement
-
Sets statement to execute if condition is false
- setElsePosition(int) - Method in class org.mozilla.javascript.ast.IfStatement
-
Sets position of "else" keyword, -1 if not present
- setEncodedSource(String) - Method in class org.mozilla.javascript.ast.ScriptNode
-
Used by the code generator.
- setEncodedSourceBounds(int, int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
Used by code generator.
- setEncodedSourceEnd(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
Used by code generator.
- setEncodedSourceStart(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
Used by code generator.
- setEndLineno(int) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- setEnumNumbers(Object, boolean) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.Context
-
Change the current error reporter.
- setErrorReporter(ErrorReporter) - Method in class org.mozilla.javascript.Context
-
Change the current error reporter.
- setEvalScriptFlag(Script) - Method in interface org.mozilla.javascript.Evaluator
-
Mark the given script to indicate it was created by a call to
eval() or to a Function constructor.
- setEvalScriptFlag(Script) - Method in class org.mozilla.javascript.Interpreter
-
- setEvalScriptFlag(Script) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.ExpressionStatement
-
Sets the wrapped expression, and sets its parent to this node.
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.ParenthesizedExpression
-
Sets the expression between the parens, and sets the parent
to this node.
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.SwitchCase
-
Sets the case expression, null
for default case.
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Sets the switch discriminant expression, and sets its parent
to this node.
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.ThrowStatement
-
Sets the expression being thrown, and sets its parent
to this node.
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.WithStatement
-
Sets object expression (and its parent link)
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Sets index expression, and sets its parent to this node.
- setExpression(AstNode) - Method in class org.mozilla.javascript.ast.XmlExpression
-
Sets the expression embedded in {}, and sets its parent to this node.
- setFalseExpression(AstNode) - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Sets expression to evaluate if test is false, and sets its
parent to this node.
- setFileOffset(int) - Method in class org.mozilla.javascript.ast.ParseProblem
-
- setFilter(AstNode) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Sets filter expression, and sets its parent to this node.
- setFilter(AstNode) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Sets filter expression, and sets its parent to this node.
- setFilterLp(int) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Sets filter left paren position, or -1 if no filter
- setFilterLp(int) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Sets filter left paren position, or -1 if no filter
- setFilterRp(int) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Sets filter right paren position, or -1 if no filter
- setFilterRp(int) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Sets filter right paren position, or -1 if no filter
- setFinally(Node) - Method in class org.mozilla.javascript.ast.Jump
-
- setFinallyBlock(AstNode) - Method in class org.mozilla.javascript.ast.TryStatement
-
Sets finally block, and sets its parent to this node.
- setFinallyPosition(int) - Method in class org.mozilla.javascript.ast.TryStatement
-
Sets position of finally
keyword, if present, or -1
- setFlags(short) - Method in class org.mozilla.classfile.ClassFileWriter
-
Set the class's flags.
- setFlags(String) - Method in class org.mozilla.javascript.ast.RegExpLiteral
-
Sets regexp flags.
- setFragments(List<XmlFragment>) - Method in class org.mozilla.javascript.ast.XmlLiteral
-
Sets fragment list, removing any existing fragments first.
- setFunctionIsGetter() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- setFunctionIsSetter() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- setFunctionName(Name) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Sets function name, and sets its parent to this node.
- setFunctionProtoAndParent(BaseFunction, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setFunctionType(int) - Method in class org.mozilla.javascript.ast.FunctionNode
-
- setGenerateDebugInfo(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setGenerateDebugInfo(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Turn on or off generation of code with callbacks to
track the count of executed instructions.
- setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Turn on or off generation of code with callbacks to
track the count of executed instructions.
- setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.Context
-
Turn on or off generation of code with callbacks to
track the count of executed instructions.
- setGenerateObserverCount(boolean) - Method in class org.mozilla.javascript.Context
-
Turn on or off generation of code with callbacks to
track the count of executed instructions.
- setGeneratingDebug(boolean) - Method in class org.mozilla.javascript.Context
-
Specify whether or not debug information should be generated.
- setGeneratingDebug(boolean) - Method in class org.mozilla.javascript.Context
-
Specify whether or not debug information should be generated.
- setGeneratingSource(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Specify whether or not source information should be generated.
- setGeneratingSource(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Specify whether or not source information should be generated.
- setGeneratingSource(boolean) - Method in class org.mozilla.javascript.Context
-
Specify whether or not source information should be generated.
- setGeneratingSource(boolean) - Method in class org.mozilla.javascript.Context
-
Specify whether or not source information should be generated.
- setGetterOrSetter(String, int, Callable, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
XXX: write docs.
- setGetterOrSetter(String, int, Callable, boolean) - Method in class org.mozilla.javascript.ScriptableObject
-
XXX: write docs.
- setHasResult() - Method in class org.mozilla.javascript.ast.ExpressionStatement
-
Called by the parser to set node type to EXPR_RESULT
if this node is not within a Function.
- setIdeMode(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Puts the parser in "IDE" mode.
- setIdeMode(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Puts the parser in "IDE" mode.
- setIdentifier(String) - Method in class org.mozilla.javascript.ast.Name
-
Sets the node's identifier
- setIfPosition(int) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Sets position of 'if' keyword
- setIfPosition(int) - Method in class org.mozilla.javascript.ast.CatchClause
-
Sets position of "if" keyword
- setIfPosition(int) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Sets position of 'if' keyword
- setIgnoreComments(boolean) - Method in class org.mozilla.javascript.xml.XMLLib
-
- setIgnoreProcessingInstructions(boolean) - Method in class org.mozilla.javascript.xml.XMLLib
-
- setIgnoreWhitespace(boolean) - Method in class org.mozilla.javascript.xml.XMLLib
-
- setImmunePrototypeProperty(Object) - Method in class org.mozilla.javascript.BaseFunction
-
Make value as DontEnum, DontDelete, ReadOnly
prototype property of this Function object
- setIncrement(AstNode) - Method in class org.mozilla.javascript.ast.ForLoop
-
Sets loop increment expression, and sets its parent to
this node.
- setIndex(int) - Method in class org.mozilla.javascript.ast.Symbol
-
Sets symbol's index in its scope
- setInitializer(AstNode) - Method in class org.mozilla.javascript.ast.ForLoop
-
Sets loop initializer expression, and sets its parent
to this node.
- setInitializer(ObjectLiteral) - Method in class org.mozilla.javascript.ast.NewExpression
-
Sets initializer object.
- setInitializer(AstNode) - Method in class org.mozilla.javascript.ast.VariableInitializer
-
Sets the initial value expression, and sets its parent to this node.
- setInPosition(int) - Method in class org.mozilla.javascript.ast.ForInLoop
-
Sets position of "in" keyword
- setInstanceIdAttributes(int, int) - Method in class org.mozilla.javascript.IdScriptableObject
-
Update the attributes of the given instance property.
- setInstanceIdAttributes(int, int) - Method in class org.mozilla.javascript.NativeArray
-
- setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.BaseFunction
-
- setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.IdScriptableObject
-
Set or delete id value.
- setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.NativeArray
-
- setInstanceIdValue(int, Object) - Method in class org.mozilla.javascript.regexp.NativeRegExp
-
- setInStrictMode(boolean) - Method in class org.mozilla.javascript.ast.AstRoot
-
- setInstructionObserverThreshold(int) - Method in class org.mozilla.javascript.Context
-
Set threshold of executed instructions counter that triggers call to
observeInstructionCount()
.
- setInstructionObserverThreshold(int) - Method in class org.mozilla.javascript.Context
-
Set threshold of executed instructions counter that triggers call to
observeInstructionCount()
.
- setInvokerOptimizationEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
-
Deprecated.
The method does nothing.
Invoker optimization is no longer used by Rhino.
On modern JDK like 1.4 or 1.5 the disadvantages of the optimization
like increased memory usage or longer initialization time overweight
small speed increase that can be gained using generated proxy class
to replace reflection.
- setInvokerOptimizationEnabled(boolean) - Method in class org.mozilla.javascript.ClassCache
-
Deprecated.
The method does nothing.
Invoker optimization is no longer used by Rhino.
On modern JDK like 1.4 or 1.5 the disadvantages of the optimization
like increased memory usage or longer initialization time overweight
small speed increase that can be gained using generated proxy class
to replace reflection.
- setIsDestructuring(boolean) - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Marks this node as being a destructuring form - that is, appearing
in a context such as for ([a, b] in ...)
where it's the
target of a destructuring assignment.
- setIsDestructuring(boolean) - Method in interface org.mozilla.javascript.ast.DestructuringForm
-
Marks this node as being a destructuring form - that is, appearing
in a context such as for ([a, b] in ...)
where it's the
target of a destructuring assignment.
- setIsDestructuring(boolean) - Method in class org.mozilla.javascript.ast.ObjectLiteral
-
Marks this node as being a destructuring form - that is, appearing
in a context such as for ([a, b] in ...)
where it's the
target of a destructuring assignment.
- setIsExpressionClosure(boolean) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Sets whether this is a 1.8 function closure
- setIsForEach(boolean) - Method in class org.mozilla.javascript.ast.ForInLoop
-
Sets whether the loop is a for-each loop
- setIsForEach(boolean) - Method in class org.mozilla.javascript.ast.GeneratorExpressionLoop
-
Sets whether the loop is a for-each loop
- setIsGenerator() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- setIsGenerator() - Method in class org.mozilla.javascript.Parser
-
- setIsGetter() - Method in class org.mozilla.javascript.ast.ObjectProperty
-
Marks this node as a "getter" property.
- setIsPostfix(boolean) - Method in class org.mozilla.javascript.ast.UnaryExpression
-
Sets whether the operator is postfix
- setIsSetter() - Method in class org.mozilla.javascript.ast.ObjectProperty
-
Marks this node as a "setter" property.
- setIsStatement(boolean) - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Set or unset the statement flag.
- setIsXmlAttribute(boolean) - Method in class org.mozilla.javascript.ast.XmlExpression
-
Sets whether this is part of an xml attribute value
- setIteratedObject(AstNode) - Method in class org.mozilla.javascript.ast.ForInLoop
-
Sets object being iterated over, and sets its parent to this node.
- setIterator(AstNode) - Method in class org.mozilla.javascript.ast.ForInLoop
-
Sets loop iterator expression: the part before the "in" keyword.
- setJavaPrimitiveWrap(boolean) - Method in class org.mozilla.javascript.WrapFactory
-
- setJavaPrimitiveWrap(boolean) - Method in class org.mozilla.javascript.WrapFactory
-
- setJsDocNode(Comment) - Method in class org.mozilla.javascript.Node
-
Sets the JsDoc comment string attached to this node.
- setJumpStatement(Jump) - Method in class org.mozilla.javascript.ast.Jump
-
- setLabel(Name) - Method in class org.mozilla.javascript.ast.ContinueStatement
-
Sets the intended label of this continue statement.
- setLabels(List<Label>) - Method in class org.mozilla.javascript.ast.LabeledStatement
-
Sets label list, setting the parent of each label
in the list.
- setLanguageVersion(int) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setLanguageVersion(int) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setLanguageVersion(int) - Method in class org.mozilla.javascript.Context
-
Set the language version.
- setLanguageVersion(int) - Method in class org.mozilla.javascript.Context
-
Set the language version.
- setLb(int) - Method in class org.mozilla.javascript.ast.ElementGet
-
Sets left bracket position
- setLb(int) - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Sets left bracket position, or -1 if missing.
- setLeft(AstNode) - Method in class org.mozilla.javascript.ast.InfixExpression
-
Sets the left-hand side of the expression, and sets its
parent to this node.
- setLeftAndRight(AstNode, AstNode) - Method in class org.mozilla.javascript.ast.InfixExpression
-
- setLength(int) - Method in class org.mozilla.javascript.ast.AstNode
-
Sets node length
- setLength(int) - Method in class org.mozilla.javascript.ast.ParseProblem
-
- setLineno(int) - Method in class org.mozilla.javascript.Node
-
- setLocale(Locale) - Method in class org.mozilla.javascript.Context
-
Set the current locale.
- setLocale(Locale) - Method in class org.mozilla.javascript.Context
-
Set the current locale.
- setLoop(Jump) - Method in class org.mozilla.javascript.ast.Jump
-
- setLoops(List<ArrayComprehensionLoop>) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Sets loop list
- setLoops(List<GeneratorExpressionLoop>) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Sets loop list
- setLp(int) - Method in class org.mozilla.javascript.ast.CatchClause
-
Sets left paren position
- setLp(int) - Method in class org.mozilla.javascript.ast.FunctionCall
-
Sets left paren position
- setLp(int) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Sets left paren position
- setLp(int) - Method in class org.mozilla.javascript.ast.IfStatement
-
Sets left paren offset
- setLp(int) - Method in class org.mozilla.javascript.ast.LetNode
-
Sets left paren position
- setLp(int) - Method in class org.mozilla.javascript.ast.Loop
-
Sets left paren position
- setLp(int) - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Sets left paren position
- setLp(int) - Method in class org.mozilla.javascript.ast.WithStatement
-
Sets left paren offset
- setMainMethodClass(String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Set the class name to use for main method implementation.
- setMainMethodClass(String) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Set the class name to use for main method implementation.
- setMainMethodClass(String) - Method in class org.mozilla.javascript.optimizer.Codegen
-
- setMaximumInterpreterStackDepth(int) - Method in class org.mozilla.javascript.Context
-
Sets the maximum stack depth (in terms of number of call frames)
allowed in a single invocation of interpreter.
- setMaximumInterpreterStackDepth(int) - Method in class org.mozilla.javascript.Context
-
Sets the maximum stack depth (in terms of number of call frames)
allowed in a single invocation of interpreter.
- setMemberExprNode(AstNode) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Rhino supports a nonstandard Ecma extension that allows you to
say, for instance, function a.b.c(arg1, arg) {...}, and it will
be rewritten at codegen time to: a.b.c = function(arg1, arg2) {...}
- setMessage(String) - Method in class org.mozilla.javascript.ast.ErrorNode
-
Sets error message key
- setMessage(String) - Method in class org.mozilla.javascript.ast.ParseProblem
-
- setModuleScriptProvider(ModuleScriptProvider) - Method in class org.mozilla.javascript.commonjs.module.RequireBuilder
-
- setName(String) - Method in class org.mozilla.javascript.ast.Label
-
Sets the label text
- setName(String) - Method in class org.mozilla.javascript.ast.Symbol
-
Sets symbol name
- setName(Scriptable, Object, Context, Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- SETNAME - Static variable in class org.mozilla.javascript.Token
-
Token types.
- setNamespace(Name) - Method in class org.mozilla.javascript.ast.XmlRef
-
Sets namespace, and sets its parent to this node.
- setNode(Node) - Method in class org.mozilla.javascript.ast.Symbol
-
Sets the node associated with this identifier
- setNodeType(int) - Method in class org.mozilla.javascript.ast.ObjectProperty
-
Sets the node type.
- setNodeType(int) - Method in class org.mozilla.javascript.ast.VariableInitializer
-
Sets the node type.
- setNumber(double) - Method in class org.mozilla.javascript.ast.NumberLiteral
-
Sets the node's double
value.
- setObjectElem(Object, Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setObjectElem(Scriptable, Object, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setObjectIndex(Object, double, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setObjectIndex(Scriptable, int, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setObjectProp(Object, String, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
Version of setObjectElem when elem is a valid JS identifier name.
- setObjectProp(Scriptable, String, Object, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setObjectProtoAndParent(ScriptableObject, Scriptable) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setOperand(AstNode) - Method in class org.mozilla.javascript.ast.UnaryExpression
-
Sets the operand, and sets its parent to be this node.
- setOperator(int) - Method in class org.mozilla.javascript.ast.InfixExpression
-
Sets operator token – like
Node.setType(int)
, but throws
an exception if the operator is invalid.
- setOperator(int) - Method in class org.mozilla.javascript.ast.UnaryExpression
-
Sets operator – same as
Node.setType(int)
, but throws an
exception if the operator is invalid
- setOperatorPosition(int) - Method in class org.mozilla.javascript.ast.InfixExpression
-
Sets operator token's relative offset
- setOptimizationLevel(int) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setOptimizationLevel(int) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setOptimizationLevel(int) - Method in class org.mozilla.javascript.Context
-
Set the current optimization level.
- setOptimizationLevel(int) - Method in class org.mozilla.javascript.Context
-
Set the current optimization level.
- setParams(List<AstNode>) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Sets the function parameter list, and sets the parent for
each element of the list.
- setParens(int, int) - Method in class org.mozilla.javascript.ast.CatchClause
-
Sets both paren positions
- setParens(int, int) - Method in class org.mozilla.javascript.ast.ElementGet
-
- setParens(int, int) - Method in class org.mozilla.javascript.ast.FunctionCall
-
Sets both paren positions
- setParens(int, int) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Sets both paren positions
- setParens(int, int) - Method in class org.mozilla.javascript.ast.IfStatement
-
Sets both paren positions
- setParens(int, int) - Method in class org.mozilla.javascript.ast.LetNode
-
Sets both paren positions
- setParens(int, int) - Method in class org.mozilla.javascript.ast.Loop
-
Sets both paren positions
- setParens(int, int) - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Sets both paren positions
- setParens(int, int) - Method in class org.mozilla.javascript.ast.WithStatement
-
Sets both paren positions
- setParent(AstNode) - Method in class org.mozilla.javascript.ast.AstNode
-
Sets the node parent.
- setParentScope(Scope) - Method in class org.mozilla.javascript.ast.Scope
-
Sets parent scope
- setParentScope(Scriptable) - Method in class org.mozilla.javascript.Delegator
-
- setParentScope(Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
-
Sets the parent (enclosing) scope of the object.
- setParentScope(Scriptable) - Method in class org.mozilla.javascript.NativeWith
-
- setParentScope(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Set the parent scope of the object.
- setParentScope(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Set the parent scope of the object.
- setParentScope(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Sets the parent (enclosing) scope of the object.
- setParentScope(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Sets the parent (enclosing) scope of the object.
- setPosition(int) - Method in class org.mozilla.javascript.ast.AstNode
-
Sets relative position in parent
- setPostExec(Script) - Method in class org.mozilla.javascript.commonjs.module.RequireBuilder
-
Sets the script that should execute in every module's scope after the
module's own script has executed.
- setPreExec(Script) - Method in class org.mozilla.javascript.commonjs.module.RequireBuilder
-
Sets the script that should execute in every module's scope before the
module's own script has executed.
- setPrettyIndent(int) - Method in class org.mozilla.javascript.xml.XMLLib
-
- setPrettyPrinting(boolean) - Method in class org.mozilla.javascript.xml.XMLLib
-
- SETPROP - Static variable in class org.mozilla.javascript.Token
-
Token types.
- SETPROP_OP - Static variable in class org.mozilla.javascript.Token
-
- setProperty(Name) - Method in class org.mozilla.javascript.ast.PropertyGet
-
Sets the property being accessed, and sets its parent to this node.
- setProperty(XmlRef) - Method in class org.mozilla.javascript.ast.XmlMemberGet
-
Sets the XML member-ref expression, and sets its parent
to this node.
- setPropName(Name) - Method in class org.mozilla.javascript.ast.XmlPropRef
-
Sets property name, and sets its parent to this node.
- setPrototype(Scriptable) - Method in class org.mozilla.javascript.Delegator
-
- setPrototype(Scriptable) - Method in class org.mozilla.javascript.NativeJavaObject
-
Sets the prototype of the object.
- setPrototype(Scriptable) - Method in class org.mozilla.javascript.NativeWith
-
- setPrototype(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Set the prototype of the object.
- setPrototype(Scriptable) - Method in interface org.mozilla.javascript.Scriptable
-
Set the prototype of the object.
- setPrototype(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Sets the prototype of the object.
- setPrototype(Scriptable) - Method in class org.mozilla.javascript.ScriptableObject
-
Sets the prototype of the object.
- setQuestionMarkPosition(int) - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Sets position of ?
- setQuoteCharacter(char) - Method in class org.mozilla.javascript.ast.StringLiteral
-
- setRb(int) - Method in class org.mozilla.javascript.ast.ElementGet
-
Sets right bracket position, -1 if not present
- setRb(int) - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Sets right bracket position, -1 if missing.
- setRecordingComments(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setRecordingComments(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setRecordingLocalJsDocComments(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setRecordingLocalJsDocComments(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setRecoverFromErrors(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Turn on or off full error recovery.
- setRecoverFromErrors(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
Turn on or off full error recovery.
- setRegExpProxy(Context, RegExpProxy) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- setRelative(int) - Method in class org.mozilla.javascript.ast.AstNode
-
Make this node's position relative to a parent.
- setRequiresActivation() - Method in class org.mozilla.javascript.ast.FunctionNode
-
- setRequiresActivation() - Method in class org.mozilla.javascript.Parser
-
- setReservedKeywordAsIdentifier(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setReservedKeywordAsIdentifier(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setResult(AstNode) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Sets result expression, and sets its parent to this node.
- setResult(AstNode) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Sets result expression, and sets its parent to this node.
- setReturnValue(AstNode) - Method in class org.mozilla.javascript.ast.ReturnStatement
-
Sets return value expression, and sets its parent to this node.
- setRight(AstNode) - Method in class org.mozilla.javascript.ast.InfixExpression
-
Sets the right-hand side of the expression, and sets its parent to this
node.
- setRp(int) - Method in class org.mozilla.javascript.ast.CatchClause
-
Sets right paren position
- setRp(int) - Method in class org.mozilla.javascript.ast.FunctionCall
-
Sets right paren position
- setRp(int) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Sets right paren position
- setRp(int) - Method in class org.mozilla.javascript.ast.IfStatement
-
Sets right paren position, -1 if missing
- setRp(int) - Method in class org.mozilla.javascript.ast.LetNode
-
Sets right paren position
- setRp(int) - Method in class org.mozilla.javascript.ast.Loop
-
Sets right paren position
- setRp(int) - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Sets right paren position
- setRp(int) - Method in class org.mozilla.javascript.ast.WithStatement
-
Sets right paren offset
- setRp(int) - Method in class org.mozilla.javascript.ast.XmlDotQuery
-
Sets right-paren position
- setSandboxed(boolean) - Method in class org.mozilla.javascript.commonjs.module.RequireBuilder
-
Sets whether the created require() instances will be sandboxed.
- setScope(Scope) - Method in class org.mozilla.javascript.ast.Name
-
Set the
Scope
associated with this node.
- setScope(Scope) - Method in class org.mozilla.javascript.Node
-
Can only be called when node has String context.
- setSecurityController(SecurityController) - Method in class org.mozilla.javascript.Context
-
Set the security controller for this context.
- setSecurityController(SecurityController) - Method in class org.mozilla.javascript.Context
-
Set the security controller for this context.
- setSize(int) - Method in class org.mozilla.javascript.ObjArray
-
- setSkipCount(int) - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Used by code generator.
- setSourceName(String) - Method in class org.mozilla.javascript.ast.ParseProblem
-
- setSourceName(String) - Method in class org.mozilla.javascript.ast.ScriptNode
-
Sets the URI, path or descriptive text indicating the origin
of this script's source code.
- setStackTop(short) - Method in class org.mozilla.classfile.ClassFileWriter
-
- setStatement(AstNode) - Method in class org.mozilla.javascript.ast.LabeledStatement
-
Sets the labeled statement, and sets its parent to this node.
- setStatement(AstNode) - Method in class org.mozilla.javascript.ast.WithStatement
-
Sets the statement (and sets its parent link)
- setStatements(List<AstNode>) - Method in class org.mozilla.javascript.ast.SwitchCase
-
Sets statement list.
- setStrictMode(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setStrictMode(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setString(String) - Method in class org.mozilla.javascript.Node
-
Can only be called when node has String context.
- setSymbols(List<Symbol>) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- setSymbolTable(Map<String, Symbol>) - Method in class org.mozilla.javascript.ast.Scope
-
Sets the symbol table for this scope.
- setTableSwitchJump(int, int, int) - Method in class org.mozilla.classfile.ClassFileWriter
-
Set a jump case for a tableswitch instruction.
- setTarget(Loop) - Method in class org.mozilla.javascript.ast.ContinueStatement
-
Sets continue target.
- setTarget(AstNode) - Method in class org.mozilla.javascript.ast.ElementGet
-
Sets target object, and sets its parent to this node.
- setTarget(AstNode) - Method in class org.mozilla.javascript.ast.FunctionCall
-
Sets node evaluating to the function to call, and sets
its parent to this node.
- setTarget(AstNode) - Method in class org.mozilla.javascript.ast.PropertyGet
-
Sets target object, and sets its parent to this node.
- setTarget(AstNode) - Method in class org.mozilla.javascript.ast.VariableInitializer
-
Sets the variable name or destructuring form, and sets
its parent to this node.
- setTarget(AstNode) - Method in class org.mozilla.javascript.ast.XmlMemberGet
-
Sets target object, and sets its parent to this node.
- setTargetExtends(Class<?>) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Set the class that the generated target will extend.
- setTargetExtends(Class<?>) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Set the class that the generated target will extend.
- setTargetImplements(Class<?>[]) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Set the interfaces that the generated target will implement.
- setTargetImplements(Class<?>[]) - Method in class org.mozilla.javascript.optimizer.ClassCompiler
-
Set the interfaces that the generated target will implement.
- setTestExpression(AstNode) - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Sets test expression, and sets its parent.
- setThenPart(AstNode) - Method in class org.mozilla.javascript.ast.IfStatement
-
Sets statement to execute if condition is true
- setTop(ScriptNode) - Method in class org.mozilla.javascript.ast.Scope
-
Sets top current script or function scope
- setTrueExpression(AstNode) - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Sets expression to evaluate if test is true, and
sets its parent to this node.
- setTryBlock(AstNode) - Method in class org.mozilla.javascript.ast.TryStatement
-
Sets try block.
- setType(int) - Method in class org.mozilla.javascript.ast.KeywordLiteral
-
Sets node token type
- setType(ParseProblem.Type) - Method in class org.mozilla.javascript.ast.ParseProblem
-
- setType(int) - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Sets the node type and returns this node.
- setType(int) - Method in class org.mozilla.javascript.Node
-
Sets the node type and returns this node.
- setValue(String) - Method in class org.mozilla.javascript.ast.NumberLiteral
-
Sets the node's value
- setValue(String) - Method in class org.mozilla.javascript.ast.RegExpLiteral
-
Sets the regexp string without delimiters
- setValue(String) - Method in class org.mozilla.javascript.ast.StringLiteral
-
Sets the node's value.
- setValue(AstNode) - Method in class org.mozilla.javascript.ast.Yield
-
Sets yielded expression, and sets its parent to this node.
- setValue(int) - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
-
- SETVAR - Static variable in class org.mozilla.javascript.Token
-
Token types.
- setVariables(VariableDeclaration) - Method in class org.mozilla.javascript.ast.LetNode
-
Sets variable list.
- setVariables(List<VariableInitializer>) - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
Sets variable list
- setVarName(Name) - Method in class org.mozilla.javascript.ast.CatchClause
-
Sets catch variable node, and sets its parent to this node.
- setWarnTrailingComma(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setWarnTrailingComma(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setWhilePosition(int) - Method in class org.mozilla.javascript.ast.DoLoop
-
Sets source position of "while" keyword
- setWrapFactory(WrapFactory) - Method in class org.mozilla.javascript.Context
-
Set a WrapFactory for this Context.
- setWrapFactory(WrapFactory) - Method in class org.mozilla.javascript.Context
-
Set a WrapFactory for this Context.
- setXml(String) - Method in class org.mozilla.javascript.ast.XmlString
-
Sets the string for this XML component.
- setXmlAvailable(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- setXmlAvailable(boolean) - Method in class org.mozilla.javascript.CompilerEnvirons
-
- shallowEq(Object, Object) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- SHEQ - Static variable in class org.mozilla.javascript.Token
-
Token types.
- SHNE - Static variable in class org.mozilla.javascript.Token
-
Token types.
- ShortClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- shortName() - Method in class org.mozilla.javascript.ast.AstNode
-
Returns a short, descriptive name for the node, such as
"ArrayComprehension".
- simpleAssignment(Node, Node) - Method in class org.mozilla.javascript.Parser
-
- SIPUSH - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- size() - Method in class org.mozilla.javascript.NativeArray
-
- size() - Method in class org.mozilla.javascript.ObjArray
-
- size() - Method in class org.mozilla.javascript.ObjToIntMap
-
- size() - Method in class org.mozilla.javascript.ScriptableObject
-
- size() - Method in class org.mozilla.javascript.ScriptableObject
-
- size() - Method in class org.mozilla.javascript.UintMap
-
- SKIP_INDEXES_PROP - Static variable in class org.mozilla.javascript.Node
-
- SoftCachingModuleScriptProvider - Class in org.mozilla.javascript.commonjs.module.provider
-
A module script provider that uses a module source provider to load modules
and caches the loaded modules.
- SoftCachingModuleScriptProvider(ModuleSourceProvider) - Constructor for class org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider
-
Creates a new module provider with the specified module source provider.
- sourceName() - Method in exception org.mozilla.javascript.RhinoException
-
Get the uri of the script source containing the error, or null
if that information is not available.
- sourceName() - Method in exception org.mozilla.javascript.RhinoException
-
Get the uri of the script source containing the error, or null
if that information is not available.
- SPECIALCALL_EVAL - Static variable in class org.mozilla.javascript.Node
-
- SPECIALCALL_PROP - Static variable in class org.mozilla.javascript.Node
-
- SPECIALCALL_WITH - Static variable in class org.mozilla.javascript.Node
-
- specialRef(Object, String, Context) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- splitScope(Scope) - Static method in class org.mozilla.javascript.ast.Scope
-
Creates a new scope node, moving symbol table information
from "scope" to the new node, and making "scope" a nested
scope contained by the new node.
- start() - Method in class org.mozilla.javascript.ObjToIntMap.Iterator
-
- startMethod(String, String, short) - Method in class org.mozilla.classfile.ClassFileWriter
-
Add a method and begin adding code.
- staticType - Variable in class org.mozilla.javascript.NativeJavaObject
-
- stopMethod(short) - Method in class org.mozilla.classfile.ClassFileWriter
-
Complete generation of the method.
- storeUint32Result(Context, long) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- STRICT_SETNAME - Static variable in class org.mozilla.javascript.Token
-
Token types.
- strictSetName(Scriptable, Object, Context, Scriptable, String) - Static method in class org.mozilla.javascript.ScriptRuntime
-
- STRING - Static variable in class org.mozilla.javascript.Token
-
Token types.
- StringClass - Static variable in class org.mozilla.javascript.ScriptRuntime
-
- stringify(Context, Scriptable, Object, Object, Object) - Static method in class org.mozilla.javascript.NativeJSON
-
- stringIsCompilableUnit(String) - Method in class org.mozilla.javascript.Context
-
Check whether a string is ready to be compiled.
- stringIsCompilableUnit(String) - Method in class org.mozilla.javascript.Context
-
Check whether a string is ready to be compiled.
- StringLiteral - Class in org.mozilla.javascript.ast
-
AST node for a single- or double-quoted string literal.
- StringLiteral() - Constructor for class org.mozilla.javascript.ast.StringLiteral
-
- StringLiteral(int) - Constructor for class org.mozilla.javascript.ast.StringLiteral
-
- StringLiteral(int, int) - Constructor for class org.mozilla.javascript.ast.StringLiteral
-
Creates a string literal node at the specified position.
- StrongCachingModuleScriptProvider - Class in org.mozilla.javascript.commonjs.module.provider
-
A module script provider that uses a module source provider to load modules
and caches the loaded modules.
- StrongCachingModuleScriptProvider(ModuleSourceProvider) - Constructor for class org.mozilla.javascript.commonjs.module.provider.StrongCachingModuleScriptProvider
-
Creates a new module provider with the specified module source provider.
- SUB - Static variable in class org.mozilla.javascript.Token
-
Token types.
- subList(int, int) - Method in class org.mozilla.javascript.NativeArray
-
- subSequence(int, int) - Method in class org.mozilla.javascript.ConsString
-
- SubString - Class in org.mozilla.javascript.regexp
-
A utility class for lazily instantiated substrings.
- SubString() - Constructor for class org.mozilla.javascript.regexp.SubString
-
- SubString(String) - Constructor for class org.mozilla.javascript.regexp.SubString
-
- SubString(String, int, int) - Constructor for class org.mozilla.javascript.regexp.SubString
-
- SWAP - Static variable in class org.mozilla.classfile.ByteCode
-
The byte opcodes defined by the Java Virtual Machine.
- SWITCH - Static variable in class org.mozilla.javascript.Token
-
- SwitchCase - Class in org.mozilla.javascript.ast
-
Switch-case AST node type.
- SwitchCase() - Constructor for class org.mozilla.javascript.ast.SwitchCase
-
- SwitchCase(int) - Constructor for class org.mozilla.javascript.ast.SwitchCase
-
- SwitchCase(int, int) - Constructor for class org.mozilla.javascript.ast.SwitchCase
-
- SwitchStatement - Class in org.mozilla.javascript.ast
-
Switch statement AST node type.
- SwitchStatement() - Constructor for class org.mozilla.javascript.ast.SwitchStatement
-
- SwitchStatement(int) - Constructor for class org.mozilla.javascript.ast.SwitchStatement
-
- SwitchStatement(int, int) - Constructor for class org.mozilla.javascript.ast.SwitchStatement
-
- Symbol - Class in org.mozilla.javascript.ast
-
Represents a symbol-table entry.
- Symbol() - Constructor for class org.mozilla.javascript.ast.Symbol
-
- Symbol(int, String) - Constructor for class org.mozilla.javascript.ast.Symbol
-
Constructs a new Symbol with a specific name and declaration type
- symbolTable - Variable in class org.mozilla.javascript.ast.Scope
-
- Synchronizer - Class in org.mozilla.javascript
-
This class provides support for implementing Java-style synchronized
methods in Javascript.
- Synchronizer - Class in org.mozilla.javascript
-
This class provides support for implementing Java-style synchronized
methods in Javascript.
- Synchronizer(Scriptable) - Constructor for class org.mozilla.javascript.Synchronizer
-
Create a new synchronized function from an existing one.
- Synchronizer(Scriptable, Object) - Constructor for class org.mozilla.javascript.Synchronizer
-
Create a new synchronized function from an existing one using
an explicit object as synchronization object.
- Synchronizer(Scriptable) - Constructor for class org.mozilla.javascript.Synchronizer
-
Create a new synchronized function from an existing one.
- Synchronizer(Scriptable, Object) - Constructor for class org.mozilla.javascript.Synchronizer
-
Create a new synchronized function from an existing one using
an explicit object as synchronization object.
- valueOf(String) - Static method in enum org.mozilla.javascript.ast.FunctionNode.Form
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mozilla.javascript.ast.ParseProblem.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mozilla.javascript.Token.CommentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mozilla.javascript.TopLevel.Builtins
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mozilla.javascript.ast.FunctionNode.Form
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mozilla.javascript.ast.ParseProblem.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.mozilla.javascript.NativeObject
-
- values() - Static method in enum org.mozilla.javascript.Token.CommentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mozilla.javascript.TopLevel.Builtins
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAR - Static variable in class org.mozilla.javascript.Token
-
- VARIABLE_PROP - Static variable in class org.mozilla.javascript.Node
-
- VariableDeclaration - Class in org.mozilla.javascript.ast
-
A list of one or more var, const or let declarations.
- VariableDeclaration() - Constructor for class org.mozilla.javascript.ast.VariableDeclaration
-
- VariableDeclaration(int) - Constructor for class org.mozilla.javascript.ast.VariableDeclaration
-
- VariableDeclaration(int, int) - Constructor for class org.mozilla.javascript.ast.VariableDeclaration
-
- VariableInitializer - Class in org.mozilla.javascript.ast
-
- VariableInitializer() - Constructor for class org.mozilla.javascript.ast.VariableInitializer
-
- VariableInitializer(int) - Constructor for class org.mozilla.javascript.ast.VariableInitializer
-
- VariableInitializer(int, int) - Constructor for class org.mozilla.javascript.ast.VariableInitializer
-
- VERSION_1_0 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.0
- VERSION_1_0 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.0
- VERSION_1_1 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.1
- VERSION_1_1 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.1
- VERSION_1_2 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.2
- VERSION_1_2 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.2
- VERSION_1_3 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.3
- VERSION_1_3 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.3
- VERSION_1_4 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.4
- VERSION_1_4 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.4
- VERSION_1_5 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.5
- VERSION_1_5 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.5
- VERSION_1_6 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.6
- VERSION_1_6 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.6
- VERSION_1_7 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.7
- VERSION_1_7 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.7
- VERSION_1_8 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.8
- VERSION_1_8 - Static variable in class org.mozilla.javascript.Context
-
JavaScript 1.8
- VERSION_DEFAULT - Static variable in class org.mozilla.javascript.Context
-
The default version.
- VERSION_DEFAULT - Static variable in class org.mozilla.javascript.Context
-
The default version.
- VERSION_UNKNOWN - Static variable in class org.mozilla.javascript.Context
-
The unknown version.
- VERSION_UNKNOWN - Static variable in class org.mozilla.javascript.Context
-
The unknown version.
- visibleToScripts(String) - Method in interface org.mozilla.javascript.ClassShutter
-
Return true iff the Java class with the given name should be exposed
to scripts.
- visibleToScripts(String) - Method in interface org.mozilla.javascript.ClassShutter
-
Return true iff the Java class with the given name should be exposed
to scripts.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ArrayComprehension
-
Visits this node, the result expression, the loops, and the optional
filter.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ArrayComprehensionLoop
-
Visits the iterator expression and the iterated object expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ArrayLiteral
-
Visits this node, then visits its element expressions in order.
- visit(AstNode) - Method in class org.mozilla.javascript.ast.AstNode.DebugPrintVisitor
-
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.AstNode
-
Visits this node and its children in an arbitrary order.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.Block
-
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.BreakStatement
-
Visits this node, then visits the break label if non-null
.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.CatchClause
-
Visits this node, the catch var name node, the condition if
non-null
, and the catch body.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.Comment
-
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ConditionalExpression
-
Visits this node, then the test-expression, the true-expression,
and the false-expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ContinueStatement
-
Visits this node, then visits the label if non-null
.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.DoLoop
-
Visits this node, the body, and then the while-expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ElementGet
-
Visits this node, the target, and the index expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.EmptyExpression
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.EmptyStatement
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ErrorNode
-
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ExpressionStatement
-
Visits this node, then the wrapped statement.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ForInLoop
-
Visits this node, the iterator, the iterated object, and the body.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ForLoop
-
Visits this node, the initializer expression, the loop condition
expression, the increment expression, and then the loop body.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.FunctionCall
-
Visits this node, the target object, and the arguments.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.FunctionNode
-
Visits this node, the function name node if supplied,
the parameters, and the body.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.GeneratorExpression
-
Visits this node, the result expression, the loops, and the optional
filter.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.GeneratorExpressionLoop
-
Visits the iterator expression and the iterated object expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.IfStatement
-
Visits this node, the condition, the then-part, and
if supplied, the else-part.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.InfixExpression
-
Visits this node, the left operand, and the right operand.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.Jump
-
Jumps are only used directly during code generation, and do
not support this interface.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.KeywordLiteral
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.Label
-
Visits this label.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.LabeledStatement
-
Visits this node, then each label in the label-list, and finally the
statement.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.LetNode
-
Visits this node, the variable list, and if present, the body
expression or statement.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.Name
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.NewExpression
-
Visits this node, the target, and each argument.
- visit(AstNode) - Method in interface org.mozilla.javascript.ast.NodeVisitor
-
Visits an AST node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.NumberLiteral
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ObjectLiteral
-
Visits this node, then visits each child property node, in lexical
(source) order.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ParenthesizedExpression
-
Visits this node, then the child expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.PropertyGet
-
Visits this node, the target expression, and the property name.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.RegExpLiteral
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ReturnStatement
-
Visits this node, then the return value if specified.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.Scope
-
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ScriptNode
-
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.StringLiteral
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.SwitchCase
-
Visits this node, then the case expression if present, then
each statement (if any are specified).
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.SwitchStatement
-
Visits this node, then the switch-expression, then the cases
in lexical order.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.ThrowStatement
-
Visits this node, then the thrown expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.TryStatement
-
Visits this node, then the try-block, then any catch clauses,
and then any finally block.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.UnaryExpression
-
Visits this node, then the operand.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.VariableDeclaration
-
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.VariableInitializer
-
Visits this node, then the target expression, then the initializer
expression if present.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.WhileLoop
-
Visits this node, the condition, then the body.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.WithStatement
-
Visits this node, then the with-object, then the body statement.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.XmlElemRef
-
Visits this node, then the namespace if provided, then the
index expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.XmlExpression
-
Visits this node, then the child expression.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.XmlLiteral
-
Visits this node, then visits each child fragment in lexical order.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.XmlPropRef
-
Visits this node, then the namespace if present, then the property name.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.XmlString
-
Visits this node.
- visit(NodeVisitor) - Method in class org.mozilla.javascript.ast.Yield
-
Visits this node, and if present, the yielded value.
- visitAll(NodeVisitor) - Method in class org.mozilla.javascript.ast.AstRoot
-
Visits the AST nodes, then the comment nodes.
- visitCall(Node, ScriptNode) - Method in class org.mozilla.javascript.NodeTransformer
-
- visitComments(NodeVisitor) - Method in class org.mozilla.javascript.ast.AstRoot
-
Visits the comment nodes in the order they appear in the source code.
- visitLet(boolean, Node, Node, Node) - Method in class org.mozilla.javascript.NodeTransformer
-
- visitNew(Node, ScriptNode) - Method in class org.mozilla.javascript.NodeTransformer
-
- VMBridge - Class in org.mozilla.javascript
-
- VMBridge() - Constructor for class org.mozilla.javascript.VMBridge
-
- VMBridge_jdk13 - Class in org.mozilla.javascript.jdk13
-
- VMBridge_jdk13() - Constructor for class org.mozilla.javascript.jdk13.VMBridge_jdk13
-
- VMBridge_jdk15 - Class in org.mozilla.javascript.jdk15
-
- VMBridge_jdk15() - Constructor for class org.mozilla.javascript.jdk15.VMBridge_jdk15
-
- VOID - Static variable in class org.mozilla.javascript.Token
-