跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

A

AALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
AASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ACC_ABSTRACT - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_FINAL - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_NATIVE - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_PRIVATE - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_PROTECTED - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_PUBLIC - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_STATIC - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_SUPER - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_SYNCHRONIZED - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_TRANSIENT - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACC_VOLATILE - 类 中的静态变量org.mozilla.classfile.ClassFileWriter
 
ACONST_NULL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
acquireLabel() - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
action(Context, Scriptable, Scriptable, Object[], int) - 类 中的方法org.mozilla.javascript.regexp.RegExpImpl
 
action(Context, Scriptable, Scriptable, Object[], int) - 接口 中的方法org.mozilla.javascript.RegExpProxy
 
activatePrototypeMap(int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
add(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add the single-byte opcode to the current method.
add(int, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add a single-operand opcode to the current method.
add(int, int, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add the given two-operand bytecode to the current method.
add(int, String) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
add(int, String, String, String) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
add(Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
add(int, Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
add(Object) - 类 中的方法org.mozilla.javascript.ObjArray
 
add(int, Object) - 类 中的方法org.mozilla.javascript.ObjArray
 
add(Object, double) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
add(double, Object) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
add(Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
add(CharSequence, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
add(Object, CharSequence) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
ADD - 类 中的静态变量org.mozilla.javascript.Token
Token types.
addActivationName(String) - 类 中的方法org.mozilla.javascript.Context
Add a name to the list of names forcing the creation of real activation objects for functions.
addActivationName(String) - 类 中的方法org.mozilla.javascript.Context
Add a name to the list of names forcing the creation of real activation objects for functions.
addAll(Collection) - 类 中的方法org.mozilla.javascript.NativeArray
 
addAll(int, Collection) - 类 中的方法org.mozilla.javascript.NativeArray
 
addALoad(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Load object from the given local into stack.
addArgument(AstNode) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Adds an argument to the list, and sets its parent to this node.
addAsConstructor(Scriptable, Scriptable) - 类 中的方法org.mozilla.javascript.FunctionObject
Define this function as a JavaScript constructor.
addAsConstructor(Scriptable, Scriptable) - 类 中的方法org.mozilla.javascript.FunctionObject
Define this function as a JavaScript constructor.
addAsProperty(Scriptable) - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
addAStore(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Store object from stack top into the given local.
addCase(SwitchCase) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Adds a switch case statement to the end of the list.
addCatchClause(CatchClause) - 类 中的方法org.mozilla.javascript.ast.TryStatement
Add a catch-clause to the end of the list, and sets its parent to this node.
addChild(AstNode) - 类 中的方法org.mozilla.javascript.ast.AstNode
Adds a child or function to the end of the block.
addChildAfter(Node, Node) - 类 中的方法org.mozilla.javascript.Node
Add 'child' after 'node'.
addChildBefore(Node, Node) - 类 中的方法org.mozilla.javascript.Node
Add 'child' before 'node'.
addChildrenToBack(Node) - 类 中的方法org.mozilla.javascript.Node
 
addChildrenToFront(Node) - 类 中的方法org.mozilla.javascript.Node
 
addChildScope(Scope) - 类 中的方法org.mozilla.javascript.ast.Scope
Add a scope to our list of child scopes.
addChildToBack(Node) - 类 中的方法org.mozilla.javascript.Node
 
addChildToFront(Node) - 类 中的方法org.mozilla.javascript.Node
 
addComment(Comment) - 类 中的方法org.mozilla.javascript.ast.AstRoot
Add a comment to the comment set.
addContextListener(ContextListener) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
addContextListener(ContextListener) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
addDLoad(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Load double from the given local into stack.
addDStore(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Store double from stack top into the given local.
addElement(AstNode) - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Adds an element to the list, and sets its parent to this node.
addElement(ObjectProperty) - 类 中的方法org.mozilla.javascript.ast.ObjectLiteral
Adds an element to the list, and sets its parent to this node.
addExceptionHandler(int, int, int, String) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
addExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of objects to be excluded from serialization.
addExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of objects to be excluded from serialization.
addField(String, String, short) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addField(String, String, short, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addField(String, String, short, long) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addField(String, String, short, double) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add a field to the class.
addFLoad(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Load float from the given local into stack.
addFragment(XmlFragment) - 类 中的方法org.mozilla.javascript.ast.XmlLiteral
Adds a fragment to the fragment list.
addFStore(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Store float from stack top into the given local.
addFunction(FunctionNode) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
addFunction(FunctionNode) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Adds a FunctionNode to the functions table for codegen.
addIdFunctionProperty(Scriptable, Object, int, String, int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
addILoad(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Load integer from the given local into stack.
addInstructionCount(Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
addInterface(String) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add an interface implemented by this class.
addInvoke(int, String, String, String) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
addIStore(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Store integer from stack top into the given local.
addLabel(Label) - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
Adds a label and sets its parent to this node.
addLineNumberEntry(short) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
addListener(ContextFactory.Listener) - 类 中的方法org.mozilla.javascript.ContextFactory
 
addListener(ContextFactory.Listener) - 类 中的方法org.mozilla.javascript.ContextFactory
 
addListener(Object, Object) - 类 中的静态方法org.mozilla.javascript.Kit
Add listener to bag of listeners.
addLiveLocals(Node, int[]) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
addLLoad(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Load long from the given local into stack.
addLoadConstant(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given integer.
addLoadConstant(long) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given long.
addLoadConstant(float) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given float.
addLoadConstant(double) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given double.
addLoadConstant(String) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate the load constant bytecode for the given string.
addLoadThis() - 类 中的方法org.mozilla.classfile.ClassFileWriter
Load "this" into stack.
addLoop(ArrayComprehensionLoop) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Adds a child loop node, and sets its parent to this node.
addLoop(GeneratorExpressionLoop) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Adds a child loop node, and sets its parent to this node.
addLStore(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Store long from stack top into the given local.
addOptionalExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of object to be excluded from serialization.
addOptionalExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Adds a qualified name to the list of object to be excluded from serialization.
addParam(AstNode) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Adds a parameter to the function parameter list.
addPropertyChangeListener(PropertyChangeListener) - 类 中的方法org.mozilla.javascript.Context
Register an object to receive notifications when a bound property has changed
addPropertyChangeListener(PropertyChangeListener) - 类 中的方法org.mozilla.javascript.Context
Register an object to receive notifications when a bound property has changed
addPush(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate code to load the given integer on stack.
addPush(boolean) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
addPush(long) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate code to load the given long on stack.
addPush(double) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Generate code to load the given double on stack.
addPush(String) - 类 中的方法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) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Called by IRFactory to add a RegExp to the regexp table.
addResumptionPoint(Node) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
addStatement(AstNode) - 类 中的方法org.mozilla.javascript.ast.Block
addStatement(AstNode) - 类 中的方法org.mozilla.javascript.ast.SwitchCase
Adds a statement to the end of the statement list.
addTableSwitch(int, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
addValues(Context, boolean, Object) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Custom + operator.
addVariable(VariableInitializer) - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Adds a variable initializer node to the child list.
addVariableDescriptor(String, String, int, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add Information about java variable to use when generating the local variable table.
adjustStackTop(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
ALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ALOAD_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
AND - 类 中的静态变量org.mozilla.javascript.Token
 
ANEWARRAY - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
applyDescriptorToAttributeBitset(int, ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
applyDescriptorToAttributeBitset(int, ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
applyOrCall(boolean, Context, Scriptable, Scriptable, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Function.prototype.apply and Function.prototype.call See Ecma 15.3.4.[34]
ARETURN - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ARGC_LIMIT - 类 中的静态变量org.mozilla.javascript.Parser
Maximum number of allowed function or constructor arguments, to follow SpiderMonkey.
arguments - 类 中的变量org.mozilla.javascript.ast.FunctionCall
 
ARRAYCOMP - 类 中的静态变量org.mozilla.javascript.Token
 
ArrayComprehension - org.mozilla.javascript.ast中的类
AST node for a JavaScript 1.7 Array comprehension.
ArrayComprehension() - 类 的构造器org.mozilla.javascript.ast.ArrayComprehension
 
ArrayComprehension(int) - 类 的构造器org.mozilla.javascript.ast.ArrayComprehension
 
ArrayComprehension(int, int) - 类 的构造器org.mozilla.javascript.ast.ArrayComprehension
 
ArrayComprehensionLoop - org.mozilla.javascript.ast中的类
AST node for a single 'for (foo in bar)' loop construct in a JavaScript 1.7 Array comprehension.
ArrayComprehensionLoop() - 类 的构造器org.mozilla.javascript.ast.ArrayComprehensionLoop
 
ArrayComprehensionLoop(int) - 类 的构造器org.mozilla.javascript.ast.ArrayComprehensionLoop
 
ArrayComprehensionLoop(int, int) - 类 的构造器org.mozilla.javascript.ast.ArrayComprehensionLoop
 
ARRAYLENGTH - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ARRAYLIT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ArrayLiteral - org.mozilla.javascript.ast中的类
AST node for an Array literal.
ArrayLiteral() - 类 的构造器org.mozilla.javascript.ast.ArrayLiteral
 
ArrayLiteral(int) - 类 的构造器org.mozilla.javascript.ast.ArrayLiteral
 
ArrayLiteral(int, int) - 类 的构造器org.mozilla.javascript.ast.ArrayLiteral
 
assertNotNull(Object) - 类 中的方法org.mozilla.javascript.ast.AstNode
Bounces an IllegalArgumentException up if arg is null.
ASSIGN - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_ADD - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_BITAND - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_BITOR - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_BITXOR - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_DIV - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_LSH - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_MOD - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_MUL - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_RSH - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_SUB - 类 中的静态变量org.mozilla.javascript.Token
 
ASSIGN_URSH - 类 中的静态变量org.mozilla.javascript.Token
 
Assignment - org.mozilla.javascript.ast中的类
AST node representing the set of assignment operators such as =, *= and +=.
Assignment() - 类 的构造器org.mozilla.javascript.ast.Assignment
 
Assignment(int) - 类 的构造器org.mozilla.javascript.ast.Assignment
 
Assignment(int, int) - 类 的构造器org.mozilla.javascript.ast.Assignment
 
Assignment(int, int, AstNode, AstNode) - 类 的构造器org.mozilla.javascript.ast.Assignment
 
Assignment(AstNode, AstNode) - 类 的构造器org.mozilla.javascript.ast.Assignment
 
Assignment(int, AstNode, AstNode, int) - 类 的构造器org.mozilla.javascript.ast.Assignment
 
associate(ScriptableObject) - 类 中的方法org.mozilla.javascript.ClassCache
Associate ClassCache object with the given top-level scope.
associate(ScriptableObject) - 类 中的方法org.mozilla.javascript.ClassCache
Associate ClassCache object with the given top-level scope.
associateValue(Object, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Associate arbitrary application-specific value with this object.
associateValue(Object, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Associate arbitrary application-specific value with this object.
AstNode - org.mozilla.javascript.ast中的类
Base class for AST node types.
AstNode() - 类 的构造器org.mozilla.javascript.ast.AstNode
 
AstNode(int) - 类 的构造器org.mozilla.javascript.ast.AstNode
Constructs a new AstNode
AstNode(int, int) - 类 的构造器org.mozilla.javascript.ast.AstNode
Constructs a new AstNode
AstNode.DebugPrintVisitor - org.mozilla.javascript.ast中的类
 
AstNode.PositionComparator - org.mozilla.javascript.ast中的类
 
ASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ASTORE_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
AstRoot - org.mozilla.javascript.ast中的类
Node for the root of a parse tree.
AstRoot() - 类 的构造器org.mozilla.javascript.ast.AstRoot
 
AstRoot(int) - 类 的构造器org.mozilla.javascript.ast.AstRoot
 
ATHROW - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
atPos - 类 中的变量org.mozilla.javascript.ast.XmlRef
 
ATTRIBUTE_FLAG - 类 中的静态变量org.mozilla.javascript.Node
 
avoidObjectDetection() - 类 中的方法org.mozilla.javascript.ScriptableObject
Emulate the SpiderMonkey (and Firefox) feature of allowing custom objects to avoid detection by normal "object detection" code patterns.
avoidObjectDetection() - 类 中的方法org.mozilla.javascript.ScriptableObject
Emulate the SpiderMonkey (and Firefox) feature of allowing custom objects to avoid detection by normal "object detection" code patterns.

B

BALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
BaseFunction - org.mozilla.javascript中的类
The base class for Function objects See ECMA 15.3.
BaseFunction() - 类 的构造器org.mozilla.javascript.BaseFunction
 
BaseFunction(Scriptable, Scriptable) - 类 的构造器org.mozilla.javascript.BaseFunction
 
BASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
bind(Context, Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Returns the object in the scope chain that has a given property.
BINDNAME - 类 中的静态变量org.mozilla.javascript.Token
Token types.
bindToScope(Scriptable) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
BIPUSH - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
BITAND - 类 中的静态变量org.mozilla.javascript.Token
Token types.
BITNOT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
BITOR - 类 中的静态变量org.mozilla.javascript.Token
Token types.
BITXOR - 类 中的静态变量org.mozilla.javascript.Token
Token types.
Block - org.mozilla.javascript.ast中的类
A block statement delimited by curly braces.
Block() - 类 的构造器org.mozilla.javascript.ast.Block
 
Block(int) - 类 的构造器org.mozilla.javascript.ast.Block
 
Block(int, int) - 类 的构造器org.mozilla.javascript.ast.Block
 
BLOCK - 类 中的静态变量org.mozilla.javascript.Token
 
body - 类 中的变量org.mozilla.javascript.ast.Loop
 
BooleanClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
BOTH - 类 中的静态变量org.mozilla.javascript.Node
 
BoundFunction - org.mozilla.javascript中的类
The class for results of the Function.bind operation EcmaScript 5 spec, 15.3.4.5
BoundFunction(Context, Scriptable, Callable, Scriptable, Object[]) - 类 的构造器org.mozilla.javascript.BoundFunction
 
BREAK - 类 中的静态变量org.mozilla.javascript.Token
 
BREAKPOINT - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
BreakStatement - org.mozilla.javascript.ast中的类
A break statement.
BreakStatement() - 类 的构造器org.mozilla.javascript.ast.BreakStatement
 
BreakStatement(int) - 类 的构造器org.mozilla.javascript.ast.BreakStatement
 
BreakStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.BreakStatement
 
buildDataDescriptor(Scriptable, Object, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
buildDataDescriptor(Scriptable, Object, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
ByteClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ByteCode - org.mozilla.classfile中的类
This class provides opcode values expected by the JVM in Java class files.
ByteCode() - 类 的构造器org.mozilla.classfile.ByteCode
 

C

cacheBuiltins() - 类 中的方法org.mozilla.javascript.TopLevel
Cache the built-in ECMAScript objects to protect them against modifications by the script.
CachedModuleScript(ModuleScript, Object) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase.CachedModuleScript
Creates a new cached module script.
CachedPowers - org.mozilla.javascript.v8dtoa中的类
 
CachedPowers() - 类 的构造器org.mozilla.javascript.v8dtoa.CachedPowers
 
CachingModuleScriptProviderBase - org.mozilla.javascript.commonjs.module.provider中的类
Abstract base class that implements caching of loaded module scripts.
CachingModuleScriptProviderBase(ModuleSourceProvider) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
Creates a new module script provider with the specified source.
CachingModuleScriptProviderBase.CachedModuleScript - org.mozilla.javascript.commonjs.module.provider中的类
Instances of this class represent a loaded and cached module script.
calculateExpiry(URLConnection) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.DefaultUrlConnectionExpiryCalculator
 
calculateExpiry(URLConnection) - 接口 中的方法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[]) - 类 中的方法org.mozilla.javascript.BaseFunction
Should be overridden.
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.BoundFunction
 
call(Context, Scriptable, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.Callable
Perform the call.
call(Context, Scriptable, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.Callable
Perform the call.
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.commonjs.module.Require
 
call(ContextAction) - 类 中的静态方法org.mozilla.javascript.Context
已过时。
use ContextFactory.call(ContextAction) instead as this method relies on usage of a static singleton "global" ContextFactory.
call(ContextFactory, Callable, Scriptable, Scriptable, Object[]) - 类 中的静态方法org.mozilla.javascript.Context
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) using the Context instance associated with the current thread.
call(ContextAction) - 类 中的静态方法org.mozilla.javascript.Context
已过时。
use ContextFactory.call(ContextAction) instead as this method relies on usage of a static singleton "global" ContextFactory.
call(ContextFactory, Callable, Scriptable, Scriptable, Object[]) - 类 中的静态方法org.mozilla.javascript.Context
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) using the Context instance associated with the current thread.
call(ContextAction) - 类 中的方法org.mozilla.javascript.ContextFactory
Call ContextAction.run(Context cx) using the Context instance associated with the current thread.
call(ContextAction) - 类 中的方法org.mozilla.javascript.ContextFactory
Call ContextAction.run(Context cx) using the Context instance associated with the current thread.
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.Delegator
 
call(Context, Scriptable, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.Function
Call the function.
call(Context, Scriptable, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.Function
Call the function.
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.FunctionObject
Performs conversions on argument types if needed and invokes the underlying Java method or constructor.
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.FunctionObject
Performs conversions on argument types if needed and invokes the underlying Java method or constructor.
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeContinuation
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJavaConstructor
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJavaMethod
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJavaTopPackage
 
call(Callable, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.PolicySecurityController.SecureCaller
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
call(Context, Object, Object, Object[], Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
已过时。
The method is only present for compatibility.
call(Callable, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.SecureCaller
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.Synchronizer
 
call(Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.Synchronizer
 
CALL - 类 中的静态变量org.mozilla.javascript.Token
Token types.
call0(Callable, Scriptable, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
Implement ....() call shrinking optimizer code.
call1(Callable, Scriptable, Object, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
Implement ....
call2(Callable, Scriptable, Object, Object, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
Implement ....
Callable - 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 - 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[]) - 类 中的方法org.mozilla.javascript.Context
Call function that may pause execution by capturing a continuation.
callFunctionWithContinuations(Callable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.Context
Call function that may pause execution by capturing a continuation.
callMethod(ContextFactory, Scriptable, Function, Object[], long) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
Utility method which dynamically binds a Context to the current thread, if none already exists.
callMethod(Scriptable, String, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Call a method of an object.
callMethod(Context, Scriptable, String, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Call a method of an object.
callMethod(Scriptable, String, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Call a method of an object.
callMethod(Context, Scriptable, String, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Call a method of an object.
callN(Callable, Scriptable, Object[], Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
Implement ....
callName(Object[], String, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
Implement name(args) call shrinking optimizer code.
callName0(String, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
Implement name() call shrinking optimizer code.
callProp0(Object, String, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
Implement x.property() call shrinking optimizer code.
callRef(Callable, Scriptable, Object[], Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Perform function call in reference context.
callSpecial(Context, Callable, Scriptable, Object[], Scriptable, Scriptable, int, String, int) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
callSpecial(Context, Callable, Scriptable, Object[], Scriptable, Scriptable, int, String, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.PolicySecurityController
 
callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.SecurityController
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) of callable under restricted security domain where an action is allowed only if it is allowed according to the Java stack on the moment of the execWithDomain call and securityDomain.
callWithDomain(Object, Context, Callable, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.SecurityController
Call Callable.call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) of callable under restricted security domain where an action is allowed only if it is allowed according to the Java stack on the moment of the execWithDomain call and securityDomain.
CALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
canConvert(Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.NativeJavaObject
Determine whether we can/should convert between the given type and the desired one.
captureContinuation() - 类 中的方法org.mozilla.javascript.Context
Capture a continuation from the current execution.
captureContinuation() - 类 中的方法org.mozilla.javascript.Context
Capture a continuation from the current execution.
captureContinuation(Context) - 类 中的静态方法org.mozilla.javascript.Interpreter
 
captureStackInfo(RhinoException) - 接口 中的方法org.mozilla.javascript.Evaluator
Capture stack information from the given exception.
captureStackInfo(RhinoException) - 类 中的方法org.mozilla.javascript.Interpreter
 
captureStackInfo(RhinoException) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
CASE - 类 中的静态变量org.mozilla.javascript.Token
 
CASE_GAP_PROP - 类 中的静态变量org.mozilla.javascript.Decompiler
Decompilation property to specify identation offset for case labels.
CASEARRAY_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
CASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
CATCH - 类 中的静态变量org.mozilla.javascript.Token
 
CATCH_SCOPE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
CATCH_SCOPE_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
CatchClause - org.mozilla.javascript.ast中的类
Node representing a catch-clause of a try-statement.
CatchClause() - 类 的构造器org.mozilla.javascript.ast.CatchClause
 
CatchClause(int) - 类 的构造器org.mozilla.javascript.ast.CatchClause
 
CatchClause(int, int) - 类 的构造器org.mozilla.javascript.ast.CatchClause
 
CharacterClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
charAt(int) - 类 中的方法org.mozilla.javascript.ConsString
 
checkActivationName(String, int) - 类 中的方法org.mozilla.javascript.Parser
 
CHECKCAST - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
checkLanguageVersion(int) - 类 中的静态方法org.mozilla.javascript.Context
 
checkLanguageVersion(int) - 类 中的静态方法org.mozilla.javascript.Context
 
checkMutableReference(Node) - 类 中的方法org.mozilla.javascript.Parser
 
checkNotSealed() - 类 中的方法org.mozilla.javascript.ContextFactory
 
checkNotSealed() - 类 中的方法org.mozilla.javascript.ContextFactory
 
checkOptimizationLevel(int) - 类 中的静态方法org.mozilla.javascript.Context
 
checkOptimizationLevel(int) - 类 中的静态方法org.mozilla.javascript.Context
 
checkParentLinks() - 类 中的方法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) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
checkPropertyChange(String, ScriptableObject, ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
checkPropertyDefinition(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
checkPropertyDefinition(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
checkRegExpProxy(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
ClassCache - org.mozilla.javascript中的类
Cache of generated classes and data structures to access Java runtime from JavaScript.
ClassCache - org.mozilla.javascript中的类
Cache of generated classes and data structures to access Java runtime from JavaScript.
ClassCache() - 类 的构造器org.mozilla.javascript.ClassCache
 
ClassCache() - 类 的构造器org.mozilla.javascript.ClassCache
 
ClassClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ClassCompiler - org.mozilla.javascript.optimizer中的类
Generates class files from script sources.
ClassCompiler - org.mozilla.javascript.optimizer中的类
Generates class files from script sources.
ClassCompiler(CompilerEnvirons) - 类 的构造器org.mozilla.javascript.optimizer.ClassCompiler
Construct ClassCompiler that uses the specified compiler environment when generating classes.
ClassCompiler(CompilerEnvirons) - 类 的构造器org.mozilla.javascript.optimizer.ClassCompiler
Construct ClassCompiler that uses the specified compiler environment when generating classes.
ClassFileWriter - org.mozilla.classfile中的类
ClassFileWriter A ClassFileWriter is used to write a Java class file.
ClassFileWriter(String, String, String) - 类 的构造器org.mozilla.classfile.ClassFileWriter
Construct a ClassFileWriter for a class.
ClassFileWriter.ClassFileFormatException - 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) - 类 中的静态方法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) - 类 中的静态方法org.mozilla.javascript.Kit
 
classOrNull(ClassLoader, String) - 类 中的静态方法org.mozilla.javascript.Kit
Attempt to load the class of the given name.
ClassShutter - org.mozilla.javascript中的接口
Embeddings that wish to filter Java classes that are visible to scripts through the LiveConnect, should implement this interface.
ClassShutter - org.mozilla.javascript中的接口
Embeddings that wish to filter Java classes that are visible to scripts through the LiveConnect, should implement this interface.
clear() - 类 中的方法org.mozilla.javascript.NativeArray
 
clear() - 类 中的方法org.mozilla.javascript.NativeObject
 
clear() - 类 中的方法org.mozilla.javascript.ObjArray
 
clear() - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
clear() - 类 中的方法org.mozilla.javascript.UintMap
 
clearCaches() - 类 中的方法org.mozilla.javascript.ClassCache
Empty caches of generated Java classes and Java reflection information.
clearCaches() - 类 中的方法org.mozilla.javascript.ClassCache
Empty caches of generated Java classes and Java reflection information.
clearParentScope() - 类 中的方法org.mozilla.javascript.ast.Scope
Used only for code generation.
cmp_LE(Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
cmp_LT(Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
codeBug() - 类 中的静态方法org.mozilla.javascript.ast.AstNode
 
codeBug() - 类 中的静态方法org.mozilla.javascript.Kit
Throws RuntimeException to indicate failed assertion.
codeBug(String) - 类 中的静态方法org.mozilla.javascript.Kit
Throws RuntimeException to indicate failed assertion.
Codegen - org.mozilla.javascript.optimizer中的类
This class generates code for a given IR tree.
Codegen() - 类 的构造器org.mozilla.javascript.optimizer.Codegen
 
coerceType(Class<?>, Object) - 类 中的静态方法org.mozilla.javascript.NativeJavaObject
已过时。
as of 1.5 Release 4
COLON - 类 中的静态变量org.mozilla.javascript.Token
 
COLONCOLON - 类 中的静态变量org.mozilla.javascript.Token
 
colonPos - 类 中的变量org.mozilla.javascript.ast.XmlRef
 
columnNumber() - 异常错误 中的方法org.mozilla.javascript.RhinoException
The column number of the location of the error, or zero if unknown.
columnNumber() - 异常错误 中的方法org.mozilla.javascript.RhinoException
The column number of the location of the error, or zero if unknown.
COMMA - 类 中的静态变量org.mozilla.javascript.Token
 
Comment - org.mozilla.javascript.ast中的类
Node representing comments.
Comment(int, int, Token.CommentType, String) - 类 的构造器org.mozilla.javascript.ast.Comment
Constructs a new Comment
COMMENT - 类 中的静态变量org.mozilla.javascript.Token
 
compare(AstNode, AstNode) - 类 中的方法org.mozilla.javascript.ast.AstNode.PositionComparator
Sorts nodes by (relative) start position.
compareTo(AstNode) - 类 中的方法org.mozilla.javascript.ast.AstNode
Permits AST nodes to be sorted based on start position and length.
compile(CompilerEnvirons, ScriptNode, String, boolean) - 接口 中的方法org.mozilla.javascript.Evaluator
Compile the script or function from intermediate representation tree into an executable form.
compile(CompilerEnvirons, ScriptNode, String, boolean) - 类 中的方法org.mozilla.javascript.Interpreter
 
compile(CompilerEnvirons, ScriptNode, String, boolean) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
compileFunction(Scriptable, String, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Compile a JavaScript function.
compileFunction(Scriptable, String, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Compile a JavaScript function.
compileReader(Scriptable, Reader, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
已过时。 
compileReader(Reader, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Compiles the source in the given reader.
compileReader(Scriptable, Reader, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
已过时。 
compileReader(Reader, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Compiles the source in the given reader.
compileRegExp(Context, String, String) - 类 中的方法org.mozilla.javascript.regexp.RegExpImpl
 
compileRegExp(Context, String, String) - 接口 中的方法org.mozilla.javascript.RegExpProxy
 
CompilerEnvirons - org.mozilla.javascript中的类
 
CompilerEnvirons - org.mozilla.javascript中的类
 
CompilerEnvirons() - 类 的构造器org.mozilla.javascript.CompilerEnvirons
 
CompilerEnvirons() - 类 的构造器org.mozilla.javascript.CompilerEnvirons
 
compileString(String, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Compiles the source in the given string.
compileString(String, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Compiles the source in the given string.
compileToClassFile(CompilerEnvirons, String, ScriptNode, String, boolean) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
compileToClassFiles(String, String, int, String) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Compile JavaScript source into one or more Java class files.
compileToClassFiles(String, String, int, String) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Compile JavaScript source into one or more Java class files.
ConditionalExpression - org.mozilla.javascript.ast中的类
AST node representing the ternary operator.
ConditionalExpression() - 类 的构造器org.mozilla.javascript.ast.ConditionalExpression
 
ConditionalExpression(int) - 类 的构造器org.mozilla.javascript.ast.ConditionalExpression
 
ConditionalExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.ConditionalExpression
 
ConsString - 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) - 类 的构造器org.mozilla.javascript.ConsString
 
CONST - 类 中的静态变量org.mozilla.javascript.ScriptableObject
 
CONST - 类 中的静态变量org.mozilla.javascript.ScriptableObject
 
CONST - 类 中的静态变量org.mozilla.javascript.Token
 
ConstProperties - org.mozilla.javascript中的接口
 
construct(Context, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.BaseFunction
 
construct(Context, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.BoundFunction
 
construct(Context, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.commonjs.module.Require
 
construct(Context, Scriptable, Object[]) - 类 中的方法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[]) - 接口 中的方法org.mozilla.javascript.Function
Call the function as a constructor.
construct(Context, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.Function
Call the function as a constructor.
construct(Context, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeContinuation
 
construct(Context, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
construct(Context, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJavaTopPackage
 
construct(Context, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
constructError(Context, String, String, Scriptable) - 类 中的静态方法org.mozilla.javascript.NativeGlobal
constructError(Context, String, String, Scriptable, String, int, int, String) - 类 中的静态方法org.mozilla.javascript.NativeGlobal
constructError(String, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
constructError(String, String, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
constructError(String, String, String, int, String, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
contains(Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
containsAll(Collection) - 类 中的方法org.mozilla.javascript.NativeArray
 
containsKey(Object) - 类 中的方法org.mozilla.javascript.NativeObject
 
containsValue(Object) - 类 中的方法org.mozilla.javascript.NativeObject
 
Context - org.mozilla.javascript中的类
This class represents the runtime context of an executing script.
Context - org.mozilla.javascript中的类
This class represents the runtime context of an executing script.
Context() - 类 的构造器org.mozilla.javascript.Context
已过时。
this constructor is deprecated because it creates a dependency on a static singleton context factory. Use ContextFactory.enter() or ContextFactory.call(ContextAction) instead. If you subclass this class, consider using Context.Context(ContextFactory) constructor instead in the subclasses' constructors.
Context(ContextFactory) - 类 的构造器org.mozilla.javascript.Context
Creates a new context.
Context() - 类 的构造器org.mozilla.javascript.Context
已过时。
this constructor is deprecated because it creates a dependency on a static singleton context factory. Use ContextFactory.enter() or ContextFactory.call(ContextAction) instead. If you subclass this class, consider using Context.Context(ContextFactory) constructor instead in the subclasses' constructors.
Context(ContextFactory) - 类 的构造器org.mozilla.javascript.Context
Creates a new context.
Context.ClassShutterSetter - org.mozilla.javascript中的接口
 
Context.ClassShutterSetter - org.mozilla.javascript中的接口
 
ContextAction - org.mozilla.javascript中的接口
Interface to represent arbitrary action that requires to have Context object associated with the current thread for its execution.
ContextAction - org.mozilla.javascript中的接口
Interface to represent arbitrary action that requires to have Context object associated with the current thread for its execution.
ContextClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
contextCreated(Context) - 接口 中的方法org.mozilla.javascript.ContextFactory.Listener
Notify about newly created Context object.
contextCreated(Context) - 接口 中的方法org.mozilla.javascript.ContextFactory.Listener
Notify about newly created Context object.
contextEntered(Context) - 接口 中的方法org.mozilla.javascript.ContextListener
已过时。
Rhino runtime never calls the method.
contextExited(Context) - 接口 中的方法org.mozilla.javascript.ContextListener
已过时。
Rhino runtime never calls the method.
ContextFactory - org.mozilla.javascript中的类
Factory class that Rhino runtime uses to create new Context instances.
ContextFactory - org.mozilla.javascript中的类
Factory class that Rhino runtime uses to create new Context instances.
ContextFactory() - 类 的构造器org.mozilla.javascript.ContextFactory
 
ContextFactory() - 类 的构造器org.mozilla.javascript.ContextFactory
 
ContextFactory.GlobalSetter - org.mozilla.javascript中的接口
 
ContextFactory.GlobalSetter - org.mozilla.javascript中的接口
 
ContextFactory.Listener - org.mozilla.javascript中的接口
Listener of Context creation and release events.
ContextFactory.Listener - org.mozilla.javascript中的接口
Listener of Context creation and release events.
ContextFactoryClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ContextListener - org.mozilla.javascript中的接口
已过时。
Embeddings that wish to customize newly created Context instances should implement ContextFactory.Listener.
contextReleased(Context) - 接口 中的方法org.mozilla.javascript.ContextFactory.Listener
Notify that the specified Context instance is no longer associated with the current thread.
contextReleased(Context) - 接口 中的方法org.mozilla.javascript.ContextFactory.Listener
Notify that the specified Context instance is no longer associated with the current thread.
ContinuationPending - org.mozilla.javascript中的异常错误
ContinuationPending - org.mozilla.javascript中的异常错误
CONTINUE - 类 中的静态变量org.mozilla.javascript.Token
 
ContinueStatement - org.mozilla.javascript.ast中的类
A continue statement.
ContinueStatement() - 类 的构造器org.mozilla.javascript.ast.ContinueStatement
 
ContinueStatement(int) - 类 的构造器org.mozilla.javascript.ast.ContinueStatement
 
ContinueStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.ContinueStatement
 
ContinueStatement(Name) - 类 的构造器org.mozilla.javascript.ast.ContinueStatement
 
ContinueStatement(int, Name) - 类 的构造器org.mozilla.javascript.ast.ContinueStatement
 
ContinueStatement(int, int, Name) - 类 的构造器org.mozilla.javascript.ast.ContinueStatement
 
CONTROL_BLOCK_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
convertArg(Context, Scriptable, Object, int) - 类 中的静态方法org.mozilla.javascript.FunctionObject
 
convertArg(Context, Scriptable, Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.FunctionObject
convertArg(Context, Scriptable, Object, int) - 类 中的静态方法org.mozilla.javascript.FunctionObject
 
convertArg(Context, Scriptable, Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.FunctionObject
convertResult(Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
create(String) - 类 中的静态方法org.mozilla.javascript.xml.XMLLib.Factory
 
createAdapterCode(ObjToIntMap, String, Class<?>, Class<?>[], String) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
createAdapterWrapper(Scriptable, Object) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
createClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.Context
Create class loader for generated classes.
createClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.Context
Create class loader for generated classes.
createClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.ContextFactory
Create class loader for generated classes.
createClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.ContextFactory
Create class loader for generated classes.
createClassLoader(ClassLoader, Object) - 类 中的方法org.mozilla.javascript.PolicySecurityController
 
createClassLoader(ClassLoader, Object) - 类 中的方法org.mozilla.javascript.SecurityController
Get class loader-like object that can be used to define classes with the given security context.
createClassLoader(ClassLoader, Object) - 类 中的方法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[]) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
createFunctionObject(Context, Scriptable, Object, Object) - 接口 中的方法org.mozilla.javascript.Evaluator
Create a function object.
createFunctionObject(Context, Scriptable, Object, Object) - 类 中的方法org.mozilla.javascript.Interpreter
 
createFunctionObject(Context, Scriptable, Object, Object) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
createInterfaceAdapter(Class<?>, ScriptableObject) - 类 中的静态方法org.mozilla.javascript.NativeJavaObject
 
createLoader(ClassLoader, Object) - 类 中的静态方法org.mozilla.javascript.SecurityController
Create GeneratedClassLoader with restrictions imposed by staticDomain and all current stack frames.
createLoader(ClassLoader, Object) - 类 中的静态方法org.mozilla.javascript.SecurityController
Create GeneratedClassLoader with restrictions imposed by staticDomain and all current stack frames.
createName(String) - 类 中的方法org.mozilla.javascript.Parser
 
createName(int, String, Node) - 类 中的方法org.mozilla.javascript.Parser
 
createNativeGenerator(NativeFunction, Scriptable, Scriptable, int, int) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
createNumber(double) - 类 中的方法org.mozilla.javascript.Parser
 
createObject(Context, Scriptable) - 类 中的方法org.mozilla.javascript.BaseFunction
Creates new script object.
createObject(Context, Scriptable) - 类 中的方法org.mozilla.javascript.FunctionObject
Return new Scriptable instance using the default constructor for the class of the underlying Java method.
createObject(Context, Scriptable) - 类 中的方法org.mozilla.javascript.FunctionObject
Return new Scriptable instance using the default constructor for the class of the underlying Java method.
createObject(Context, Scriptable) - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
createRequire(Context, Scriptable) - 类 中的方法org.mozilla.javascript.commonjs.module.RequireBuilder
Creates a new require() function.
createScopeNode(int, int) - 类 中的方法org.mozilla.javascript.Parser
Create a node that can be used to hold lexically scoped variable definitions (via let declarations).
createScriptObject(Object, Object) - 接口 中的方法org.mozilla.javascript.Evaluator
Create a script object.
createScriptObject(Object, Object) - 类 中的方法org.mozilla.javascript.Interpreter
 
createScriptObject(Object, Object) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 

D

D2F - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
D2I - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
D2L - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DADD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DateClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
DCMPG - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DCMPL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DCONST_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DCONST_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DDIV - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DebugFrame - 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 - org.mozilla.javascript.debug中的接口
This interface exposes debugging information from objects.
DebuggableScript - org.mozilla.javascript.debug中的接口
This interface exposes debugging information from executable code (either functions or top-level scripts).
DebuggableScript - org.mozilla.javascript.debug中的接口
This interface exposes debugging information from executable code (either functions or top-level scripts).
Debugger - org.mozilla.javascript.debug中的接口
Interface to implement if the application is interested in receiving debug information.
DEBUGGER - 类 中的静态变量org.mozilla.javascript.Token
 
debugPrint() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns a debugging representation of the parse tree starting at this node.
debugPrint() - 类 中的方法org.mozilla.javascript.ast.AstRoot
A debug-printer that includes comments (at the end).
DebugPrintVisitor(StringBuilder) - 类 的构造器org.mozilla.javascript.ast.AstNode.DebugPrintVisitor
 
DEC - 类 中的静态变量org.mozilla.javascript.Token
 
decompile(String, int, UintMap) - 类 中的静态方法org.mozilla.javascript.Decompiler
Decompile the source information associated with this js function/script back into a string.
decompileFunction(Function, int) - 类 中的方法org.mozilla.javascript.Context
Decompile a JavaScript Function.
decompileFunction(Function, int) - 类 中的方法org.mozilla.javascript.Context
Decompile a JavaScript Function.
decompileFunctionBody(Function, int) - 类 中的方法org.mozilla.javascript.Context
Decompile the body of a JavaScript Function.
decompileFunctionBody(Function, int) - 类 中的方法org.mozilla.javascript.Context
Decompile the body of a JavaScript Function.
Decompiler - org.mozilla.javascript中的类
The following class save decompilation information about the source.
Decompiler() - 类 的构造器org.mozilla.javascript.Decompiler
 
decompileScript(Script, int) - 类 中的方法org.mozilla.javascript.Context
Decompile the script.
decompileScript(Script, int) - 类 中的方法org.mozilla.javascript.Context
Decompile the script.
DECR_FLAG - 类 中的静态变量org.mozilla.javascript.Node
 
DEFAULT - 类 中的静态变量org.mozilla.javascript.Token
 
defaultGet(String) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
DEFAULTNAMESPACE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
defaultPut(String, Object) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
DefaultUrlConnectionExpiryCalculator - org.mozilla.javascript.commonjs.module.provider中的类
The default heuristic for calculating cache expiry of URL-based resources.
DefaultUrlConnectionExpiryCalculator() - 类 的构造器org.mozilla.javascript.commonjs.module.provider.DefaultUrlConnectionExpiryCalculator
Creates a new default expiry calculator with one minute relative expiry.
DefaultUrlConnectionExpiryCalculator(long) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.DefaultUrlConnectionExpiryCalculator
Creates a new default expiry calculator with the specified relative expiry.
defineClass(String, byte[]) - 类 中的方法org.mozilla.javascript.DefiningClassLoader
 
defineClass(String, byte[]) - 接口 中的方法org.mozilla.javascript.GeneratedClassLoader
Define a new Java class.
defineClass(String, byte[]) - 接口 中的方法org.mozilla.javascript.GeneratedClassLoader
Define a new Java class.
defineClass(Scriptable, Class<T>) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class that implements Scriptable.
defineClass(Scriptable, Class<T>, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class, optionally allowing sealing.
defineClass(Scriptable, Class<T>, boolean, boolean) - 类 中的静态方法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>) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class that implements Scriptable.
defineClass(Scriptable, Class<T>, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Defines JavaScript objects from a Java class, optionally allowing sealing.
defineClass(Scriptable, Class<T>, boolean, boolean) - 类 中的静态方法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) - 接口 中的方法org.mozilla.javascript.ConstProperties
Reserves a definition spot for a const.
defineConst(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
defineConst(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
defineConstProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineConstProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineFunctionProperties(String[], Class<?>, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Search for names in a class, adding the resulting methods as properties.
defineFunctionProperties(String[], Class<?>, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Search for names in a class, adding the resulting methods as properties.
defineOwnProperties(Context, ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Defines one or more properties on this object.
defineOwnProperties(Context, ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Defines one or more properties on this object.
defineOwnProperty(Context, Object, ScriptableObject) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
defineOwnProperty(Context, Object, ScriptableObject, boolean) - 类 中的方法org.mozilla.javascript.NativeArray
 
defineOwnProperty(Context, Object, ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Defines a property on an object.
defineOwnProperty(Context, Object, ScriptableObject, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
Defines a property on an object.
defineOwnProperty(Context, Object, ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Defines a property on an object.
defineOwnProperty(Context, Object, ScriptableObject, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
Defines a property on an object.
defineProperty(String, Object, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
defineProperty(Scriptable, String, Object, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineProperty(String, Class<?>, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Define a JavaScript property with getter and setter side effects.
defineProperty(String, Object, Method, Method, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
defineProperty(String, Object, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
defineProperty(Scriptable, String, Object, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Utility method to add properties to arbitrary Scriptable object.
defineProperty(String, Class<?>, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Define a JavaScript property with getter and setter side effects.
defineProperty(String, Object, Method, Method, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Define a JavaScript property.
DefiningClassLoader - org.mozilla.javascript中的类
Load generated classes.
DefiningClassLoader() - 类 的构造器org.mozilla.javascript.DefiningClassLoader
 
DefiningClassLoader(ClassLoader) - 类 的构造器org.mozilla.javascript.DefiningClassLoader
 
DEL_REF - 类 中的静态变量org.mozilla.javascript.Token
Token types.
Delegator - org.mozilla.javascript中的类
This is a helper class for implementing wrappers around Scriptable objects.
Delegator() - 类 的构造器org.mozilla.javascript.Delegator
Create a Delegator prototype.
Delegator(Scriptable) - 类 的构造器org.mozilla.javascript.Delegator
Create a new Delegator that forwards requests to a delegee Scriptable object.
delete(String) - 类 中的方法org.mozilla.javascript.Delegator
 
delete(int) - 类 中的方法org.mozilla.javascript.Delegator
 
delete(String) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
delete(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
delete(String) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
delete(int) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
delete(String) - 类 中的方法org.mozilla.javascript.NativeWith
 
delete(int) - 类 中的方法org.mozilla.javascript.NativeWith
 
delete(Context) - 类 中的方法org.mozilla.javascript.Ref
 
delete(String) - 接口 中的方法org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(int) - 接口 中的方法org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(String) - 接口 中的方法org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(int) - 接口 中的方法org.mozilla.javascript.Scriptable
Removes a property from this object.
delete(String) - 类 中的方法org.mozilla.javascript.ScriptableObject
Removes a named property from the object.
delete(int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Removes the indexed property from the object.
delete(String) - 类 中的方法org.mozilla.javascript.ScriptableObject
Removes a named property from the object.
delete(int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Removes the indexed property from the object.
delete(Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
已过时。 
delete(Object, Object, Context, boolean) - 类 中的静态方法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) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Delete]].
deleteObjectElem(Scriptable, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
deleteProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
deleteProperty(Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
deleteProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
deleteProperty(Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Removes the property from an object or its prototype chain.
DELPROP - 类 中的静态变量org.mozilla.javascript.Token
Token types.
depth() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns the depth of this node.
DESCENDANTS_FLAG - 类 中的静态变量org.mozilla.javascript.Node
 
DESTRUCTURING_ARRAY_LENGTH - 类 中的静态变量org.mozilla.javascript.Node
 
DESTRUCTURING_NAMES - 类 中的静态变量org.mozilla.javascript.Node
 
DESTRUCTURING_PARAMS - 类 中的静态变量org.mozilla.javascript.Node
 
DESTRUCTURING_SHORTHAND - 类 中的静态变量org.mozilla.javascript.Node
 
DestructuringForm - org.mozilla.javascript.ast中的接口
Common interface for ArrayLiteral and ObjectLiteral node types, both of which may appear in "destructuring" expressions or contexts.
details() - 异常错误 中的方法org.mozilla.javascript.EcmaError
 
details() - 异常错误 中的方法org.mozilla.javascript.EcmaError
 
details() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
 
details() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
 
details() - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
details() - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
DIRECTCALL_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
DIV - 类 中的静态变量org.mozilla.javascript.Token
Token types.
DLOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DLOAD_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DMUL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DNEG - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DO - 类 中的静态变量org.mozilla.javascript.Token
 
DoLoop - org.mozilla.javascript.ast中的类
Do statement.
DoLoop() - 类 的构造器org.mozilla.javascript.ast.DoLoop
 
DoLoop(int) - 类 的构造器org.mozilla.javascript.ast.DoLoop
 
DoLoop(int, int) - 类 的构造器org.mozilla.javascript.ast.DoLoop
 
done() - 类 中的方法org.mozilla.javascript.ObjToIntMap.Iterator
 
DONTENUM - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating property is not enumerated.
DONTENUM - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating property is not enumerated.
DOT - 类 中的静态变量org.mozilla.javascript.Token
 
DOTDOT - 类 中的静态变量org.mozilla.javascript.Token
 
doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.ContextFactory
Execute top call to script or function.
doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.ContextFactory
Execute top call to script or function.
doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
DOTQUERY - 类 中的静态变量org.mozilla.javascript.Token
 
DOUBLE_MARK - 类 中的静态变量org.mozilla.javascript.UniqueTag
Tag to indicate that a object represents "double" with the real value stored somewhere else.
DoubleClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
DoubleHelper - org.mozilla.javascript.v8dtoa中的类
 
DoubleHelper() - 类 的构造器org.mozilla.javascript.v8dtoa.DoubleHelper
 
DREM - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DRETURN - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSTORE_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DSUB - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
dtoa(double, FastDtoaBuilder) - 类 中的静态方法org.mozilla.javascript.v8dtoa.FastDtoa
 
DUP - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP2_X1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP2_X2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP_X1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
DUP_X2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.

E

eachPosition - 类 中的变量org.mozilla.javascript.ast.ForInLoop
 
EcmaError - org.mozilla.javascript中的异常错误
The class of exceptions raised by the engine as described in ECMA edition 3.
EcmaError - org.mozilla.javascript中的异常错误
The class of exceptions raised by the engine as described in ECMA edition 3.
EcmaError(Scriptable, String, int, int, String) - 异常错误 的构造器org.mozilla.javascript.EcmaError
已过时。
EcmaError error instances should not be constructed explicitly since they are generated by the engine.
EcmaError(Scriptable, String, int, int, String) - 异常错误 的构造器org.mozilla.javascript.EcmaError
已过时。
EcmaError error instances should not be constructed explicitly since they are generated by the engine.
ElementGet - org.mozilla.javascript.ast中的类
AST node for an indexed property reference, such as foo['bar'] or foo[2].
ElementGet() - 类 的构造器org.mozilla.javascript.ast.ElementGet
 
ElementGet(int) - 类 的构造器org.mozilla.javascript.ast.ElementGet
 
ElementGet(int, int) - 类 的构造器org.mozilla.javascript.ast.ElementGet
 
ElementGet(AstNode, AstNode) - 类 的构造器org.mozilla.javascript.ast.ElementGet
 
elemIncrDecr(Object, double, Context, int) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
elemIncrDecr(Object, Object, Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
ELSE - 类 中的静态变量org.mozilla.javascript.Token
 
EMPTY - 类 中的静态变量org.mozilla.javascript.ScriptableObject
The empty property attribute.
EMPTY - 类 中的静态变量org.mozilla.javascript.ScriptableObject
The empty property attribute.
EMPTY - 类 中的静态变量org.mozilla.javascript.Token
 
emptyArgs - 类 中的静态变量org.mozilla.javascript.Context
Convenient value to use as zero-length array of objects.
emptyArgs - 类 中的静态变量org.mozilla.javascript.Context
Convenient value to use as zero-length array of objects.
emptyArgs - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
EmptyExpression - org.mozilla.javascript.ast中的类
AST node for an empty expression.
EmptyExpression() - 类 的构造器org.mozilla.javascript.ast.EmptyExpression
 
EmptyExpression(int) - 类 的构造器org.mozilla.javascript.ast.EmptyExpression
 
EmptyExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.EmptyExpression
 
EmptyStatement - org.mozilla.javascript.ast中的类
AST node for an empty statement.
EmptyStatement() - 类 的构造器org.mozilla.javascript.ast.EmptyStatement
 
EmptyStatement(int) - 类 的构造器org.mozilla.javascript.ast.EmptyStatement
 
EmptyStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.EmptyStatement
 
emptyStrings - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
emptySubString - 类 中的静态变量org.mozilla.javascript.regexp.SubString
 
END_DROPS_OFF - 类 中的静态变量org.mozilla.javascript.Node
 
END_RETURNS - 类 中的静态变量org.mozilla.javascript.Node
 
END_RETURNS_VALUE - 类 中的静态变量org.mozilla.javascript.Node
 
END_UNREACHED - 类 中的静态变量org.mozilla.javascript.Node
These flags enumerate the possible ways a statement/function can terminate.
END_YIELDS - 类 中的静态变量org.mozilla.javascript.Node
 
ensureScriptable(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
ensureScriptable(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
ensureScriptableObject(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
ensureScriptableObject(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
enter() - 类 中的静态方法org.mozilla.javascript.Context
Same as calling ContextFactory.enterContext() on the global ContextFactory instance.
enter(Context) - 类 中的静态方法org.mozilla.javascript.Context
已过时。
use ContextFactory.enterContext(Context) instead as this method relies on usage of a static singleton "global" ContextFactory.
enter() - 类 中的静态方法org.mozilla.javascript.Context
Same as calling ContextFactory.enterContext() on the global ContextFactory instance.
enter(Context) - 类 中的静态方法org.mozilla.javascript.Context
已过时。
use ContextFactory.enterContext(Context) instead as this method relies on usage of a static singleton "global" ContextFactory.
enter() - 类 中的方法org.mozilla.javascript.ContextFactory
已过时。
enter() - 类 中的方法org.mozilla.javascript.ContextFactory
已过时。
enterActivationFunction(Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
enterContext() - 类 中的方法org.mozilla.javascript.ContextFactory
Get a context associated with the current thread, creating one if need be.
enterContext(Context) - 类 中的方法org.mozilla.javascript.ContextFactory
Get a Context associated with the current thread, using the given Context if need be.
enterContext() - 类 中的方法org.mozilla.javascript.ContextFactory
Get a context associated with the current thread, creating one if need be.
enterContext(Context) - 类 中的方法org.mozilla.javascript.ContextFactory
Get a Context associated with the current thread, using the given Context if need be.
enterDotQuery(Object, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
enterDotQuery(Scriptable) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Wrap this object into NativeWith to implement the .() query.
enterWith(Object, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
ENTERWITH - 类 中的静态变量org.mozilla.javascript.Token
Token types.
enterWith(Scriptable) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Wrap this object into NativeWith to implement the with statement.
entityNeedsRevalidation(Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProviderBase
Override to determine whether according to the validator, the cached module script needs revalidation.
entityNeedsRevalidation(Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
 
entrySet() - 类 中的方法org.mozilla.javascript.NativeObject
 
ENUM_ID - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ENUM_INIT_ARRAY - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ENUM_INIT_KEYS - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ENUM_INIT_VALUES - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ENUM_NEXT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ENUMERATE_ARRAY - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_ARRAY_NO_ITERATOR - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_KEYS - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_KEYS_NO_ITERATOR - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_VALUES - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ENUMERATE_VALUES_NO_ITERATOR - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
enumId(Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
enumInit(Object, Context, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
enumInit(Object, Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
enumNext(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
enumValue(Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
eof() - 类 中的方法org.mozilla.javascript.Parser
 
EOF - 类 中的静态变量org.mozilla.javascript.Token
Token types.
EOL - 类 中的静态变量org.mozilla.javascript.Token
Token types.
eq(Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Equality See ECMA 11.9
EQ - 类 中的静态变量org.mozilla.javascript.Token
Token types.
equals(Object) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
equivalentValues(Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Custom == operator.
equivalentValues(Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Custom == operator.
error(String, String, int, String, int) - 类 中的方法org.mozilla.javascript.ast.ErrorCollector
This is not called during AST generation.
error(String, String, int, int) - 类 中的方法org.mozilla.javascript.ast.ErrorCollector
 
error(String, String, int, int) - 接口 中的方法org.mozilla.javascript.ast.IdeErrorReporter
Report an error.
error(String, String, int, String, int) - 接口 中的方法org.mozilla.javascript.ErrorReporter
Report an error.
error(String, String, int, String, int) - 接口 中的方法org.mozilla.javascript.ErrorReporter
Report an error.
ERROR - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ErrorCollector - org.mozilla.javascript.ast中的类
An error reporter that gathers the errors and warnings for later display.
ErrorCollector() - 类 的构造器org.mozilla.javascript.ast.ErrorCollector
 
ErrorNode - org.mozilla.javascript.ast中的类
AST node representing a parse error or a warning.
ErrorNode() - 类 的构造器org.mozilla.javascript.ast.ErrorNode
 
ErrorNode(int) - 类 的构造器org.mozilla.javascript.ast.ErrorNode
 
ErrorNode(int, int) - 类 的构造器org.mozilla.javascript.ast.ErrorNode
 
ErrorReporter - org.mozilla.javascript中的接口
This is interface defines a protocol for the reporting of errors during JavaScript translation or execution.
ErrorReporter - org.mozilla.javascript中的接口
This is interface defines a protocol for the reporting of errors during JavaScript translation or execution.
errorReporterProperty - 类 中的静态变量org.mozilla.javascript.Context
 
errorReporterProperty - 类 中的静态变量org.mozilla.javascript.Context
 
escapeAttributeValue(Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Escapes the reserved characters in a value of an attribute
escapeAttributeValue(Object) - 类 中的方法org.mozilla.javascript.xml.XMLLib
Escapes the reserved characters in a value of an attribute.
escapeString(String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
escapeString(String, char) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
For escaping strings printed by object and array literals; not quite the same as 'escape.'
escapeTextValue(Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Escapes the reserved characters in a value of a text node
escapeTextValue(Object) - 类 中的方法org.mozilla.javascript.xml.XMLLib
Escapes the reserved characters in a value of a text node.
ESCXMLATTR - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ESCXMLTEXT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
evalSpecial(Context, Scriptable, Object, Object[], String, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
The eval function property of the global object.
evaluateReader(Scriptable, Reader, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Evaluate a reader as JavaScript source.
evaluateReader(Scriptable, Reader, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Evaluate a reader as JavaScript source.
evaluateString(Scriptable, String, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Evaluate a JavaScript source string.
evaluateString(Scriptable, String, String, int, Object) - 类 中的方法org.mozilla.javascript.Context
Evaluate a JavaScript source string.
Evaluator - org.mozilla.javascript中的接口
Abstraction of evaluation, which can be implemented either by an interpreter or compiler.
EvaluatorException - org.mozilla.javascript中的异常错误
The class of exceptions thrown by the JavaScript engine.
EvaluatorException - org.mozilla.javascript中的异常错误
The class of exceptions thrown by the JavaScript engine.
EvaluatorException(String) - 异常错误 的构造器org.mozilla.javascript.EvaluatorException
 
EvaluatorException(String, String, int) - 异常错误 的构造器org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
EvaluatorException(String, String, int, String, int) - 异常错误 的构造器org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
EvaluatorException(String) - 异常错误 的构造器org.mozilla.javascript.EvaluatorException
 
EvaluatorException(String, String, int) - 异常错误 的构造器org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
EvaluatorException(String, String, int, String, int) - 异常错误 的构造器org.mozilla.javascript.EvaluatorException
Create an exception with the specified detail message.
excludeAllIds(Object[]) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
 
excludeAllIds(Object[]) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
 
excludeStandardObjectNames() - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Adds the names of the standard objects and their prototypes to the list of excluded names.
excludeStandardObjectNames() - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Adds the names of the standard objects and their prototypes to the list of excluded names.
exec(Context, Scriptable) - 接口 中的方法org.mozilla.javascript.Script
Execute the script.
exec(Context, Scriptable) - 接口 中的方法org.mozilla.javascript.Script
Execute the script.
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.BaseFunction
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.IdFunctionCall
'thisObj' will be null if invoked as constructor, in which case instance of Scriptable should be returned
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.IdScriptableObject
'thisObj' will be null if invoked as constructor, in which case instance of Scriptable should be returned.
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.JavaAdapter
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeArray
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeCall
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeContinuation
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeGenerator
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeGlobal
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeIterator
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJavaTopPackage
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeJSON
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeObject
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.NativeWith
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
executeScriptWithContinuations(Script, Scriptable) - 类 中的方法org.mozilla.javascript.Context
Execute script that may pause execution by capturing a continuation.
executeScriptWithContinuations(Script, Scriptable) - 类 中的方法org.mozilla.javascript.Context
Execute script that may pause execution by capturing a continuation.
execWithDomain(Context, Scriptable, Script, Object) - 类 中的方法org.mozilla.javascript.SecurityController
execWithDomain(Context, Scriptable, Script, Object) - 类 中的方法org.mozilla.javascript.SecurityController
exit() - 类 中的静态方法org.mozilla.javascript.Context
Exit a block of code requiring a Context.
exit() - 类 中的静态方法org.mozilla.javascript.Context
Exit a block of code requiring a Context.
exit() - 类 中的方法org.mozilla.javascript.ContextFactory
已过时。
Use Context.exit() instead.
exit() - 类 中的方法org.mozilla.javascript.ContextFactory
已过时。
Use Context.exit() instead.
exitActivationFunction(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
EXPORT - 类 中的静态变量org.mozilla.javascript.Token
 
exportAsJSClass(int, Scriptable, boolean) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
exportAsScopeProperty() - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
EXPR_RESULT - 类 中的静态变量org.mozilla.javascript.Token
 
EXPR_VOID - 类 中的静态变量org.mozilla.javascript.Token
 
EXPRESSION_CLOSURE_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
ExpressionStatement - org.mozilla.javascript.ast中的类
AST node representing an expression in a statement context.
ExpressionStatement() - 类 的构造器org.mozilla.javascript.ast.ExpressionStatement
 
ExpressionStatement(AstNode, boolean) - 类 的构造器org.mozilla.javascript.ast.ExpressionStatement
Constructs a new ExpressionStatement wrapping the specified expression.
ExpressionStatement(AstNode) - 类 的构造器org.mozilla.javascript.ast.ExpressionStatement
Constructs a new ExpressionStatement wrapping the specified expression.
ExpressionStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.ExpressionStatement
 
ExpressionStatement(int, int, AstNode) - 类 的构造器org.mozilla.javascript.ast.ExpressionStatement
Constructs a new ExpressionStatement
extractFromScope(Scriptable) - 类 中的静态方法org.mozilla.javascript.xml.XMLLib
 
extractFromScopeOrNull(Scriptable) - 类 中的静态方法org.mozilla.javascript.xml.XMLLib
 

F

F2D - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
F2I - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
F2L - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Factory() - 类 的构造器org.mozilla.javascript.xml.XMLLib.Factory
 
FADD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FALSE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
FastDtoa - org.mozilla.javascript.v8dtoa中的类
 
FastDtoa() - 类 的构造器org.mozilla.javascript.v8dtoa.FastDtoa
 
FastDtoaBuilder - org.mozilla.javascript.v8dtoa中的类
 
FastDtoaBuilder() - 类 的构造器org.mozilla.javascript.v8dtoa.FastDtoaBuilder
 
FASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCMPG - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCMPL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FCONST_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FDIV - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FEATURE_DYNAMIC_SCOPE - 类 中的静态变量org.mozilla.javascript.Context
Control if dynamic scope should be used for name access.
FEATURE_DYNAMIC_SCOPE - 类 中的静态变量org.mozilla.javascript.Context
Control if dynamic scope should be used for name access.
FEATURE_E4X - 类 中的静态变量org.mozilla.javascript.Context
Control if support for E4X(ECMAScript for XML) extension is available.
FEATURE_E4X - 类 中的静态变量org.mozilla.javascript.Context
Control if support for E4X(ECMAScript for XML) extension is available.
FEATURE_ENHANCED_JAVA_ACCESS - 类 中的静态变量org.mozilla.javascript.Context
Enables enhanced access to Java.
FEATURE_ENHANCED_JAVA_ACCESS - 类 中的静态变量org.mozilla.javascript.Context
Enables enhanced access to Java.
FEATURE_LOCATION_INFORMATION_IN_ERROR - 类 中的静态变量org.mozilla.javascript.Context
When the feature is on Rhino will add a "fileName" and "lineNumber" properties to Error objects automatically.
FEATURE_LOCATION_INFORMATION_IN_ERROR - 类 中的静态变量org.mozilla.javascript.Context
When the feature is on Rhino will add a "fileName" and "lineNumber" properties to Error objects automatically.
FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME - 类 中的静态变量org.mozilla.javascript.Context
Control if member expression as function name extension is available.
FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME - 类 中的静态变量org.mozilla.javascript.Context
Control if member expression as function name extension is available.
FEATURE_NON_ECMA_GET_YEAR - 类 中的静态变量org.mozilla.javascript.Context
Controls behaviour of Date.prototype.getYear().
FEATURE_NON_ECMA_GET_YEAR - 类 中的静态变量org.mozilla.javascript.Context
Controls behaviour of Date.prototype.getYear().
FEATURE_PARENT_PROTO_PROPERTIES - 类 中的静态变量org.mozilla.javascript.Context
Control if properties __proto__ and __parent__ are treated specially.
FEATURE_PARENT_PROTO_PROPERTIES - 类 中的静态变量org.mozilla.javascript.Context
Control if properties __proto__ and __parent__ are treated specially.
FEATURE_PARENT_PROTO_PROPRTIES - 类 中的静态变量org.mozilla.javascript.Context
已过时。
In previous releases, this name was given to FEATURE_PARENT_PROTO_PROPERTIES.
FEATURE_PARENT_PROTO_PROPRTIES - 类 中的静态变量org.mozilla.javascript.Context
已过时。
In previous releases, this name was given to FEATURE_PARENT_PROTO_PROPERTIES.
FEATURE_RESERVED_KEYWORD_AS_IDENTIFIER - 类 中的静态变量org.mozilla.javascript.Context
Control if reserved keywords are treated as identifiers.
FEATURE_RESERVED_KEYWORD_AS_IDENTIFIER - 类 中的静态变量org.mozilla.javascript.Context
Control if reserved keywords are treated as identifiers.
FEATURE_STRICT_EVAL - 类 中的静态变量org.mozilla.javascript.Context
Control if strict eval mode is enabled.
FEATURE_STRICT_EVAL - 类 中的静态变量org.mozilla.javascript.Context
Control if strict eval mode is enabled.
FEATURE_STRICT_MODE - 类 中的静态变量org.mozilla.javascript.Context
Controls whether JS 1.5 'strict mode' is enabled.
FEATURE_STRICT_MODE - 类 中的静态变量org.mozilla.javascript.Context
Controls whether JS 1.5 'strict mode' is enabled.
FEATURE_STRICT_VARS - 类 中的静态变量org.mozilla.javascript.Context
Control if strict variable mode is enabled.
FEATURE_STRICT_VARS - 类 中的静态变量org.mozilla.javascript.Context
Control if strict variable mode is enabled.
FEATURE_TO_STRING_AS_SOURCE - 类 中的静态变量org.mozilla.javascript.Context
Control if toString() should returns the same result as toSource() when applied to objects and arrays.
FEATURE_TO_STRING_AS_SOURCE - 类 中的静态变量org.mozilla.javascript.Context
Control if toString() should returns the same result as toSource() when applied to objects and arrays.
FEATURE_WARNING_AS_ERROR - 类 中的静态变量org.mozilla.javascript.Context
Controls whether a warning should be treated as an error.
FEATURE_WARNING_AS_ERROR - 类 中的静态变量org.mozilla.javascript.Context
Controls whether a warning should be treated as an error.
fileName - 类 中的变量org.mozilla.javascript.ScriptStackElement
 
fillConstructorProperties(IdFunctionObject) - 类 中的方法org.mozilla.javascript.BaseFunction
 
fillConstructorProperties(IdFunctionObject) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
fillConstructorProperties(IdFunctionObject) - 类 中的方法org.mozilla.javascript.NativeArray
 
fillConstructorProperties(IdFunctionObject) - 类 中的方法org.mozilla.javascript.NativeObject
 
FINALLY - 类 中的静态变量org.mozilla.javascript.Token
 
find_split(Context, Scriptable, String, String, Scriptable, int[], int[], boolean[], String[][]) - 类 中的方法org.mozilla.javascript.regexp.RegExpImpl
 
find_split(Context, Scriptable, String, String, Scriptable, int[], int[], boolean[], String[][]) - 接口 中的方法org.mozilla.javascript.RegExpProxy
 
findInstanceIdInfo(String) - 类 中的方法org.mozilla.javascript.BaseFunction
 
findInstanceIdInfo(String) - 类 中的方法org.mozilla.javascript.IdScriptableObject
Map name to id of instance property.
findInstanceIdInfo(String) - 类 中的方法org.mozilla.javascript.NativeArray
 
findInstanceIdInfo(String) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.BaseFunction
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.NativeArray
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.NativeCall
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.NativeContinuation
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.NativeGenerator
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.NativeIterator
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.NativeJSON
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.NativeObject
 
findPrototypeId(String) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
first - 类 中的变量org.mozilla.javascript.Node
 
FIRST_ASSIGN - 类 中的静态变量org.mozilla.javascript.Token
 
FIRST_BYTECODE_TOKEN - 类 中的静态变量org.mozilla.javascript.Token
Token types.
flattenSymbolTable(boolean) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Assign every symbol a unique integer index.
FLOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FLOAD_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FloatClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
FMUL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FNEG - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
fnode - 类 中的变量org.mozilla.javascript.optimizer.OptFunctionNode
 
FOR - 类 中的静态变量org.mozilla.javascript.Token
 
ForInLoop - org.mozilla.javascript.ast中的类
For-in or for-each-in statement.
ForInLoop() - 类 的构造器org.mozilla.javascript.ast.ForInLoop
 
ForInLoop(int) - 类 的构造器org.mozilla.javascript.ast.ForInLoop
 
ForInLoop(int, int) - 类 的构造器org.mozilla.javascript.ast.ForInLoop
 
ForLoop - org.mozilla.javascript.ast中的类
C-style for-loop statement.
ForLoop() - 类 的构造器org.mozilla.javascript.ast.ForLoop
 
ForLoop(int) - 类 的构造器org.mozilla.javascript.ast.ForLoop
 
ForLoop(int, int) - 类 的构造器org.mozilla.javascript.ast.ForLoop
 
format() - 类 中的方法org.mozilla.javascript.v8dtoa.FastDtoaBuilder
 
FREM - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FRETURN - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSTORE_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
FSUB - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Function - org.mozilla.javascript中的接口
This is interface that all functions in JavaScript must implement.
Function - org.mozilla.javascript中的接口
This is interface that all functions in JavaScript must implement.
FUNCTION - 类 中的静态变量org.mozilla.javascript.Token
 
FUNCTION_EXPRESSION - 类 中的静态变量org.mozilla.javascript.ast.FunctionNode
 
FUNCTION_EXPRESSION_STATEMENT - 类 中的静态变量org.mozilla.javascript.ast.FunctionNode
 
FUNCTION_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
FUNCTION_STATEMENT - 类 中的静态变量org.mozilla.javascript.ast.FunctionNode
There are three types of functions that can be defined.
FunctionCall - org.mozilla.javascript.ast中的类
AST node for a function call.
FunctionCall() - 类 的构造器org.mozilla.javascript.ast.FunctionCall
 
FunctionCall(int) - 类 的构造器org.mozilla.javascript.ast.FunctionCall
 
FunctionCall(int, int) - 类 的构造器org.mozilla.javascript.ast.FunctionCall
 
FunctionClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
functionName - 类 中的变量org.mozilla.javascript.ScriptStackElement
 
FunctionNode - org.mozilla.javascript.ast中的类
A JavaScript function declaration or expression.
FunctionNode() - 类 的构造器org.mozilla.javascript.ast.FunctionNode
 
FunctionNode(int) - 类 的构造器org.mozilla.javascript.ast.FunctionNode
 
FunctionNode(int, Name) - 类 的构造器org.mozilla.javascript.ast.FunctionNode
 
FunctionNode.Form - org.mozilla.javascript.ast中的枚举
 
FunctionObject - org.mozilla.javascript中的类
 
FunctionObject - org.mozilla.javascript中的类
 
FunctionObject(String, Member, Scriptable) - 类 的构造器org.mozilla.javascript.FunctionObject
Create a JavaScript function object from a Java method.
FunctionObject(String, Member, Scriptable) - 类 的构造器org.mozilla.javascript.FunctionObject
Create a JavaScript function object from a Java method.

G

GE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
GeneratedClassLoader - org.mozilla.javascript中的接口
Interface to define classes from generated byte code.
GeneratedClassLoader - org.mozilla.javascript中的接口
Interface to define classes from generated byte code.
generateObserverCount - 类 中的变量org.mozilla.javascript.Context
 
generateObserverCount - 类 中的变量org.mozilla.javascript.Context
 
GENERATOR_CLOSE - 类 中的静态变量org.mozilla.javascript.NativeGenerator
 
GENERATOR_END_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
GENERATOR_SEND - 类 中的静态变量org.mozilla.javascript.NativeGenerator
 
GENERATOR_THROW - 类 中的静态变量org.mozilla.javascript.NativeGenerator
 
GeneratorClosedException() - 异常错误 的构造器org.mozilla.javascript.NativeGenerator.GeneratorClosedException
 
GeneratorExpression - org.mozilla.javascript.ast中的类
 
GeneratorExpression() - 类 的构造器org.mozilla.javascript.ast.GeneratorExpression
 
GeneratorExpression(int) - 类 的构造器org.mozilla.javascript.ast.GeneratorExpression
 
GeneratorExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.GeneratorExpression
 
GeneratorExpressionLoop - org.mozilla.javascript.ast中的类
 
GeneratorExpressionLoop() - 类 的构造器org.mozilla.javascript.ast.GeneratorExpressionLoop
 
GeneratorExpressionLoop(int) - 类 的构造器org.mozilla.javascript.ast.GeneratorExpressionLoop
 
GeneratorExpressionLoop(int, int) - 类 的构造器org.mozilla.javascript.ast.GeneratorExpressionLoop
 
GENEXPR - 类 中的静态变量org.mozilla.javascript.Token
 
get(Scriptable) - 类 中的静态方法org.mozilla.javascript.ClassCache
Search for ClassCache object in the given scope.
get(Scriptable) - 类 中的静态方法org.mozilla.javascript.ClassCache
Search for ClassCache object in the given scope.
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
 
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeArray
 
get(long) - 类 中的方法org.mozilla.javascript.NativeArray
 
get(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeWith
 
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeWith
 
get(int) - 类 中的方法org.mozilla.javascript.ObjArray
 
get(Object, int) - 类 中的方法org.mozilla.javascript.ObjToIntMap
Get integer value assigned with key.
get(ScriptNode, int) - 类 中的静态方法org.mozilla.javascript.optimizer.OptFunctionNode
 
get(ScriptNode) - 类 中的静态方法org.mozilla.javascript.optimizer.OptFunctionNode
 
get(Context) - 类 中的方法org.mozilla.javascript.Ref
 
get(String, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Get a named property from the object.
get(int, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Get a property from the object selected by an integral index.
get(String, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Get a named property from the object.
get(int, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Get a property from the object selected by an integral index.
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the value of the named property or NOT_FOUND.
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the value of the indexed property or NOT_FOUND.
get(Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
get(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the value of the named property or NOT_FOUND.
get(int, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the value of the indexed property or NOT_FOUND.
get(Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
GET - 类 中的静态变量org.mozilla.javascript.Token
 
get(Context, Object) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Get]].
GET_REF - 类 中的静态变量org.mozilla.javascript.Token
Token types.
getAbsolutePosition() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns the absolute document position of the node.
getActivationNames() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getActivationNames() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getAdapterSelf(Class<?>, Object) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
getAllIds() - 接口 中的方法org.mozilla.javascript.debug.DebuggableObject
Returns an array of ids for the properties of the object.
getAllIds() - 类 中的方法org.mozilla.javascript.NativeArray
 
getAllIds() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getAllIds() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getAllowSharpComments() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getAllowSharpComments() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getApplicationClassLoader() - 类 中的方法org.mozilla.javascript.Context
 
getApplicationClassLoader() - 类 中的方法org.mozilla.javascript.Context
 
getApplicationClassLoader() - 类 中的方法org.mozilla.javascript.ContextFactory
Get ClassLoader to use when searching for Java classes.
getApplicationClassLoader() - 类 中的方法org.mozilla.javascript.ContextFactory
Get ClassLoader to use when searching for Java classes.
getApplicationState() - 异常错误 中的方法org.mozilla.javascript.ContinuationPending
 
getApplicationState() - 异常错误 中的方法org.mozilla.javascript.ContinuationPending
 
getArguments() - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Returns function argument list
getArity() - 类 中的方法org.mozilla.javascript.BaseFunction
 
getArity() - 类 中的方法org.mozilla.javascript.commonjs.module.Require
 
getArity() - 类 中的方法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() - 类 中的方法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() - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
getArity() - 类 中的方法org.mozilla.javascript.NativeFunction
 
getArrayElements(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getArrayPrototype(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
getArrayPrototype(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
getAssociatedValue(Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with this object.
getAssociatedValue(Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with this object.
getAstRoot() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns the root of the tree containing this node.
getAtPos() - 类 中的方法org.mozilla.javascript.ast.XmlRef
Returns position of @-token, or -1 if this is not an attribute-access expression.
getAttributes(String) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
getAttributes(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
getAttributes(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.getAttributes(String name). The engine always ignored the start argument.
getAttributes(int, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.getAttributes(int index). The engine always ignored the start argument.
getAttributes(String) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get the attributes of a named property.
getAttributes(int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get the attributes of an indexed property.
getAttributes(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.getAttributes(String name). The engine always ignored the start argument.
getAttributes(int, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.getAttributes(int index). The engine always ignored the start argument.
getAttributes(String) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get the attributes of a named property.
getAttributes(int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get the attributes of an indexed property.
getBase() - 类 中的方法org.mozilla.javascript.commonjs.module.ModuleScope
 
getBase() - 类 中的方法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() - 类 中的方法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() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getBody() - 类 中的方法org.mozilla.javascript.ast.ArrayComprehensionLoop
Returns null for loop body
getBody() - 类 中的方法org.mozilla.javascript.ast.CatchClause
Returns catch body
getBody() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns function body.
getBody() - 类 中的方法org.mozilla.javascript.ast.LetNode
Returns body statement or expression.
getBody() - 类 中的方法org.mozilla.javascript.ast.Loop
Returns loop body
getBreakLabel() - 类 中的方法org.mozilla.javascript.ast.BreakStatement
Returns the intended label of this break statement
getBreakTarget() - 类 中的方法org.mozilla.javascript.ast.BreakStatement
Returns the statement to break to
getBuiltinCtor(Context, Scriptable, TopLevel.Builtins) - 类 中的静态方法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) - 类 中的方法org.mozilla.javascript.TopLevel
Get the cached built-in object constructor from this scope with the given type.
getBuiltinPrototype(Scriptable, TopLevel.Builtins) - 类 中的静态方法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) - 类 中的方法org.mozilla.javascript.TopLevel
Get the cached built-in object prototype from this scope with the given type.
getCases() - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Returns case statement list.
getCatchClauses() - 类 中的方法org.mozilla.javascript.ast.TryStatement
Returns list of CatchClause nodes.
getCatchCondition() - 类 中的方法org.mozilla.javascript.ast.CatchClause
Returns catch condition node, if present
getChildBefore(Node) - 类 中的方法org.mozilla.javascript.Node
 
getChildScopes() - 类 中的方法org.mozilla.javascript.ast.Scope
Return a list of the scopes whose parent is this scope.
getClassName() - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
getClassName() - 类 中的方法org.mozilla.javascript.BaseFunction
 
getClassName() - 类 中的方法org.mozilla.javascript.Delegator
 
getClassName() - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
getClassName() - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeArray
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeCall
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeContinuation
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeGenerator
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeIterator
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeJSON
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeObject
 
getClassName() - 类 中的方法org.mozilla.javascript.NativeWith
 
getClassName() - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
getClassName() - 接口 中的方法org.mozilla.javascript.Scriptable
Get the name of the set of objects implemented by this Java class.
getClassName() - 接口 中的方法org.mozilla.javascript.Scriptable
Get the name of the set of objects implemented by this Java class.
getClassName() - 类 中的方法org.mozilla.javascript.ScriptableObject
Return the name of the class.
getClassName() - 类 中的方法org.mozilla.javascript.ScriptableObject
Return the name of the class.
getClassName() - 类 中的方法org.mozilla.javascript.TopLevel
 
getClassObject() - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
getClassPrototype() - 类 中的方法org.mozilla.javascript.BaseFunction
 
getClassPrototype(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the prototype for the named class.
getClassPrototype(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the prototype for the named class.
getClassShutter() - 接口 中的方法org.mozilla.javascript.Context.ClassShutterSetter
 
getClassShutter() - 接口 中的方法org.mozilla.javascript.Context.ClassShutterSetter
 
getClassShutterSetter() - 类 中的方法org.mozilla.javascript.Context
 
getClassShutterSetter() - 类 中的方法org.mozilla.javascript.Context
 
getColonPos() - 类 中的方法org.mozilla.javascript.ast.XmlRef
Returns position of :: token, or -1 if not present.
getColonPosition() - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Returns position of : token
getColumnNumber() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.columnNumber() from the super class.
getColumnNumber() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.columnNumber() from the super class.
getColumnNumber() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.columnNumber() from the super class.
getColumnNumber() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.columnNumber() from the super class.
getComments() - 类 中的方法org.mozilla.javascript.ast.AstRoot
Returns comment set
getCommentType() - 类 中的方法org.mozilla.javascript.ast.Comment
Returns the comment style
getCompilerData() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getCompilerEnv() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the compiler environment the compiler uses.
getCompilerEnv() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the compiler environment the compiler uses.
getConcurrencyLevel() - 类 中的静态方法org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
Returns the internal concurrency level utilized by caches in this JVM.
getCondition() - 类 中的方法org.mozilla.javascript.ast.DoLoop
Returns loop condition
getCondition() - 类 中的方法org.mozilla.javascript.ast.ForLoop
Returns loop condition
getCondition() - 类 中的方法org.mozilla.javascript.ast.IfStatement
Returns if condition
getCondition() - 类 中的方法org.mozilla.javascript.ast.WhileLoop
Returns loop condition
getContainingTable() - 类 中的方法org.mozilla.javascript.ast.Symbol
Returns the Scope in which this symbol is entered
getContentType() - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ParsedContentType
Returns the content type (without charset declaration) of the MIME type.
getContext(Object) - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getContext(Object) - 类 中的方法org.mozilla.javascript.VMBridge
Get Context instance associated with the current thread or null if none.
getContextFactoryGlobal() - 接口 中的方法org.mozilla.javascript.ContextFactory.GlobalSetter
 
getContextFactoryGlobal() - 接口 中的方法org.mozilla.javascript.ContextFactory.GlobalSetter
 
getContinuation() - 异常错误 中的方法org.mozilla.javascript.ContinuationPending
Get continuation object.
getContinuation() - 异常错误 中的方法org.mozilla.javascript.ContinuationPending
Get continuation object.
getContinue() - 类 中的方法org.mozilla.javascript.ast.Jump
 
getCurrentCodeOffset() - 类 中的方法org.mozilla.classfile.ClassFileWriter
Get the current offset into the code of the current method.
getCurrentContext() - 类 中的静态方法org.mozilla.javascript.Context
Get the current Context.
getCurrentContext() - 类 中的静态方法org.mozilla.javascript.Context
Get the current Context.
getCurrentScriptClass() - 类 中的方法org.mozilla.javascript.RhinoSecurityManager
Get the class of the top-most stack element representing a script.
getCurrentThreadClassLoader() - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getCurrentThreadClassLoader() - 类 中的方法org.mozilla.javascript.VMBridge
Return the ClassLoader instance associated with the current thread.
getDebuggableView(Script) - 类 中的静态方法org.mozilla.javascript.Context
Return DebuggableScript instance if any associated with the script.
getDebuggableView(Script) - 类 中的静态方法org.mozilla.javascript.Context
Return DebuggableScript instance if any associated with the script.
getDebuggableView() - 类 中的方法org.mozilla.javascript.NativeFunction
 
getDebugger() - 类 中的方法org.mozilla.javascript.Context
Return the current debugger.
getDebugger() - 类 中的方法org.mozilla.javascript.Context
Return the current debugger.
getDebuggerContextData() - 类 中的方法org.mozilla.javascript.Context
Return the debugger context data associated with current context.
getDebuggerContextData() - 类 中的方法org.mozilla.javascript.Context
Return the debugger context data associated with current context.
getDeclType() - 类 中的方法org.mozilla.javascript.ast.Symbol
Returns symbol declaration type
getDeclTypeName() - 类 中的方法org.mozilla.javascript.ast.Symbol
 
getDefault() - 类 中的方法org.mozilla.javascript.ast.Jump
 
getDefaultValue(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<?>) - 类 中的方法org.mozilla.javascript.NativeArray
 
getDefaultValue(Class<?>) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
getDefaultValue(Class<?>) - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
getDefaultValue(Class<?>) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
getDefaultValue(Class<?>) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
getDefaultValue(Class<?>) - 类 中的方法org.mozilla.javascript.NativeWith
 
getDefaultValue(Class<?>) - 接口 中的方法org.mozilla.javascript.Scriptable
Get the default value of the object with a given hint.
getDefaultValue(Class<?>) - 接口 中的方法org.mozilla.javascript.Scriptable
Get the default value of the object with a given hint.
getDefaultValue(Class<?>) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements the [[DefaultValue]] internal method.
getDefaultValue(Scriptable, Class<?>) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
getDefaultValue(Class<?>) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements the [[DefaultValue]] internal method.
getDefaultValue(Scriptable, Class<?>) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
getDefiningScope() - 类 中的方法org.mozilla.javascript.ast.Name
Returns the Scope in which this Name is defined.
getDefiningScope(String) - 类 中的方法org.mozilla.javascript.ast.Scope
Returns the scope in which this name is defined
getDelegee() - 类 中的方法org.mozilla.javascript.Delegator
Retrieve the delegee.
getDestructuringLength() - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Returns destructuring length
getDirectTargetIndex() - 类 中的方法org.mozilla.javascript.optimizer.OptFunctionNode
 
getDouble() - 类 中的方法org.mozilla.javascript.Node
Can only be called when getType() == Token.NUMBER
getDynamicSecurityDomain(Object) - 类 中的方法org.mozilla.javascript.PolicySecurityController
 
getDynamicSecurityDomain(Object) - 类 中的方法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) - 类 中的方法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() - 类 中的方法org.mozilla.javascript.Context
Returns an object which specifies an E4X implementation to use within this Context.
getE4xImplementationFactory() - 类 中的方法org.mozilla.javascript.Context
Returns an object which specifies an E4X implementation to use within this Context.
getE4xImplementationFactory() - 类 中的方法org.mozilla.javascript.ContextFactory
Provides a default XMLLib.Factory to be used by the Context instances produced by this factory.
getE4xImplementationFactory() - 类 中的方法org.mozilla.javascript.ContextFactory
Provides a default XMLLib.Factory to be used by the Context instances produced by this factory.
getEachPosition() - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Returns position of "each" keyword
GETELEM - 类 中的静态变量org.mozilla.javascript.Token
Token types.
getElement(int) - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Returns element at specified index.
getElement() - 类 中的方法org.mozilla.javascript.ast.ElementGet
Returns the element being accessed
getElements() - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Returns the element list
getElements() - 类 中的方法org.mozilla.javascript.ast.ObjectLiteral
Returns the element list.
getElements(Scriptable) - 类 中的方法org.mozilla.javascript.Context
Get the elements of a JavaScript array.
getElements(Scriptable) - 类 中的方法org.mozilla.javascript.Context
Get the elements of a JavaScript array.
getElemFunctionAndThis(Object, Object, Context) - 类 中的静态方法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() - 类 中的方法org.mozilla.javascript.ast.IfStatement
Returns statement to execute if condition is false
getElsePosition() - 类 中的方法org.mozilla.javascript.ast.IfStatement
Returns position of "else" keyword, or -1
getEnclosingFunction() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns the innermost enclosing function, or null if not in a function.
getEnclosingScope() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns the innermost enclosing Scope node, or null if we're not nested in a scope.
getEncodedSource() - 类 中的方法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() - 类 中的方法org.mozilla.javascript.NativeFunction
Get encoded source string.
getEncodedSourceEnd() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Returns the end offset of the encoded source.
getEncodedSourceStart() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Returns the start offset of the encoded source.
getEncoding() - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ParsedContentType
Returns the character encoding of the MIME type.
getEndLineno() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getErrorMessage() - 异常错误 中的方法org.mozilla.javascript.EcmaError
Gets the message corresponding to the error.
getErrorMessage() - 异常错误 中的方法org.mozilla.javascript.EcmaError
Gets the message corresponding to the error.
getErrorObject() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Always returns null.
getErrorObject() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Always returns null.
getErrorReporter() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getErrorReporter() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getErrorReporter() - 类 中的方法org.mozilla.javascript.Context
Get the current error reporter.
getErrorReporter() - 类 中的方法org.mozilla.javascript.Context
Get the current error reporter.
getErrors() - 类 中的方法org.mozilla.javascript.ast.ErrorCollector
Returns the list of errors and warnings produced during parsing.
getExisting(Object) - 类 中的方法org.mozilla.javascript.ObjToIntMap
Get integer value assigned with key.
getExistingInt(int) - 类 中的方法org.mozilla.javascript.UintMap
Get integer value assigned with key.
getExistingIntProp(int) - 类 中的方法org.mozilla.javascript.Node
 
getExpression() - 类 中的方法org.mozilla.javascript.ast.ExpressionStatement
Returns the wrapped expression
getExpression() - 类 中的方法org.mozilla.javascript.ast.ParenthesizedExpression
Returns the expression between the parens
getExpression() - 类 中的方法org.mozilla.javascript.ast.SwitchCase
Returns the case expression, null for default case
getExpression() - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Returns the switch discriminant expression
getExpression() - 类 中的方法org.mozilla.javascript.ast.ThrowStatement
Returns the expression being thrown
getExpression() - 类 中的方法org.mozilla.javascript.ast.WithStatement
Returns object expression
getExpression() - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Returns index expression: the 'expr' in @[expr] or @*::[expr].
getExpression() - 类 中的方法org.mozilla.javascript.ast.XmlExpression
Returns the expression embedded in {}
getExtraMethodSource(Context) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Return an additional object to look for methods that runtime should consider during method search.
getFactory() - 类 中的方法org.mozilla.javascript.Context
Return ContextFactory instance used to create this Context.
getFactory() - 类 中的方法org.mozilla.javascript.Context
Return ContextFactory instance used to create this Context.
getFalseExpression() - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Returns expression to evaluate if test is false
GETFIELD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
getFileOffset() - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
getFilter() - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Returns filter expression, or null if not present
getFilter() - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Returns filter expression, or null if not present
getFilterLp() - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Returns filter left paren position, or -1 if no filter
getFilterLp() - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Returns filter left paren position, or -1 if no filter
getFilterRp() - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Returns filter right paren position, or -1 if no filter
getFilterRp() - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Returns filter right paren position, or -1 if no filter
getFinally() - 类 中的方法org.mozilla.javascript.ast.Jump
 
getFinallyBlock() - 类 中的方法org.mozilla.javascript.ast.TryStatement
Returns finally block, or null if not present
getFinallyPosition() - 类 中的方法org.mozilla.javascript.ast.TryStatement
Returns position of finally keyword, if present, or -1
getFirstChild() - 类 中的方法org.mozilla.javascript.Node
 
getFirstLabel() - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
 
getFlags() - 类 中的方法org.mozilla.javascript.ast.RegExpLiteral
Returns regexp flags, null or "" if no flags specified
getFragments() - 类 中的方法org.mozilla.javascript.ast.XmlLiteral
Returns fragment list - a list of expression nodes.
getFrame(Context, DebuggableScript) - 接口 中的方法org.mozilla.javascript.debug.Debugger
Called when execution entered a particular function or script.
getFunction(int) - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
getFunction(int) - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
getFunction(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
getFunctionCount() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getFunctionCount() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
getFunctionCount() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
getFunctionName() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns function name
getFunctionName() - 类 中的方法org.mozilla.javascript.BaseFunction
 
getFunctionName() - 类 中的方法org.mozilla.javascript.commonjs.module.Require
 
getFunctionName() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get name of the function described by this script.
getFunctionName() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get name of the function described by this script.
getFunctionName() - 类 中的方法org.mozilla.javascript.FunctionObject
 
getFunctionName() - 类 中的方法org.mozilla.javascript.FunctionObject
 
getFunctionName() - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
getFunctionName() - 类 中的方法org.mozilla.javascript.NativeJavaConstructor
 
getFunctionName() - 类 中的方法org.mozilla.javascript.NativeJavaMethod
 
getFunctionNode(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getFunctionProperty(Context, String) - 类 中的方法org.mozilla.javascript.xml.XMLObject
 
getFunctionProperty(Context, int) - 类 中的方法org.mozilla.javascript.xml.XMLObject
 
getFunctionPrototype(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the Function.prototype property.
getFunctionPrototype(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the Function.prototype property.
getFunctions() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getFunctionType() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns the function type (statement, expr, statement expr)
getGeneratorLocalsState(Object) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
getGeneratorStackState(Object) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
getGetterOrSetter(String, int, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get the getter or setter for a given property.
getGetterOrSetter(String, int, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
Get the getter or setter for a given property.
getGlobal() - 类 中的静态方法org.mozilla.javascript.ContextFactory
Get global ContextFactory.
getGlobal() - 类 中的静态方法org.mozilla.javascript.ContextFactory
Get global ContextFactory.
getGlobal(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getGlobalSetter() - 类 中的静态方法org.mozilla.javascript.ContextFactory
 
getGlobalSetter() - 类 中的静态方法org.mozilla.javascript.ContextFactory
 
getIdentifier() - 类 中的方法org.mozilla.javascript.ast.Name
Returns the node's identifier
getIds() - 类 中的方法org.mozilla.javascript.Delegator
 
getIds() - 类 中的方法org.mozilla.javascript.NativeArray
 
getIds() - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
getIds() - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
getIds() - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
getIds() - 类 中的方法org.mozilla.javascript.NativeWith
 
getIds() - 接口 中的方法org.mozilla.javascript.Scriptable
Get an array of property ids.
getIds() - 接口 中的方法org.mozilla.javascript.Scriptable
Get an array of property ids.
getIds() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getIds() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns an array of ids for the properties of the object.
getIfPosition() - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Returns position of 'if' keyword, -1 if not present
getIfPosition() - 类 中的方法org.mozilla.javascript.ast.CatchClause
Returns position of "if" keyword
getIfPosition() - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Returns position of 'if' keyword, -1 if not present
getImplementation() - 类 中的方法org.mozilla.javascript.NativeContinuation
 
getImplementationClassName() - 类 中的方法org.mozilla.javascript.xml.XMLLib.Factory
 
getImplementationVersion() - 类 中的方法org.mozilla.javascript.Context
Get the implementation version.
getImplementationVersion() - 类 中的方法org.mozilla.javascript.Context
Get the implementation version.
getIncrement() - 类 中的方法org.mozilla.javascript.ast.ForLoop
Returns loop increment expression
getIndex() - 类 中的方法org.mozilla.javascript.ast.Symbol
Returns symbol's index in its scope
getIndexForNameNode(Node) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getIndexIds() - 类 中的方法org.mozilla.javascript.NativeArray
 
getInitializer() - 类 中的方法org.mozilla.javascript.ast.ForLoop
Returns loop initializer variable declaration list.
getInitializer() - 类 中的方法org.mozilla.javascript.ast.NewExpression
Returns initializer object, if any.
getInitializer() - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
Returns the initial value, or null if not provided
getInPosition() - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Returns position of "in" keyword
getInstanceIdName(int) - 类 中的方法org.mozilla.javascript.BaseFunction
 
getInstanceIdName(int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
Map id back to property name it defines.
getInstanceIdName(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
getInstanceIdName(int) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
getInstanceIdValue(int) - 类 中的方法org.mozilla.javascript.BaseFunction
 
getInstanceIdValue(int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
Get id value.
getInstanceIdValue(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
getInstanceIdValue(int) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
getInstructionObserverThreshold() - 类 中的方法org.mozilla.javascript.Context
Get threshold of executed instructions counter that triggers call to observeInstructionCount().
getInstructionObserverThreshold() - 类 中的方法org.mozilla.javascript.Context
Get threshold of executed instructions counter that triggers call to observeInstructionCount().
getInt(int, int) - 类 中的方法org.mozilla.javascript.UintMap
Get integer value assigned with key.
getInterfaceProxyHelper(ContextFactory, Class<?>[]) - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getInterfaceProxyHelper(ContextFactory, Class<?>[]) - 类 中的方法org.mozilla.javascript.VMBridge
Create helper object to create later proxies implementing the specified interfaces later.
getIntProp(int, int) - 类 中的方法org.mozilla.javascript.Node
 
getIteratedObject() - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Returns object being iterated over
getIterator() - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Returns loop iterator expression
getJavaIterator(Context, Scriptable, Object) - 类 中的方法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) - 类 中的方法org.mozilla.javascript.VMBridge
If "obj" is a java.util.Iterator or a java.lang.Iterable, return a wrapping as a JavaScript Iterator.
getJsDoc() - 类 中的方法org.mozilla.javascript.Node
Gets the JsDoc comment string attached to this node.
getJsDocNode() - 类 中的方法org.mozilla.javascript.Node
Gets the JsDoc Comment object attached to this node.
getJumpStatement() - 类 中的方法org.mozilla.javascript.ast.Jump
 
getKey() - 类 中的方法org.mozilla.javascript.ObjToIntMap.Iterator
 
getKeys() - 类 中的方法org.mozilla.javascript.ObjToIntMap
Return array of present keys
getKeys(Object[], int) - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
getKeys() - 类 中的方法org.mozilla.javascript.UintMap
Return array of present keys
getLabel() - 类 中的方法org.mozilla.javascript.ast.ContinueStatement
Returns the intended label of this continue statement
getLabelByName(String) - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
Returns label with specified name from the label list for this labeled statement.
getLabelPC(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
getLabels() - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
Returns label list
getLanguageVersion() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getLanguageVersion() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getLanguageVersion() - 类 中的方法org.mozilla.javascript.Context
Get the current language version.
getLanguageVersion() - 类 中的方法org.mozilla.javascript.Context
Get the current language version.
getLanguageVersion() - 类 中的方法org.mozilla.javascript.NativeFunction
 
getLastChild() - 类 中的方法org.mozilla.javascript.Node
 
getLastSibling() - 类 中的方法org.mozilla.javascript.Node
 
getLb() - 类 中的方法org.mozilla.javascript.ast.ElementGet
Returns left bracket position
getLb() - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Returns left bracket position, or -1 if missing.
getLeft() - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Returns the left-hand side of the expression
getLength() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns node length
getLength() - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
getLength() - 类 中的方法org.mozilla.javascript.BaseFunction
 
getLength() - 类 中的方法org.mozilla.javascript.BoundFunction
 
getLength() - 类 中的方法org.mozilla.javascript.commonjs.module.Require
 
getLength() - 类 中的方法org.mozilla.javascript.FunctionObject
Return the same value as FunctionObject.getArity().
getLength() - 类 中的方法org.mozilla.javascript.FunctionObject
Return the same value as FunctionObject.getArity().
getLength() - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
getLength() - 类 中的方法org.mozilla.javascript.NativeArray
 
getLength() - 类 中的方法org.mozilla.javascript.NativeFunction
 
getLibraryScopeOrNull(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getLineno() - 类 中的方法org.mozilla.javascript.ast.AstNode
Return the line number recorded for this node.
getLineno() - 类 中的方法org.mozilla.javascript.Node
Return the line number recorded for this node.
getLineNumber() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.lineNumber() from the super class.
getLineNumber() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.lineNumber() from the super class.
getLineNumber() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.lineNumber() from the super class.
getLineNumber() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.lineNumber() from the super class.
getLineNumber() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
已过时。
Use RhinoException.lineNumber() from the super class.
getLineNumber() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
已过时。
Use RhinoException.lineNumber() from the super class.
getLineNumbers() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get array containing the line numbers that that can be passed to DebugFrame.onLineChange().
getLineNumbers() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get array containing the line numbers that that can be passed to DebugFrame.onLineChange().
getLineSource() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.lineSource() from the super class.
getLineSource() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.lineSource() from the super class.
getLineSource() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.lineSource() from the super class.
getLineSource() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.lineSource() from the super class.
getListener(Object, int) - 类 中的静态方法org.mozilla.javascript.Kit
Get listener at index position in bag or null if index equals to number of listeners in bag.
getLiveLocals() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
getLoadedModule(String) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
Retrieves an already loaded moduleScript stored using CachingModuleScriptProviderBase.putLoadedModule(String, ModuleScript, Object).
getLoadedModule(String) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider
 
getLoadedModule(String) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.StrongCachingModuleScriptProvider
 
getLocale() - 类 中的方法org.mozilla.javascript.Context
Get the current locale.
getLocale() - 类 中的方法org.mozilla.javascript.Context
Get the current locale.
getLoop() - 类 中的方法org.mozilla.javascript.ast.Jump
 
getLoops() - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Returns loop list
getLoops() - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Returns loop list
getLp() - 类 中的方法org.mozilla.javascript.ast.CatchClause
Returns left paren position
getLp() - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Returns left paren position, -1 if missing
getLp() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns left paren position, -1 if missing
getLp() - 类 中的方法org.mozilla.javascript.ast.IfStatement
Returns left paren offset
getLp() - 类 中的方法org.mozilla.javascript.ast.LetNode
Returns left paren position, -1 if missing
getLp() - 类 中的方法org.mozilla.javascript.ast.Loop
Returns left paren position, -1 if missing
getLp() - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Returns left paren position, -1 if missing
getLp() - 类 中的方法org.mozilla.javascript.ast.WithStatement
Returns left paren offset
getMainMethodClass() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the name of the class for main method implementation.
getMainMethodClass() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the name of the class for main method implementation.
getMaximumInterpreterStackDepth() - 类 中的方法org.mozilla.javascript.Context
Returns the maximum stack depth (in terms of number of call frames) allowed in a single invocation of interpreter.
getMaximumInterpreterStackDepth() - 类 中的方法org.mozilla.javascript.Context
Returns the maximum stack depth (in terms of number of call frames) allowed in a single invocation of interpreter.
getMaxInstanceId() - 类 中的方法org.mozilla.javascript.BaseFunction
 
getMaxInstanceId() - 类 中的方法org.mozilla.javascript.IdScriptableObject
Get maximum id findInstanceIdInfo can generate.
getMaxInstanceId() - 类 中的方法org.mozilla.javascript.NativeArray
 
getMaxInstanceId() - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
getMemberExprNode() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
getMemberRef() - 类 中的方法org.mozilla.javascript.ast.XmlMemberGet
Returns the right-side XML member ref expression.
getMessage() - 类 中的方法org.mozilla.javascript.ast.ErrorNode
Returns error message key
getMessage() - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
getMessage() - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
getMessage() - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
getMessage(String, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getMessage(String, Object[]) - 接口 中的方法org.mozilla.javascript.ScriptRuntime.MessageProvider
Returns a textual message identified by the given messageId, parameterized by the given arguments.
getMessage0(String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getMessage1(String, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getMessage2(String, Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getMessage3(String, Object, Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getMessage4(String, Object, Object, Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getMethodOrConstructor() - 类 中的方法org.mozilla.javascript.FunctionObject
Get Java method or constructor this function represent.
getMethodOrConstructor() - 类 中的方法org.mozilla.javascript.FunctionObject
Get Java method or constructor this function represent.
getModuleScript(Context, String, URI, URI, Scriptable) - 接口 中的方法org.mozilla.javascript.commonjs.module.ModuleScriptProvider
Returns a module script.
getModuleScript(Context, String, URI, URI, Scriptable) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
 
getModuleScript(Context, String, URI, URI, Scriptable) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.MultiModuleScriptProvider
 
getModuleScript(Context, String, URI, URI, Scriptable) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider
 
getName() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns the function name as a string
getName() - 类 中的方法org.mozilla.javascript.ast.Label
Returns the label text
getName() - 类 中的方法org.mozilla.javascript.ast.Symbol
Returns symbol name
getName() - 异常错误 中的方法org.mozilla.javascript.EcmaError
Gets the name of the error.
getName() - 异常错误 中的方法org.mozilla.javascript.EcmaError
Gets the name of the error.
getNameFunctionAndThis(String, Context, Scriptable) - 类 中的静态方法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() - 类 中的方法org.mozilla.javascript.ast.XmlRef
Return the namespace.
getNext() - 类 中的方法org.mozilla.javascript.Node
 
getNextTempName() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getNode() - 类 中的方法org.mozilla.javascript.ast.Symbol
Returns the node associated with this identifier
getNumber() - 类 中的方法org.mozilla.javascript.ast.NumberLiteral
Gets the double value.
getObject(int) - 类 中的方法org.mozilla.javascript.UintMap
Get object value assigned with key.
getObjectElem(Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Call obj.
getObjectElem(Object, Object, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Call obj.
getObjectElem(Scriptable, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getObjectIndex(Object, double, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getObjectIndex(Scriptable, int, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getObjectProp(Object, String, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Version of getObjectElem when elem is a valid JS identifier name.
getObjectProp(Object, String, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getObjectProp(Scriptable, String, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getObjectPropNoWarn(Object, String, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getObjectPrototype(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the Object.prototype property.
getObjectPrototype(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the Object.prototype property.
getOperand() - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
 
getOperator() - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Returns operator token – alias for Node.getType()
getOperator() - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
Returns operator token – alias for Node.getType()
getOperatorPosition() - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Returns relative offset of operator token
getOptimizationLevel() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getOptimizationLevel() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getOptimizationLevel() - 类 中的方法org.mozilla.javascript.Context
Get the current optimization level.
getOptimizationLevel() - 类 中的方法org.mozilla.javascript.Context
Get the current optimization level.
getOwnPropertyDescriptor(Context, Object) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
getOwnPropertyDescriptor(Context, Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
getOwnPropertyDescriptor(Context, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
getOwnPropertyDescriptor(Context, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
getParamAndVarConst() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getParamAndVarCount() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getParamAndVarCount() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters and local variables.
getParamAndVarCount() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters and local variables.
getParamAndVarCount() - 类 中的方法org.mozilla.javascript.NativeFunction
Get number of declared parameters and variables defined through var statements.
getParamAndVarNames() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getParamCount() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getParamCount() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters in the function.
getParamCount() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get number of declared parameters in the function.
getParamCount() - 类 中的方法org.mozilla.javascript.NativeFunction
Get number of declared parameters.
getParameterNumberContext() - 类 中的方法org.mozilla.javascript.optimizer.OptFunctionNode
 
getParamOrVarConst(int) - 类 中的方法org.mozilla.javascript.NativeFunction
Get parameter or variable const-ness.
getParamOrVarName(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getParamOrVarName(int) - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get name of a declared parameter or local variable.
getParamOrVarName(int) - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get name of a declared parameter or local variable.
getParamOrVarName(int) - 类 中的方法org.mozilla.javascript.NativeFunction
Get parameter or variable name.
getParams() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns the function parameter list
getParent() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns the node parent, or null if it has none
getParent() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
getParent() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
getParentScope() - 类 中的方法org.mozilla.javascript.ast.Scope
 
getParentScope() - 类 中的方法org.mozilla.javascript.Delegator
 
getParentScope() - 类 中的方法org.mozilla.javascript.NativeJavaObject
Returns the parent (enclosing) scope of the object.
getParentScope() - 类 中的方法org.mozilla.javascript.NativeWith
 
getParentScope() - 接口 中的方法org.mozilla.javascript.Scriptable
Get the parent scope of the object.
getParentScope() - 接口 中的方法org.mozilla.javascript.Scriptable
Get the parent scope of the object.
getParentScope() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the parent (enclosing) scope of the object.
getParentScope() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the parent (enclosing) scope of the object.
getPatchedStack(RhinoException, String) - 接口 中的方法org.mozilla.javascript.Evaluator
Given a native stack trace, patch it with script-specific source and line information
getPatchedStack(RhinoException, String) - 类 中的方法org.mozilla.javascript.Interpreter
 
getPatchedStack(RhinoException, String) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
getPosition() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns relative position in parent
getPrettyIndent() - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
getProp(int) - 类 中的方法org.mozilla.javascript.Node
 
GETPROP - 类 中的静态变量org.mozilla.javascript.Token
Token types.
getProperty() - 类 中的方法org.mozilla.javascript.ast.PropertyGet
Returns the property being accessed.
getProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Gets a named property from an object or any object in its prototype chain.
getProperty(Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Gets an indexed property from an object or any object in its prototype chain.
getProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Gets a named property from an object or any object in its prototype chain.
getProperty(Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Gets an indexed property from an object or any object in its prototype chain.
getPropertyIds(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns an array of all ids from an object and its prototypes.
getPropertyIds(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns an array of all ids from an object and its prototypes.
getPropFunctionAndThis(Object, String, Context) - 类 中的静态方法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) - 类 中的静态方法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() - 类 中的方法org.mozilla.javascript.ast.XmlPropRef
Returns property name.
GETPROPNOWARN - 类 中的静态变量org.mozilla.javascript.Token
Token types.
getProtectionDomain(Class<?>) - 类 中的静态方法org.mozilla.javascript.SecurityUtilities
 
getPrototype() - 类 中的方法org.mozilla.javascript.Delegator
 
getPrototype() - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
getPrototype() - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
getPrototype() - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
getPrototype() - 类 中的方法org.mozilla.javascript.NativeWith
 
getPrototype() - 接口 中的方法org.mozilla.javascript.Scriptable
Get the prototype of the object.
getPrototype() - 接口 中的方法org.mozilla.javascript.Scriptable
Get the prototype of the object.
getPrototype() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the prototype of the object.
getPrototype() - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns the prototype of the object.
getPrototypeProperty() - 类 中的方法org.mozilla.javascript.BaseFunction
 
getQuestionMarkPosition() - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Returns position of ?
getQuoteCharacter() - 类 中的方法org.mozilla.javascript.ast.StringLiteral
Returns the character used as the delimiter for this string.
getRb() - 类 中的方法org.mozilla.javascript.ast.ElementGet
Returns right bracket position, -1 if missing
getRb() - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Returns left bracket position, or -1 if missing.
getReader() - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSource
Returns the reader returning the source text of the module.
getRegexpCount() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getRegexpFlags(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getRegExpProxy(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getRegexpString(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getResult() - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Returns result expression node (just after opening bracket)
getResult() - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Returns result expression node (just after opening bracket)
getResumptionPoints() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
getReturnValue() - 类 中的方法org.mozilla.javascript.ast.ReturnStatement
Returns return value, null if return value is void
getRight() - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Returns the right-hand side of the expression
getRp() - 类 中的方法org.mozilla.javascript.ast.CatchClause
Returns right paren position
getRp() - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Returns right paren position, -1 if missing
getRp() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns right paren position, -1 if missing
getRp() - 类 中的方法org.mozilla.javascript.ast.IfStatement
Returns right paren position, -1 if missing
getRp() - 类 中的方法org.mozilla.javascript.ast.LetNode
Returns right paren position, -1 if missing
getRp() - 类 中的方法org.mozilla.javascript.ast.Loop
Returns right paren position, -1 if missing
getRp() - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Returns right paren position, -1 if missing
getRp() - 类 中的方法org.mozilla.javascript.ast.WithStatement
Returns right paren offset
getRp() - 类 中的方法org.mozilla.javascript.ast.XmlDotQuery
Returns right-paren position, -1 if missing.
getScope() - 类 中的方法org.mozilla.javascript.ast.Name
Return the Scope associated with this node.
getScope() - 类 中的方法org.mozilla.javascript.Node
Can only be called when node has String context.
getScript() - 类 中的方法org.mozilla.javascript.commonjs.module.ModuleScript
Returns the script object representing the code of the module.
getScriptProtectionDomain() - 类 中的静态方法org.mozilla.javascript.SecurityUtilities
Look up the top-most element in the current stack representing a script and return its protection domain.
getScriptStack(RhinoException) - 接口 中的方法org.mozilla.javascript.Evaluator
Get the script stack for the given exception
getScriptStack(RhinoException) - 类 中的方法org.mozilla.javascript.Interpreter
 
getScriptStack(RhinoException) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
getScriptStack() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Get the script stack of this exception as an array of ScriptStackElements.
getScriptStack() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Get the script stack of this exception as an array of ScriptStackElements.
getScriptStackElements(RhinoException) - 类 中的方法org.mozilla.javascript.Interpreter
 
getScriptStackTrace() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Get a string representing the script stack of this exception.
getScriptStackTrace(FilenameFilter) - 异常错误 中的方法org.mozilla.javascript.RhinoException
已过时。
the filter argument is ignored as we are able to recognize script stack elements by our own. Use #getScriptStackTrace() instead.
getScriptStackTrace() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Get a string representing the script stack of this exception.
getScriptStackTrace(FilenameFilter) - 异常错误 中的方法org.mozilla.javascript.RhinoException
已过时。
the filter argument is ignored as we are able to recognize script stack elements by our own. Use #getScriptStackTrace() instead.
getSecurityDomain() - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSource
Returns the object representing the security domain for the module's source.
getSecurityDomain(URLConnection) - 接口 中的方法org.mozilla.javascript.commonjs.module.provider.UrlConnectionSecurityDomainProvider
Create a new security domain object for a script source identified by its URL connection.
getSize() - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Returns the number of elements in this Array literal, including empty elements.
getSkipCount() - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Used by code generator.
getSlot(Context, Object, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
getSlot(Context, Object, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
 
getSourceName() - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
getSourceName() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Returns the URI, path or descriptive text indicating the origin of this script's source code.
getSourceName() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get the name of the source (usually filename or URL) of the script.
getSourceName() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Get the name of the source (usually filename or URL) of the script.
getSourceName() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.sourceName() from the super class.
getSourceName() - 异常错误 中的方法org.mozilla.javascript.EcmaError
已过时。
Use RhinoException.sourceName() from the super class.
getSourceName() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.sourceName() from the super class.
getSourceName() - 异常错误 中的方法org.mozilla.javascript.EvaluatorException
已过时。
Use RhinoException.sourceName() from the super class.
getSourceName() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
已过时。
Use RhinoException.sourceName() from the super class.
getSourceName() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
已过时。
Use RhinoException.sourceName() from the super class.
getSourcePositionFromStack(int[]) - 类 中的静态方法org.mozilla.javascript.Context
 
getSourcePositionFromStack(int[]) - 类 中的静态方法org.mozilla.javascript.Context
 
getSourcePositionFromStack(Context, int[]) - 接口 中的方法org.mozilla.javascript.Evaluator
Get the source position information by examining the stack.
getSourcePositionFromStack(Context, int[]) - 类 中的方法org.mozilla.javascript.Interpreter
 
getSourcePositionFromStack(Context, int[]) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
getStackTop() - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
getStatement() - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
Returns the labeled statement
getStatement() - 类 中的方法org.mozilla.javascript.ast.WithStatement
Returns the statement or block
getStatements() - 类 中的方法org.mozilla.javascript.ast.Scope
Returns a copy of the child list, with each child cast to an AstNode.
getStatements() - 类 中的方法org.mozilla.javascript.ast.SwitchCase
Returns statement list, which may be null.
GETSTATIC - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
getStaticSecurityDomainClass() - 类 中的静态方法org.mozilla.javascript.SecurityController
 
getStaticSecurityDomainClass() - 类 中的静态方法org.mozilla.javascript.SecurityController
 
getStaticSecurityDomainClassInternal() - 类 中的方法org.mozilla.javascript.PolicySecurityController
 
getStaticSecurityDomainClassInternal() - 类 中的方法org.mozilla.javascript.SecurityController
 
getStaticSecurityDomainClassInternal() - 类 中的方法org.mozilla.javascript.SecurityController
 
getStopIterationObject(Scriptable) - 类 中的静态方法org.mozilla.javascript.NativeIterator
Get the value of the "StopIteration" object.
getString() - 类 中的方法org.mozilla.javascript.Node
Can only be called when node has String context.
getSymbol(String) - 类 中的方法org.mozilla.javascript.ast.Scope
Looks up a symbol in this scope.
getSymbols() - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
getSymbolTable() - 类 中的方法org.mozilla.javascript.ast.Scope
Returns the symbol table for this scope.
getSystemProperty(String) - 类 中的静态方法org.mozilla.javascript.SecurityUtilities
Retrieves a system property within a privileged block.
getTarget() - 类 中的方法org.mozilla.javascript.ast.ContinueStatement
Returns continue target
getTarget() - 类 中的方法org.mozilla.javascript.ast.ElementGet
Returns the object on which the element is being fetched.
getTarget() - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Returns node evaluating to the function to call
getTarget() - 类 中的方法org.mozilla.javascript.ast.PropertyGet
Returns the object on which the property is being fetched.
getTarget() - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
Returns the variable name or destructuring form
getTarget() - 类 中的方法org.mozilla.javascript.ast.XmlMemberGet
Returns the object on which the XML member-ref expression is being evaluated.
getTargetExtends() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the class that the generated target will extend.
getTargetExtends() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the class that the generated target will extend.
getTargetImplements() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the interfaces that the generated target will implement.
getTargetImplements() - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Get the interfaces that the generated target will implement.
getTestExpression() - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Returns test expression
getThenPart() - 类 中的方法org.mozilla.javascript.ast.IfStatement
Returns statement to execute if condition is true
getThreadContextHelper() - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
getThreadContextHelper() - 类 中的方法org.mozilla.javascript.VMBridge
Return a helper object to optimize Context access.
getThreadLocal(Object) - 类 中的方法org.mozilla.javascript.Context
Get a value corresponding to a key.
getThreadLocal(Object) - 类 中的方法org.mozilla.javascript.Context
Get a value corresponding to a key.
getTop() - 类 中的方法org.mozilla.javascript.ast.Scope
Returns current script or function scope
getTopCallScope(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getTopLevelProp(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
getTopLevelScope(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the global scope.
getTopLevelScope(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get the global scope.
getTopScopeValue(Scriptable, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with the top scope of the given scope.
getTopScopeValue(Scriptable, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Get arbitrary application-specific value associated with the top scope of the given scope.
getTrueExpression() - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Returns expression to evaluate if test is true
getTryBlock() - 类 中的方法org.mozilla.javascript.ast.TryStatement
 
getType() - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
getType() - 类 中的方法org.mozilla.javascript.Node
 
getTypedProperty(Scriptable, int, Class<T>) - 类 中的静态方法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>) - 类 中的静态方法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>) - 类 中的静态方法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>) - 类 中的静态方法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() - 类 中的方法org.mozilla.javascript.BaseFunction
Gets the value returned by calling the typeof operator on this object.
getTypeOf() - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
Gets the value to be returned by the typeof operator called on this object.
getTypeOf() - 类 中的方法org.mozilla.javascript.ScriptableObject
Gets the value that will be returned by calling the typeof operator on this object.
getTypeOf() - 类 中的方法org.mozilla.javascript.ScriptableObject
Gets the value that will be returned by calling the typeof operator on this object.
getTypeOf() - 类 中的方法org.mozilla.javascript.xml.XMLObject
Gets the value returned by calling the typeof operator on this object.
getTypeTag(Class<?>) - 类 中的静态方法org.mozilla.javascript.FunctionObject
 
getTypeTag(Class<?>) - 类 中的静态方法org.mozilla.javascript.FunctionObject
 
getUndefinedValue() - 类 中的静态方法org.mozilla.javascript.Context
Get the singleton object that represents the JavaScript Undefined value.
getUndefinedValue() - 类 中的静态方法org.mozilla.javascript.Context
Get the singleton object that represents the JavaScript Undefined value.
getUri() - 类 中的方法org.mozilla.javascript.commonjs.module.ModuleScope
 
getUri() - 类 中的方法org.mozilla.javascript.commonjs.module.ModuleScript
Returns the URI of the module.
getUri() - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSource
Returns the URI of the module source text.
getValidator() - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSource
Returns the validator that can be used for subsequent cache validation of the source text.
getValue() - 类 中的方法org.mozilla.javascript.ast.Comment
Returns a string of the comment value.
getValue() - 类 中的方法org.mozilla.javascript.ast.NumberLiteral
Returns the node's string value (the original source token)
getValue() - 类 中的方法org.mozilla.javascript.ast.RegExpLiteral
Returns the regexp string without delimiters
getValue() - 类 中的方法org.mozilla.javascript.ast.StringLiteral
Returns the node's value: the parsed string without the enclosing quotes
getValue(boolean) - 类 中的方法org.mozilla.javascript.ast.StringLiteral
Returns the string value, optionally including the enclosing quotes.
getValue() - 类 中的方法org.mozilla.javascript.ast.Yield
Returns yielded expression, null if none
getValue() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
 
getValue() - 异常错误 中的方法org.mozilla.javascript.JavaScriptException
 
getValue() - 类 中的方法org.mozilla.javascript.ObjToIntMap.Iterator
 
getValueFunctionAndThis(Object, Context) - 类 中的静态方法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 - 类 中的静态变量org.mozilla.javascript.Token
Token types.
getVarCount() - 类 中的方法org.mozilla.javascript.optimizer.OptFunctionNode
 
getVariables() - 类 中的方法org.mozilla.javascript.ast.LetNode
Returns variable list
getVariables() - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Returns variable list.
getVarIndex(Node) - 类 中的方法org.mozilla.javascript.optimizer.OptFunctionNode
 
getVarName() - 类 中的方法org.mozilla.javascript.ast.CatchClause
Returns catch variable node
getWarnTrailingComma() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getWarnTrailingComma() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
getWhilePosition() - 类 中的方法org.mozilla.javascript.ast.DoLoop
Returns source position of "while" keyword
getWrapFactory() - 类 中的方法org.mozilla.javascript.Context
Return the current WrapFactory, or null if none is defined.
getWrapFactory() - 类 中的方法org.mozilla.javascript.Context
Return the current WrapFactory, or null if none is defined.
getWrappedException() - 异常错误 中的方法org.mozilla.javascript.WrappedException
Get the wrapped exception.
getWrappedException() - 异常错误 中的方法org.mozilla.javascript.WrappedException
Get the wrapped exception.
getXml() - 类 中的方法org.mozilla.javascript.ast.XmlString
Returns the xml string for this component.
GOTO - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
GOTO - 类 中的静态变量org.mozilla.javascript.Token
Token types.
GOTO_W - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
GT - 类 中的静态变量org.mozilla.javascript.Token
Token types.

H

handleCompilationDone(Context, DebuggableScript, String) - 接口 中的方法org.mozilla.javascript.debug.Debugger
Called when compilation of a particular function or script into internal bytecode is done.
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
 
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeArray
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeWith
 
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeWith
 
has(Object) - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
has(Context) - 类 中的方法org.mozilla.javascript.Ref
 
has(String, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Indicates whether or not a named property is defined in an object.
has(int, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Indicates whether or not an indexed property is defined in an object.
has(String, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Indicates whether or not a named property is defined in an object.
has(int, Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Indicates whether or not an indexed property is defined in an object.
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined.
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the property index is defined.
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined.
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the property index is defined.
has(int) - 类 中的方法org.mozilla.javascript.UintMap
 
has(Context, Object) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Has]].
hasChildren() - 类 中的方法org.mozilla.javascript.Node
 
hasConsistentReturnUsage() - 类 中的方法org.mozilla.javascript.Node
Checks that every return usage in a function body is consistent with the requirements of strict-mode.
hasExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Returns true if the name is excluded from serialization.
hasExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Returns true if the name is excluded from serialization.
hasExplicitGlobal() - 类 中的静态方法org.mozilla.javascript.ContextFactory
Check if global factory was set.
hasExplicitGlobal() - 类 中的静态方法org.mozilla.javascript.ContextFactory
Check if global factory was set.
hasFeature(int) - 类 中的方法org.mozilla.javascript.Context
Controls certain aspects of script semantics.
hasFeature(int) - 类 中的方法org.mozilla.javascript.Context
Controls certain aspects of script semantics.
hasFeature(Context, int) - 类 中的方法org.mozilla.javascript.ContextFactory
hasFeature(Context, int) - 类 中的方法org.mozilla.javascript.ContextFactory
hasGlobal() - 类 中的静态方法org.mozilla.javascript.SecurityController
Check if global SecurityController was already installed.
hasGlobal() - 类 中的静态方法org.mozilla.javascript.SecurityController
Check if global SecurityController was already installed.
hashCode() - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.BaseFunction
Implements the instanceof operator for JavaScript Function objects.
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.BoundFunction
 
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
 
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaClass
Determines if prototype is a wrapped Java object and performs a Java "instanceof".
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.NativeWith
 
hasInstance(Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
The instanceof operator.
hasInstance(Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
The instanceof operator.
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements the instanceof operator.
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements the instanceof operator.
hasNext() - 类 中的方法org.mozilla.javascript.Node.NodeIterator
 
hasObjectElem(Scriptable, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
hasProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns whether a named property is defined in an object or any object in its prototype chain.
hasProperty(Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns whether an indexed property is defined in an object or any object in its prototype chain.
hasProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns whether a named property is defined in an object or any object in its prototype chain.
hasProperty(Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns whether an indexed property is defined in an object or any object in its prototype chain.
hasPrototypeMap() - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
hasPrototypeProperty() - 类 中的方法org.mozilla.javascript.BaseFunction
 
hasSideEffects() - 类 中的方法org.mozilla.javascript.ast.AstNode
 
hasSideEffects() - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
 
hasSideEffects() - 类 中的方法org.mozilla.javascript.ast.ExpressionStatement
Returns true if this node has side effects
hasSideEffects() - 类 中的方法org.mozilla.javascript.ast.InfixExpression
 
hasSideEffects() - 类 中的方法org.mozilla.javascript.Node
 
hasTag(Object) - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
hasTopCall(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
HOOK - 类 中的静态变量org.mozilla.javascript.Token
 

I

I2B - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2C - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2D - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2F - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2L - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
I2S - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IADD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IAND - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_4 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_5 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ICONST_M1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ideEnvirons() - 类 中的静态方法org.mozilla.javascript.CompilerEnvirons
Returns a CompilerEnvirons suitable for using Rhino in an IDE environment.
ideEnvirons() - 类 中的静态方法org.mozilla.javascript.CompilerEnvirons
Returns a CompilerEnvirons suitable for using Rhino in an IDE environment.
IdeErrorReporter - org.mozilla.javascript.ast中的接口
This is interface defines a protocol for the reporting of errors during JavaScript translation in IDE-mode.
IdFunctionCall - org.mozilla.javascript中的接口
Master for id-based functions that knows their properties and how to execute them.
IdFunctionObject - org.mozilla.javascript中的类
 
IdFunctionObject(IdFunctionCall, Object, int, int) - 类 的构造器org.mozilla.javascript.IdFunctionObject
 
IdFunctionObject(IdFunctionCall, Object, int, String, int, Scriptable) - 类 的构造器org.mozilla.javascript.IdFunctionObject
 
IDIV - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IdScriptableObject - org.mozilla.javascript中的类
Base class for native object implementation that uses IdFunctionObject to export its methods to script via .prototype object.
IdScriptableObject() - 类 的构造器org.mozilla.javascript.IdScriptableObject
 
IdScriptableObject(Scriptable, Scriptable) - 类 的构造器org.mozilla.javascript.IdScriptableObject
 
IF - 类 中的静态变量org.mozilla.javascript.Token
 
IF_ACMPEQ - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ACMPNE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPEQ - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPGE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPGT - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPLE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPLT - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IF_ICMPNE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFEQ - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFEQ - 类 中的静态变量org.mozilla.javascript.Token
Token types.
IFGE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFGT - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFLE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFLT - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
IFNONNULL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IFNULL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IfStatement - org.mozilla.javascript.ast中的类
If-else statement.
IfStatement() - 类 的构造器org.mozilla.javascript.ast.IfStatement
 
IfStatement(int) - 类 的构造器org.mozilla.javascript.ast.IfStatement
 
IfStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.IfStatement
 
IINC - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ILOAD_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPDEP1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPDEP2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IMPORT - 类 中的静态变量org.mozilla.javascript.Token
 
ImporterTopLevel - 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 - 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() - 类 的构造器org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context) - 类 的构造器org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context, boolean) - 类 的构造器org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel() - 类 的构造器org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context) - 类 的构造器org.mozilla.javascript.ImporterTopLevel
 
ImporterTopLevel(Context, boolean) - 类 的构造器org.mozilla.javascript.ImporterTopLevel
 
importPackage(Context, Scriptable, Object[], Function) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
已过时。
Kept only for compatibility.
importPackage(Context, Scriptable, Object[], Function) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
已过时。
Kept only for compatibility.
IMUL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
in(Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
The in operator.
IN - 类 中的静态变量org.mozilla.javascript.Token
Token types.
INC - 类 中的静态变量org.mozilla.javascript.Token
 
incompatibleCallError(IdFunctionObject) - 类 中的静态方法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 - 类 中的静态变量org.mozilla.javascript.Node
 
INDENT_GAP_PROP - 类 中的静态变量org.mozilla.javascript.Decompiler
Decompilation property to specify default identation offset.
indexFromString(String) - 类 中的静态方法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) - 类 中的方法org.mozilla.javascript.NativeArray
 
indexOf(Object) - 类 中的方法org.mozilla.javascript.ObjArray
 
INEG - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
InfixExpression - org.mozilla.javascript.ast中的类
AST node representing an infix (binary operator) expression.
InfixExpression() - 类 的构造器org.mozilla.javascript.ast.InfixExpression
 
InfixExpression(int) - 类 的构造器org.mozilla.javascript.ast.InfixExpression
 
InfixExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.InfixExpression
 
InfixExpression(int, int, AstNode, AstNode) - 类 的构造器org.mozilla.javascript.ast.InfixExpression
 
InfixExpression(AstNode, AstNode) - 类 的构造器org.mozilla.javascript.ast.InfixExpression
Constructs a new InfixExpression.
InfixExpression(int, AstNode, AstNode, int) - 类 的构造器org.mozilla.javascript.ast.InfixExpression
Constructs a new InfixExpression.
init(Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.ImporterTopLevel
 
init(Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.ImporterTopLevel
 
init(Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
init(Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.NativeContinuation
 
init(Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.NativeGlobal
 
init(Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.NativeJavaTopPackage
 
init(Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.regexp.NativeRegExp
 
initApplicationClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.ContextFactory
Set explicit class loader to use when searching for Java classes.
initApplicationClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.ContextFactory
Set explicit class loader to use when searching for Java classes.
initCause(RuntimeException, Throwable) - 类 中的静态方法org.mozilla.javascript.Kit
If initCause methods exists in Throwable, call ex.initCause(cause) or otherwise do nothing.
initColumnNumber(int) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the column number of the script statement causing the error.
initColumnNumber(int) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the column number of the script statement causing the error.
initFromContext(Context) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
initFromContext(Context) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
initFunction(String, Scriptable) - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
initFunction(NativeFunction, int, Scriptable, Context) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
initFunction(Context, Scriptable, NativeFunction, int, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
initGlobal(ContextFactory) - 类 中的静态方法org.mozilla.javascript.ContextFactory
Set global ContextFactory.
initGlobal(ContextFactory) - 类 中的静态方法org.mozilla.javascript.ContextFactory
Set global ContextFactory.
initGlobal(SecurityController) - 类 中的静态方法org.mozilla.javascript.SecurityController
Initialize global controller that will be used for all security-related operations.
initGlobal(SecurityController) - 类 中的静态方法org.mozilla.javascript.SecurityController
Initialize global controller that will be used for all security-related operations.
INITIAL_INDENT_PROP - 类 中的静态变量org.mozilla.javascript.Decompiler
Decompilation property to specify initial ident value.
initImplementation(Object) - 类 中的方法org.mozilla.javascript.NativeContinuation
 
initLineNumber(int) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the line number of the script statement causing the error.
initLineNumber(int) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the line number of the script statement causing the error.
initLineSource(String) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the text of the source line containing the error.
initLineSource(String) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the text of the source line containing the error.
initMembers() - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
initMembers() - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
initPrototypeConstructor(IdFunctionObject) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.BaseFunction
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.NativeCall
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.NativeContinuation
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.NativeGenerator
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.NativeIterator
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.NativeJSON
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.NativeObject
 
initPrototypeId(int) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
initPrototypeMethod(Object, int, String, int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
initPrototypeValue(int, String, Object, int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
initScript(NativeFunction, Scriptable, Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
initScriptFunction(Context, Scriptable) - 类 中的方法org.mozilla.javascript.NativeFunction
 
initSourceName(String) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the uri of the script source containing the error.
initSourceName(String) - 异常错误 中的方法org.mozilla.javascript.RhinoException
Initialize the uri of the script source containing the error.
initStandardObjects() - 类 中的方法org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject) - 类 中的方法org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject, boolean) - 类 中的方法org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects() - 类 中的方法org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject) - 类 中的方法org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(ScriptableObject, boolean) - 类 中的方法org.mozilla.javascript.Context
Initialize the standard objects.
initStandardObjects(Context, boolean) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
initStandardObjects(Context, boolean) - 类 中的方法org.mozilla.javascript.ImporterTopLevel
 
initStandardObjects(Context, ScriptableObject, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
inPosition - 类 中的变量org.mozilla.javascript.ast.ForInLoop
 
input - 类 中的变量org.mozilla.javascript.regexp.RegExpImpl
 
install(Scriptable) - 类 中的方法org.mozilla.javascript.commonjs.module.Require
Binds this instance of require() into the specified scope under the property name "require".
instance - 类 中的静态变量org.mozilla.javascript.Undefined
 
instanceIdInfo(int, int) - 类 中的静态方法org.mozilla.javascript.IdScriptableObject
 
INSTANCEOF - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
instanceOf(Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
The instanceof operator.
INSTANCEOF - 类 中的静态变量org.mozilla.javascript.Token
Token types.
IntegerClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
InterfaceAdapter - 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) - 类 中的方法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 - org.mozilla.javascript中的类
 
Interpreter() - 类 的构造器org.mozilla.javascript.Interpreter
 
inUseStrictDirective - 类 中的变量org.mozilla.javascript.Parser
 
invoke(ContextFactory, Object, Scriptable, Object, Method, Object[]) - 类 中的方法org.mozilla.javascript.InterfaceAdapter
 
INVOKEINTERFACE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKESPECIAL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKESTATIC - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
INVOKEVIRTUAL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IOR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IREM - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IRETURN - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IRFactory - org.mozilla.javascript中的类
This class rewrites the parse tree into an IR suitable for codegen.
IRFactory() - 类 的构造器org.mozilla.javascript.IRFactory
 
IRFactory(CompilerEnvirons) - 类 的构造器org.mozilla.javascript.IRFactory
 
IRFactory(CompilerEnvirons, ErrorReporter) - 类 的构造器org.mozilla.javascript.IRFactory
 
isAccessorDescriptor(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements IsAccessorDescriptor as described in ES5 8.10.1
isAccessorDescriptor(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements IsAccessorDescriptor as described in ES5 8.10.1
isActivationNeeded(String) - 类 中的方法org.mozilla.javascript.Context
Check whether the name is in the list of names of objects forcing the creation of activation objects.
isActivationNeeded(String) - 类 中的方法org.mozilla.javascript.Context
Check whether the name is in the list of names of objects forcing the creation of activation objects.
isAdapter - 类 中的变量org.mozilla.javascript.NativeJavaObject
 
isAllowMemberExprAsFunctionName() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Extension to ECMA: if 'function <name>' is not followed by '(', assume <name> starts a memberExpr
isAllowMemberExprAsFunctionName() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Extension to ECMA: if 'function <name>' is not followed by '(', assume <name> starts a memberExpr
isArrayObject(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
isAttributeAccess() - 类 中的方法org.mozilla.javascript.ast.XmlRef
Returns true if this expression began with an @-token.
isBooleanLiteral() - 类 中的方法org.mozilla.javascript.ast.KeywordLiteral
Returns true if the token type is Token.TRUE or Token.FALSE.
isCachingEnabled() - 类 中的方法org.mozilla.javascript.ClassCache
Check if generated Java classes and Java reflection information is cached.
isCachingEnabled() - 类 中的方法org.mozilla.javascript.ClassCache
Check if generated Java classes and Java reflection information is cached.
isConst() - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Returns true if this is a Token.CONST declaration.
isConst(String) - 接口 中的方法org.mozilla.javascript.ConstProperties
Returns true if the named property is defined as a const on this object.
isConst(String) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined as a const on this object.
isConst(String) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined as a const on this object.
isContinuationConstructor(IdFunctionObject) - 类 中的静态方法org.mozilla.javascript.NativeContinuation
 
isDataDescriptor(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements IsDataDescriptor as described in ES5 8.10.2
isDataDescriptor(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements IsDataDescriptor as described in ES5 8.10.2
isDefault() - 类 中的方法org.mozilla.javascript.ast.SwitchCase
Return true if this is a default case.
isDestructuring() - 类 中的方法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() - 接口 中的方法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() - 类 中的方法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() - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
Returns true if this is a destructuring assignment.
isEmpty() - 类 中的方法org.mozilla.javascript.ObjArray
 
isEmpty() - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
isEmpty() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
isEmpty() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
isEmpty() - 类 中的方法org.mozilla.javascript.UintMap
 
isExpressionClosure() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns whether this is a 1.8 function closure
isExtensible() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
isExtensible() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
isFalse(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
isFalse(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
isForEach - 类 中的变量org.mozilla.javascript.ast.ForInLoop
 
isForEach() - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Returns whether the loop is a for-each loop
isForEach() - 类 中的方法org.mozilla.javascript.ast.GeneratorExpressionLoop
Returns whether the loop is a for-each loop
isFunction() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Returns true if this is a function, false if it is a script.
isFunction() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
Returns true if this is a function, false if it is a script.
isGenerateDebugInfo() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isGenerateDebugInfo() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isGeneratedScript() - 接口 中的方法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() - 接口 中的方法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() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isGenerateObserverCount() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isGeneratingDebug() - 类 中的方法org.mozilla.javascript.Context
Tell whether debug information is being generated.
isGeneratingDebug() - 类 中的方法org.mozilla.javascript.Context
Tell whether debug information is being generated.
isGeneratingDebugChanged() - 类 中的方法org.mozilla.javascript.Context
 
isGeneratingDebugChanged() - 类 中的方法org.mozilla.javascript.Context
 
isGeneratingSource() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isGeneratingSource() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isGeneratingSource() - 类 中的方法org.mozilla.javascript.Context
Tell whether source information is being generated.
isGeneratingSource() - 类 中的方法org.mozilla.javascript.Context
Tell whether source information is being generated.
isGenerator() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
isGenericDescriptor(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements IsGenericDescriptor as described in ES5 8.10.3
isGenericDescriptor(ScriptableObject) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements IsGenericDescriptor as described in ES5 8.10.3
isGetter() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
isGetter() - 类 中的方法org.mozilla.javascript.ast.ObjectProperty
Returns true if this is a getter function.
isGetterOrSetter() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
isGetterOrSetter(String, int, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns whether a property is a getter or a setter
isGetterOrSetter(String, int, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns whether a property is a getter or a setter
ISHL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISHR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isIdeMode() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isIdeMode() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isIgnoreComments() - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
isIgnoreProcessingInstructions() - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
isIgnoreWhitespace() - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
isInStrictMode() - 类 中的方法org.mozilla.javascript.ast.AstRoot
 
isInvokerOptimizationEnabled() - 类 中的方法org.mozilla.javascript.ClassCache
已过时。
The method always returns false.
isInvokerOptimizationEnabled() - 类 中的方法org.mozilla.javascript.ClassCache
已过时。
The method always returns false.
isJavaPrimitiveWrap() - 类 中的方法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() - 类 中的方法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) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
isJSWhitespaceOrLineTerminator(int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
isLet() - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Returns true if this is a Token.LET declaration.
isLocalName() - 类 中的方法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 - 类 中的静态变量org.mozilla.javascript.Node
 
isNumberVar(int) - 类 中的方法org.mozilla.javascript.optimizer.OptFunctionNode
 
isParam(AstNode) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Returns true if the specified AstNode node is a parameter of this Function node.
isParameter(int) - 类 中的方法org.mozilla.javascript.optimizer.OptFunctionNode
 
isPostfix() - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
Returns whether the operator is postfix
isPrefix() - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
Returns whether the operator is prefix
isPrettyPrinting() - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
isPrimitive(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
isRecordingComments() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isRecordingComments() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isRecordingLocalJsDocComments() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isRecordingLocalJsDocComments() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isRegExp(Scriptable) - 类 中的方法org.mozilla.javascript.regexp.RegExpImpl
 
isRegExp(Scriptable) - 接口 中的方法org.mozilla.javascript.RegExpProxy
 
isReservedKeywordAsIdentifier() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isReservedKeywordAsIdentifier() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isRhinoRuntimeType(Class<?>) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
isSandboxed() - 类 中的方法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() - 类 中的方法org.mozilla.javascript.Context
Checks if this is a sealed Context.
isSealed() - 类 中的方法org.mozilla.javascript.Context
Checks if this is a sealed Context.
isSealed() - 类 中的方法org.mozilla.javascript.ContextFactory
Checks if this is a sealed ContextFactory.
isSealed() - 类 中的方法org.mozilla.javascript.ContextFactory
Checks if this is a sealed ContextFactory.
isSealed() - 类 中的方法org.mozilla.javascript.ObjArray
 
isSealed() - 类 中的方法org.mozilla.javascript.ScriptableObject
Return true if this object is sealed.
isSealed() - 类 中的方法org.mozilla.javascript.ScriptableObject
Return true if this object is sealed.
isSetter() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
isSetter() - 类 中的方法org.mozilla.javascript.ast.ObjectProperty
Returns true if this is a setter function.
isStatement() - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Returns true if this node represents a statement.
isStrictMode() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isStrictMode() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isTargetOfDirectCall() - 类 中的方法org.mozilla.javascript.optimizer.OptFunctionNode
 
isTopLevel() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
isTopLevel() - 接口 中的方法org.mozilla.javascript.debug.DebuggableScript
 
ISTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
ISTORE_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isTrue(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
isTrue(Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
 
ISUB - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
isUnderStringSizeLimit(String) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Check if k fits limit on string constant size imposed by class file format.
isValidLanguageVersion(int) - 类 中的静态方法org.mozilla.javascript.Context
 
isValidLanguageVersion(int) - 类 中的静态方法org.mozilla.javascript.Context
 
isValidOptimizationLevel(int) - 类 中的静态方法org.mozilla.javascript.Context
 
isValidOptimizationLevel(int) - 类 中的静态方法org.mozilla.javascript.Context
 
isValidToken(int) - 类 中的静态方法org.mozilla.javascript.Token
Return true if the passed code is a valid Token constant.
isVar() - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Returns true if this is a var (not const or let) declaration.
isVarArgs(Member) - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
isVarArgs(Member) - 类 中的方法org.mozilla.javascript.jdk15.VMBridge_jdk15
 
isVarArgs(Member) - 类 中的方法org.mozilla.javascript.VMBridge
Returns whether or not a given member (method or constructor) has variable arguments.
isXmlAttribute() - 类 中的方法org.mozilla.javascript.ast.XmlExpression
Returns whether this is part of an xml attribute value
isXmlAvailable() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isXmlAvailable() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
isXMLName(Context, Object) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
iteratedObject - 类 中的变量org.mozilla.javascript.ast.ForInLoop
 
iterator - 类 中的变量org.mozilla.javascript.ast.ForInLoop
 
iterator() - 类 中的方法org.mozilla.javascript.NativeArray
 
iterator() - 类 中的方法org.mozilla.javascript.Node
Returns an Iterator over the node's children.
ITERATOR_PROPERTY_NAME - 类 中的静态变量org.mozilla.javascript.NativeIterator
 
IUSHR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
IXOR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.

J

JAVA_BOOLEAN_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_BOOLEAN_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_DOUBLE_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_DOUBLE_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_INT_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_INT_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_OBJECT_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_OBJECT_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_SCRIPTABLE_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_SCRIPTABLE_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_STRING_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_STRING_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_UNSUPPORTED_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JAVA_UNSUPPORTED_TYPE - 类 中的静态变量org.mozilla.javascript.FunctionObject
 
JavaAdapter - org.mozilla.javascript中的类
 
JavaAdapter() - 类 的构造器org.mozilla.javascript.JavaAdapter
 
javaObject - 类 中的变量org.mozilla.javascript.NativeJavaObject
 
JavaScriptException - org.mozilla.javascript中的异常错误
Java reflection of JavaScript exceptions.
JavaScriptException - org.mozilla.javascript中的异常错误
Java reflection of JavaScript exceptions.
JavaScriptException(Object) - 异常错误 的构造器org.mozilla.javascript.JavaScriptException
已过时。
Use WrappedException.WrappedException(Throwable) to report exceptions in Java code.
JavaScriptException(Object, String, int) - 异常错误 的构造器org.mozilla.javascript.JavaScriptException
Create a JavaScript exception wrapping the given JavaScript value
JavaScriptException(Object) - 异常错误 的构造器org.mozilla.javascript.JavaScriptException
已过时。
Use WrappedException.WrappedException(Throwable) to report exceptions in Java code.
JavaScriptException(Object, String, int) - 异常错误 的构造器org.mozilla.javascript.JavaScriptException
Create a JavaScript exception wrapping the given JavaScript value
javaToJS(Object, Scriptable) - 类 中的静态方法org.mozilla.javascript.Context
Convenient method to convert java value to its closest representation in JavaScript.
javaToJS(Object, Scriptable) - 类 中的静态方法org.mozilla.javascript.Context
Convenient method to convert java value to its closest representation in JavaScript.
joinScopes(Scope, Scope) - 类 中的静态方法org.mozilla.javascript.ast.Scope
Copies all symbols from source scope to dest scope.
js_split(Context, Scriptable, String, Object[]) - 类 中的方法org.mozilla.javascript.regexp.RegExpImpl
 
js_split(Context, Scriptable, String, Object[]) - 接口 中的方法org.mozilla.javascript.RegExpProxy
 
JSConstructor - org.mozilla.javascript.annotations中的注释类型
An annotation that marks a Java method as JavaScript constructor.
jsDelegatesTo(Scriptable, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Delegates to
JSDOC_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
JSFunction - org.mozilla.javascript.annotations中的注释类型
An annotation that marks a Java method as JavaScript function.
jsGet_length() - 类 中的方法org.mozilla.javascript.NativeArray
已过时。
jsGet_name() - 类 中的方法org.mozilla.javascript.NativeFunction
已过时。
Use BaseFunction.getFunctionName() instead. For backwards compatibility keep an old method name used by Batik and possibly others.
JSGetter - org.mozilla.javascript.annotations中的注释类型
An annotation that marks a Java method as JavaScript getter.
JsonParser - org.mozilla.javascript.json中的类
This class converts a stream of JSON tokens into a JSON value.
JsonParser(Context, Scriptable) - 类 的构造器org.mozilla.javascript.json.JsonParser
 
JsonParser.ParseException - org.mozilla.javascript.json中的异常错误
 
JSR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
JSR - 类 中的静态变量org.mozilla.javascript.Token
 
JSR_W - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
JSREG_FOLD - 类 中的静态变量org.mozilla.javascript.regexp.NativeRegExp
 
JSREG_GLOB - 类 中的静态变量org.mozilla.javascript.regexp.NativeRegExp
 
JSREG_MULTILINE - 类 中的静态变量org.mozilla.javascript.regexp.NativeRegExp
 
JSSetter - org.mozilla.javascript.annotations中的注释类型
An annotation that marks a Java method as JavaScript setter.
JSStaticFunction - org.mozilla.javascript.annotations中的注释类型
An annotation that marks a Java method as JavaScript static function.
jsToJava(Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.Context
Convert a JavaScript value into the desired type.
jsToJava(Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.Context
Convert a JavaScript value into the desired type.
Jump - org.mozilla.javascript.ast中的类
Used for code generation.
Jump() - 类 的构造器org.mozilla.javascript.ast.Jump
 
Jump(int) - 类 的构造器org.mozilla.javascript.ast.Jump
 
Jump(int, int) - 类 的构造器org.mozilla.javascript.ast.Jump
 
Jump(int, Node) - 类 的构造器org.mozilla.javascript.ast.Jump
 
Jump(int, Node, int) - 类 的构造器org.mozilla.javascript.ast.Jump
 

K

keySet() - 类 中的方法org.mozilla.javascript.NativeObject
 
KeywordLiteral - org.mozilla.javascript.ast中的类
AST node for keyword literals: currently, this, null, true, false, and debugger.
KeywordLiteral() - 类 的构造器org.mozilla.javascript.ast.KeywordLiteral
 
KeywordLiteral(int) - 类 的构造器org.mozilla.javascript.ast.KeywordLiteral
 
KeywordLiteral(int, int) - 类 的构造器org.mozilla.javascript.ast.KeywordLiteral
 
KeywordLiteral(int, int, int) - 类 的构造器org.mozilla.javascript.ast.KeywordLiteral
Constructs a new KeywordLiteral
keywordToName(int) - 类 中的静态方法org.mozilla.javascript.Token
Convert a keyword token to a name string for use with the Context.FEATURE_RESERVED_KEYWORD_AS_IDENTIFIER feature.
Kit - org.mozilla.javascript中的类
Collection of utilities
Kit() - 类 的构造器org.mozilla.javascript.Kit
 

L

L2D - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
L2F - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
L2I - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Label - org.mozilla.javascript.ast中的类
AST node representing a label.
Label() - 类 的构造器org.mozilla.javascript.ast.Label
 
Label(int) - 类 的构造器org.mozilla.javascript.ast.Label
 
Label(int, int) - 类 的构造器org.mozilla.javascript.ast.Label
 
Label(int, int, String) - 类 的构造器org.mozilla.javascript.ast.Label
 
LABEL - 类 中的静态变量org.mozilla.javascript.Token
 
LABEL_ID_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
LabeledStatement - org.mozilla.javascript.ast中的类
A labeled statement.
LabeledStatement() - 类 的构造器org.mozilla.javascript.ast.LabeledStatement
 
LabeledStatement(int) - 类 的构造器org.mozilla.javascript.ast.LabeledStatement
 
LabeledStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.LabeledStatement
 
labelId() - 类 中的方法org.mozilla.javascript.Node
 
labelId(int) - 类 中的方法org.mozilla.javascript.Node
 
LADD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LAND - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
languageVersionProperty - 类 中的静态变量org.mozilla.javascript.Context
 
languageVersionProperty - 类 中的静态变量org.mozilla.javascript.Context
 
last - 类 中的变量org.mozilla.javascript.Node
 
LAST_ASSIGN - 类 中的静态变量org.mozilla.javascript.Token
 
LAST_BYTECODE_TOKEN - 类 中的静态变量org.mozilla.javascript.Token
 
LAST_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
LAST_TOKEN - 类 中的静态变量org.mozilla.javascript.Token
 
lastIndexOf(Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
lastIndexOf(Object) - 类 中的方法org.mozilla.javascript.ObjArray
 
lastMatch - 类 中的变量org.mozilla.javascript.regexp.RegExpImpl
 
LASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
lastParen - 类 中的变量org.mozilla.javascript.regexp.RegExpImpl
 
lastStoredScriptable(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
lastUint32Result(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
LazilyLoadedCtor - org.mozilla.javascript中的类
Avoid loading classes unless they are used.
LazilyLoadedCtor(ScriptableObject, String, String, boolean) - 类 的构造器org.mozilla.javascript.LazilyLoadedCtor
 
LB - 类 中的静态变量org.mozilla.javascript.Token
 
LC - 类 中的静态变量org.mozilla.javascript.Token
 
LCMP - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LCONST_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LCONST_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC2_W - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDC_W - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LDIV - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
leaveDotQuery(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
leaveWith(Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
LEAVEWITH - 类 中的静态变量org.mozilla.javascript.Token
Token types.
left - 类 中的变量org.mozilla.javascript.ast.InfixExpression
 
LEFT - 类 中的静态变量org.mozilla.javascript.Node
 
leftContext - 类 中的变量org.mozilla.javascript.regexp.RegExpImpl
 
length - 类 中的变量org.mozilla.javascript.ast.AstNode
 
length() - 类 中的方法org.mozilla.javascript.ast.Name
Return the length of this node's identifier, to let you pretend it's a String.
length() - 类 中的方法org.mozilla.javascript.ConsString
 
LET - 类 中的静态变量org.mozilla.javascript.Token
 
LETEXPR - 类 中的静态变量org.mozilla.javascript.Token
 
LetNode - org.mozilla.javascript.ast中的类
AST node for let statements and expressions.
LetNode() - 类 的构造器org.mozilla.javascript.ast.LetNode
 
LetNode(int) - 类 的构造器org.mozilla.javascript.ast.LetNode
 
LetNode(int, int) - 类 的构造器org.mozilla.javascript.ast.LetNode
 
lineno - 类 中的变量org.mozilla.javascript.Node
 
lineNumber() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Returns the line number of the statement causing the error, or zero if not available.
lineNumber() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Returns the line number of the statement causing the error, or zero if not available.
lineNumber - 类 中的变量org.mozilla.javascript.ScriptStackElement
 
lineSource() - 异常错误 中的方法org.mozilla.javascript.RhinoException
The source text of the line causing the error, or null if unknown.
lineSource() - 异常错误 中的方法org.mozilla.javascript.RhinoException
The source text of the line causing the error, or null if unknown.
linkClass(Class<?>) - 类 中的方法org.mozilla.javascript.DefiningClassLoader
 
linkClass(Class<?>) - 接口 中的方法org.mozilla.javascript.GeneratedClassLoader
Link the given class.
linkClass(Class<?>) - 接口 中的方法org.mozilla.javascript.GeneratedClassLoader
Link the given class.
listIterator() - 类 中的方法org.mozilla.javascript.NativeArray
 
listIterator(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
LLOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LLOAD_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LMUL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LNEG - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
loadClass(String, boolean) - 类 中的方法org.mozilla.javascript.DefiningClassLoader
 
loadFromActualUri(URI, URI, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
 
loadFromFallbackLocations(String, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProviderBase
Override to obtain a module source from fallback locations.
loadFromFallbackLocations(String, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
 
loadFromPrivilegedLocations(String, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProviderBase
Override to obtain a module source from privileged locations.
loadFromPrivilegedLocations(String, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
 
loadFromUri(URI, URI, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProviderBase
Override in a subclass to load a module script from a logical URI.
loadFromUri(URI, URI, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
 
loadSource(String, Scriptable, Object) - 接口 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProvider
Returns the script source of the requested module.
loadSource(URI, URI, Object) - 接口 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProvider
Returns the script source of the requested module from the given URI.
loadSource(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProviderBase
 
loadSource(URI, URI, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.ModuleSourceProviderBase
 
LOCAL_BLOCK - 类 中的静态变量org.mozilla.javascript.Token
 
LOCAL_BLOCK_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
LOCAL_LOAD - 类 中的静态变量org.mozilla.javascript.Token
Token types.
LOCAL_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
LongClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
LOOKUPSWITCH - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Loop - org.mozilla.javascript.ast中的类
Abstract base type for loops.
Loop() - 类 的构造器org.mozilla.javascript.ast.Loop
 
Loop(int) - 类 的构造器org.mozilla.javascript.ast.Loop
 
Loop(int, int) - 类 的构造器org.mozilla.javascript.ast.Loop
 
LOOP - 类 中的静态变量org.mozilla.javascript.Token
 
LOR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
lp - 类 中的变量org.mozilla.javascript.ast.FunctionCall
 
lp - 类 中的变量org.mozilla.javascript.ast.Loop
 
LP - 类 中的静态变量org.mozilla.javascript.Token
 
LREM - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LRETURN - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSH - 类 中的静态变量org.mozilla.javascript.Token
Token types.
LSHL - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSHR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_0 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_1 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSTORE_3 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LSUB - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
LUSHR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
LXOR - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.

M

main(Script, String[]) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
makeAuxiliaryClassName(String, String) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Build class name for a auxiliary class generated by compiler.
makeAuxiliaryClassName(String, String) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Build class name for a auxiliary class generated by compiler.
makeContext() - 类 中的方法org.mozilla.javascript.ContextFactory
Create new Context instance to be associated with the current thread.
makeContext() - 类 中的方法org.mozilla.javascript.ContextFactory
Create new Context instance to be associated with the current thread.
makeHashKeyFromPair(Object, Object) - 类 中的静态方法org.mozilla.javascript.Kit
 
makeIndent(int) - 类 中的方法org.mozilla.javascript.ast.AstNode
Constructs an indentation string.
markAsConstructor(Scriptable) - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
markHandler(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
markLabel(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
markLabel(int, short) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
markTableSwitchCase(int, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
markTableSwitchCase(int, int, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
markTableSwitchDefault(int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
MATCH - 类 中的静态变量org.mozilla.javascript.regexp.NativeRegExp
 
MEMBER_TYPE_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
memberRef(Object, Object, Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
memberRef(Object, Object, Object, Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
memberRef(Context, Object, int) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Generic reference to implement x.
memberRef(Context, Object, Object, int) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Generic reference to implement x::ns, x.
members - 类 中的变量org.mozilla.javascript.NativeJavaObject
 
messageProvider - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
methodId() - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
minusOneObj - 类 中的静态变量org.mozilla.javascript.optimizer.OptRuntime
 
MOD - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ModuleScope - org.mozilla.javascript.commonjs.module中的类
A top-level module scope.
ModuleScope(Scriptable, URI, URI) - 类 的构造器org.mozilla.javascript.commonjs.module.ModuleScope
 
ModuleScript - org.mozilla.javascript.commonjs.module中的类
Represents a compiled CommonJS module script.
ModuleScript(Script, URI, URI) - 类 的构造器org.mozilla.javascript.commonjs.module.ModuleScript
Creates a new CommonJS module.
ModuleScriptProvider - org.mozilla.javascript.commonjs.module中的接口
Should be implemented by Rhino embeddings to allow the require() function to obtain ModuleScript objects.
ModuleSource - org.mozilla.javascript.commonjs.module.provider中的类
Represents the source text of the module as a tuple of a reader, a URI, a security domain, and a cache validator.
ModuleSource(Reader, Object, URI, URI, Object) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.ModuleSource
Creates a new module source.
ModuleSourceProvider - org.mozilla.javascript.commonjs.module.provider中的接口
Implemented by objects that can provide the source text for the script.
ModuleSourceProviderBase - org.mozilla.javascript.commonjs.module.provider中的类
A base implementation for all module script providers that actually load module scripts.
ModuleSourceProviderBase() - 类 的构造器org.mozilla.javascript.commonjs.module.provider.ModuleSourceProviderBase
 
MONITORENTER - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
MONITOREXIT - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
MUL - 类 中的静态变量org.mozilla.javascript.Token
Token types.
MULTIANEWARRAY - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
multiline - 类 中的变量org.mozilla.javascript.regexp.RegExpImpl
 
MultiModuleScriptProvider - org.mozilla.javascript.commonjs.module.provider中的类
A multiplexer for module script providers.
MultiModuleScriptProvider(Iterable<? extends ModuleScriptProvider>) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.MultiModuleScriptProvider
Creates a new multiplexing module script provider tht gathers the specified providers

N

Name - org.mozilla.javascript.ast中的类
AST node for a simple name.
Name() - 类 的构造器org.mozilla.javascript.ast.Name
 
Name(int) - 类 的构造器org.mozilla.javascript.ast.Name
 
Name(int, int) - 类 的构造器org.mozilla.javascript.ast.Name
 
Name(int, int, String) - 类 的构造器org.mozilla.javascript.ast.Name
Constructs a new Name
Name(int, String) - 类 的构造器org.mozilla.javascript.ast.Name
 
name(Context, Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Looks up a name in the scope chain and returns its value.
NAME - 类 中的静态变量org.mozilla.javascript.Token
Token types.
name(int) - 类 中的静态方法org.mozilla.javascript.Token
Returns a name for the token.
NAME_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
nameIncrDecr(Scriptable, String, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
已过时。
The method is only present for compatibility.
nameIncrDecr(Scriptable, String, Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
nameRef(Object, Context, Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
nameRef(Object, Object, Context, Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
nameRef(Context, Object, Scriptable, int) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
nameRef(Context, Object, Object, Scriptable, int) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
namespace - 类 中的变量org.mozilla.javascript.ast.XmlRef
 
NaN - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
NaNobj - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
NativeArray - org.mozilla.javascript中的类
This class implements the Array native object.
NativeArray(long) - 类 的构造器org.mozilla.javascript.NativeArray
 
NativeArray(Object[]) - 类 的构造器org.mozilla.javascript.NativeArray
 
NativeCall - org.mozilla.javascript中的类
This class implements the activation object.
NativeContinuation - org.mozilla.javascript中的类
 
NativeContinuation() - 类 的构造器org.mozilla.javascript.NativeContinuation
 
NativeFunction - org.mozilla.javascript中的类
This class implements the Function native object.
NativeFunction() - 类 的构造器org.mozilla.javascript.NativeFunction
 
NativeGenerator - org.mozilla.javascript中的类
This class implements generator objects.
NativeGenerator(Scriptable, NativeFunction, Object) - 类 的构造器org.mozilla.javascript.NativeGenerator
 
NativeGenerator.GeneratorClosedException - org.mozilla.javascript中的异常错误
 
NativeGlobal - org.mozilla.javascript中的类
This class implements the global native object (function and value properties only).
NativeGlobal() - 类 的构造器org.mozilla.javascript.NativeGlobal
 
NativeIterator - org.mozilla.javascript中的类
This class implements iterator objects.
NativeIterator.WrappedJavaIterator - org.mozilla.javascript中的类
 
NativeJavaArray - org.mozilla.javascript中的类
This class reflects Java arrays into the JavaScript environment.
NativeJavaArray(Scriptable, Object) - 类 的构造器org.mozilla.javascript.NativeJavaArray
 
NativeJavaClass - org.mozilla.javascript中的类
This class reflects Java classes into the JavaScript environment, mainly for constructors and static members.
NativeJavaClass() - 类 的构造器org.mozilla.javascript.NativeJavaClass
 
NativeJavaClass(Scriptable, Class<?>) - 类 的构造器org.mozilla.javascript.NativeJavaClass
 
NativeJavaClass(Scriptable, Class<?>, boolean) - 类 的构造器org.mozilla.javascript.NativeJavaClass
 
NativeJavaConstructor - org.mozilla.javascript中的类
This class reflects a single Java constructor into the JavaScript environment.
NativeJavaConstructor(MemberBox) - 类 的构造器org.mozilla.javascript.NativeJavaConstructor
 
NativeJavaMethod - org.mozilla.javascript中的类
This class reflects Java methods into the JavaScript environment and handles overloading of methods.
NativeJavaMethod(Method, String) - 类 的构造器org.mozilla.javascript.NativeJavaMethod
 
NativeJavaObject - org.mozilla.javascript中的类
This class reflects non-Array Java objects into the JavaScript environment.
NativeJavaObject() - 类 的构造器org.mozilla.javascript.NativeJavaObject
 
NativeJavaObject(Scriptable, Object, Class<?>) - 类 的构造器org.mozilla.javascript.NativeJavaObject
 
NativeJavaObject(Scriptable, Object, Class<?>, boolean) - 类 的构造器org.mozilla.javascript.NativeJavaObject
 
NativeJavaPackage - org.mozilla.javascript中的类
This class reflects Java packages into the JavaScript environment.
NativeJavaPackage(String, ClassLoader) - 类 的构造器org.mozilla.javascript.NativeJavaPackage
已过时。
NativeJavaPackage is an internal class, do not use it directly.
NativeJavaPackage(String) - 类 的构造器org.mozilla.javascript.NativeJavaPackage
已过时。
NativeJavaPackage is an internal class, do not use it directly.
NativeJavaTopPackage - org.mozilla.javascript中的类
This class reflects Java packages into the JavaScript environment.
NativeJSON - org.mozilla.javascript中的类
This class implements the JSON native object.
NativeObject - org.mozilla.javascript中的类
This class implements the Object native object.
NativeObject() - 类 的构造器org.mozilla.javascript.NativeObject
 
NativeRegExp - org.mozilla.javascript.regexp中的类
This class implements the RegExp native object.
NativeWith - org.mozilla.javascript中的类
This class implements the object lookup required for the with statement.
NativeWith(Scriptable, Scriptable) - 类 的构造器org.mozilla.javascript.NativeWith
 
NE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
NEG - 类 中的静态变量org.mozilla.javascript.Token
Token types.
negativeZero - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
nestingOfFunction - 类 中的变量org.mozilla.javascript.Parser
 
NEW - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
NEW - 类 中的静态变量org.mozilla.javascript.Token
Token types.
NEWARRAY - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
newArray(Scriptable, int) - 类 中的方法org.mozilla.javascript.Context
Create an array with a specified initial length.
newArray(Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.Context
Create an array with a set of initial elements.
newArray(Scriptable, int) - 类 中的方法org.mozilla.javascript.Context
Create an array with a specified initial length.
newArray(Scriptable, Object[]) - 类 中的方法org.mozilla.javascript.Context
Create an array with a set of initial elements.
newArrayLiteral(Object[], String, int, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
newArrayLiteral(Object[], int[], Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
newBuiltinObject(Context, Scriptable, TopLevel.Builtins, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
newCatchScope(Throwable, Scriptable, String, Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
newClassSerialNumber() - 类 中的方法org.mozilla.javascript.ClassCache
Internal engine method to return serial number for generated classes to ensure name uniqueness.
newClassSerialNumber() - 类 中的方法org.mozilla.javascript.ClassCache
Internal engine method to return serial number for generated classes to ensure name uniqueness.
NewExpression - org.mozilla.javascript.ast中的类
New expression.
NewExpression() - 类 的构造器org.mozilla.javascript.ast.NewExpression
 
NewExpression(int) - 类 的构造器org.mozilla.javascript.ast.NewExpression
 
NewExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.NewExpression
 
newInstance() - 类 中的方法org.mozilla.javascript.Delegator
Crete new Delegator instance.
newInterfaceProxy(Object, ContextFactory, InterfaceAdapter, Object, Scriptable) - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
newInterfaceProxy(Object, ContextFactory, InterfaceAdapter, Object, Scriptable) - 类 中的方法org.mozilla.javascript.VMBridge
Create proxy object for InterfaceAdapter.
newIterator() - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
newNumber(double) - 类 中的静态方法org.mozilla.javascript.Node
 
newObject(Scriptable) - 类 中的方法org.mozilla.javascript.Context
Create a new JavaScript object.
newObject(Scriptable, String) - 类 中的方法org.mozilla.javascript.Context
Create a new JavaScript object by executing the named constructor.
newObject(Scriptable, String, Object[]) - 类 中的方法org.mozilla.javascript.Context
Creates a new JavaScript object by executing the named constructor.
newObject(Scriptable) - 类 中的方法org.mozilla.javascript.Context
Create a new JavaScript object.
newObject(Scriptable, String) - 类 中的方法org.mozilla.javascript.Context
Create a new JavaScript object by executing the named constructor.
newObject(Scriptable, String, Object[]) - 类 中的方法org.mozilla.javascript.Context
Creates a new JavaScript object by executing the named constructor.
newObject(Context, Scriptable, String, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
newObject(Object, Context, Scriptable, Object[]) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Operator new.
newObjectLiteral(Object[], Object[], Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
已过时。
This method only present for compatibility.
newObjectLiteral(Object[], Object[], int[], Context, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
newObjectSpecial(Context, Object, Object[], Scriptable, Scriptable, int) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
newSpecial(Context, Object, Object[], Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
newString(String) - 类 中的静态方法org.mozilla.javascript.Node
 
newString(int, String) - 类 中的静态方法org.mozilla.javascript.Node
 
newTarget() - 类 中的静态方法org.mozilla.javascript.Node
 
next() - 类 中的方法org.mozilla.javascript.NativeIterator.WrappedJavaIterator
 
next - 类 中的变量org.mozilla.javascript.Node
 
next() - 类 中的方法org.mozilla.javascript.Node.NodeIterator
 
next() - 类 中的方法org.mozilla.javascript.ObjToIntMap.Iterator
 
NO_ARGS - 类 中的静态变量org.mozilla.javascript.ast.FunctionCall
 
Node - org.mozilla.javascript中的类
This class implements the root of the intermediate representation.
Node(int) - 类 的构造器org.mozilla.javascript.Node
 
Node(int, Node) - 类 的构造器org.mozilla.javascript.Node
 
Node(int, Node, Node) - 类 的构造器org.mozilla.javascript.Node
 
Node(int, Node, Node, Node) - 类 的构造器org.mozilla.javascript.Node
 
Node(int, int) - 类 的构造器org.mozilla.javascript.Node
 
Node(int, Node, int) - 类 的构造器org.mozilla.javascript.Node
 
Node(int, Node, Node, int) - 类 的构造器org.mozilla.javascript.Node
 
Node(int, Node, Node, Node, int) - 类 的构造器org.mozilla.javascript.Node
 
Node.NodeIterator - org.mozilla.javascript中的类
Iterates over the children of this Node.
NodeIterator() - 类 的构造器org.mozilla.javascript.Node.NodeIterator
 
NodeTransformer - org.mozilla.javascript中的类
This class transforms a tree to a lower-level representation for codegen.
NodeTransformer() - 类 的构造器org.mozilla.javascript.NodeTransformer
 
NodeVisitor - org.mozilla.javascript.ast中的接口
Simple visitor interface for traversing the AST.
NON_SPECIALCALL - 类 中的静态变量org.mozilla.javascript.Node
 
NOP - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
NOT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
NOT_FOUND - 接口 中的静态变量org.mozilla.javascript.Scriptable
Value returned from get if the property is not found.
NOT_FOUND - 接口 中的静态变量org.mozilla.javascript.Scriptable
Value returned from get if the property is not found.
NOT_FOUND - 类 中的静态变量org.mozilla.javascript.UniqueTag
Tag to mark non-existing values.
NOT_MODIFIED - 接口 中的静态变量org.mozilla.javascript.commonjs.module.provider.ModuleSourceProvider
A special return value for ModuleSourceProvider.loadSource(String, Scriptable, Object) and ModuleSourceProvider.loadSource(URI, URI, Object) that signifies that the cached representation is still valid according to the passed validator.
notFoundError(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
notFunctionError(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
notFunctionError(Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
notFunctionError(Object, Object, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
NULL - 类 中的静态变量org.mozilla.javascript.Token
Token types.
NULL_VALUE - 类 中的静态变量org.mozilla.javascript.UniqueTag
Tag to distinguish between uninitialized and null values.
NUMBER - 类 中的静态变量org.mozilla.javascript.Token
Token types.
NumberClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
NumberLiteral - org.mozilla.javascript.ast中的类
AST node for a Number literal.
NumberLiteral() - 类 的构造器org.mozilla.javascript.ast.NumberLiteral
 
NumberLiteral(int) - 类 的构造器org.mozilla.javascript.ast.NumberLiteral
 
NumberLiteral(int, int) - 类 的构造器org.mozilla.javascript.ast.NumberLiteral
 
NumberLiteral(int, String) - 类 的构造器org.mozilla.javascript.ast.NumberLiteral
Constructor.
NumberLiteral(int, String, double) - 类 的构造器org.mozilla.javascript.ast.NumberLiteral
Constructor.
NumberLiteral(double) - 类 的构造器org.mozilla.javascript.ast.NumberLiteral
 
numberToString(double, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
numberToString(double) - 类 中的静态方法org.mozilla.javascript.v8dtoa.FastDtoa
 
numberToString(double, FastDtoaBuilder) - 类 中的静态方法org.mozilla.javascript.v8dtoa.FastDtoa
 

O

obj - 类 中的变量org.mozilla.javascript.Delegator
 
ObjArray - org.mozilla.javascript中的类
Implementation of resizable array with focus on minimizing memory usage by storing few initial array elements in object fields.
ObjArray() - 类 的构造器org.mozilla.javascript.ObjArray
 
OBJECT_IDS_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
ObjectClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
OBJECTLIT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ObjectLiteral - org.mozilla.javascript.ast中的类
AST node for an Object literal (also called an Object initialiser in Ecma-262).
ObjectLiteral() - 类 的构造器org.mozilla.javascript.ast.ObjectLiteral
 
ObjectLiteral(int) - 类 的构造器org.mozilla.javascript.ast.ObjectLiteral
 
ObjectLiteral(int, int) - 类 的构造器org.mozilla.javascript.ast.ObjectLiteral
 
ObjectProperty - org.mozilla.javascript.ast中的类
AST node for a single name:value entry in an Object literal.
ObjectProperty() - 类 的构造器org.mozilla.javascript.ast.ObjectProperty
 
ObjectProperty(int) - 类 的构造器org.mozilla.javascript.ast.ObjectProperty
 
ObjectProperty(int, int) - 类 的构造器org.mozilla.javascript.ast.ObjectProperty
 
ObjToIntMap - org.mozilla.javascript中的类
Map to associate objects to integers.
ObjToIntMap() - 类 的构造器org.mozilla.javascript.ObjToIntMap
 
ObjToIntMap(int) - 类 的构造器org.mozilla.javascript.ObjToIntMap
 
ObjToIntMap.Iterator - org.mozilla.javascript中的类
 
observeInstructionCount(int) - 类 中的方法org.mozilla.javascript.Context
Allow application to monitor counter of executed script instructions in Context subclasses.
observeInstructionCount(int) - 类 中的方法org.mozilla.javascript.Context
Allow application to monitor counter of executed script instructions in Context subclasses.
observeInstructionCount(Context, int) - 类 中的方法org.mozilla.javascript.ContextFactory
observeInstructionCount(Context, int) - 类 中的方法org.mozilla.javascript.ContextFactory
onContextCreated(Context) - 类 中的方法org.mozilla.javascript.ContextFactory
 
onContextCreated(Context) - 类 中的方法org.mozilla.javascript.ContextFactory
 
onContextReleased(Context) - 类 中的方法org.mozilla.javascript.ContextFactory
 
onContextReleased(Context) - 类 中的方法org.mozilla.javascript.ContextFactory
 
onDebuggerStatement(Context) - 接口 中的方法org.mozilla.javascript.debug.DebugFrame
Called when the function or script executes a 'debugger' statement.
onEnter(Context, Scriptable, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.debug.DebugFrame
Called when execution is ready to start bytecode interpretation for entered a particular function or script.
oneObj - 类 中的静态变量org.mozilla.javascript.optimizer.OptRuntime
 
onExceptionThrown(Context, Throwable) - 接口 中的方法org.mozilla.javascript.debug.DebugFrame
Called when thrown exception is handled by the function or script.
onExit(Context, boolean, Object) - 接口 中的方法org.mozilla.javascript.debug.DebugFrame
Called when the function or script for this frame is about to return.
onFailedClosingUrlConnection(URLConnection, IOException) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
Override if you want to get notified if the URL connection fails to close.
onLineChange(Context, int) - 接口 中的方法org.mozilla.javascript.debug.DebugFrame
Called when executed code reaches new line in the source.
ONLY_BODY_FLAG - 类 中的静态变量org.mozilla.javascript.Decompiler
Flag to indicate that the decompilation should omit the function header and trailing brace.
openUrlConnection(URL) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
Can be overridden in subclasses to customize the URL connection opening process.
operatorPosition - 类 中的变量org.mozilla.javascript.ast.InfixExpression
 
operatorToString(int) - 类 中的静态方法org.mozilla.javascript.ast.AstNode
Returns the string name for this operator.
OptFunctionNode - org.mozilla.javascript.optimizer中的类
 
OptRuntime - org.mozilla.javascript.optimizer中的类
 
OptRuntime() - 类 的构造器org.mozilla.javascript.optimizer.OptRuntime
 
OptRuntime.GeneratorState - org.mozilla.javascript.optimizer中的类
 
OR - 类 中的静态变量org.mozilla.javascript.Token
 
org.mozilla.classfile - 程序包 org.mozilla.classfile
 
org.mozilla.javascript - 程序包 org.mozilla.javascript
 
org.mozilla.javascript.annotations - 程序包 org.mozilla.javascript.annotations
 
org.mozilla.javascript.ast - 程序包 org.mozilla.javascript.ast
 
org.mozilla.javascript.commonjs.module - 程序包 org.mozilla.javascript.commonjs.module
Provides the public API for the CommonJS Modules/1.1 implementation.
org.mozilla.javascript.commonjs.module.provider - 程序包 org.mozilla.javascript.commonjs.module.provider
Provides default implementations for module providers.
org.mozilla.javascript.debug - 程序包 org.mozilla.javascript.debug
 
org.mozilla.javascript.jdk13 - 程序包 org.mozilla.javascript.jdk13
 
org.mozilla.javascript.jdk15 - 程序包 org.mozilla.javascript.jdk15
 
org.mozilla.javascript.json - 程序包 org.mozilla.javascript.json
 
org.mozilla.javascript.optimizer - 程序包 org.mozilla.javascript.optimizer
 
org.mozilla.javascript.regexp - 程序包 org.mozilla.javascript.regexp
 
org.mozilla.javascript.serialize - 程序包 org.mozilla.javascript.serialize
 
org.mozilla.javascript.v8dtoa - 程序包 org.mozilla.javascript.v8dtoa
 
org.mozilla.javascript.xml - 程序包 org.mozilla.javascript.xml
 

P

padArguments(Object[], int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Helper function for builtin objects that use the varargs form.
padStart(Object[], int) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
parens - 类 中的变量org.mozilla.javascript.regexp.RegExpImpl
 
parent - 类 中的变量org.mozilla.javascript.ast.AstNode
 
parent - 类 中的变量org.mozilla.javascript.NativeJavaObject
The parent scope of this object.
parent - 类 中的变量org.mozilla.javascript.NativeWith
 
PARENTHESIZED_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
ParenthesizedExpression - org.mozilla.javascript.ast中的类
AST node for a parenthesized expression.
ParenthesizedExpression() - 类 的构造器org.mozilla.javascript.ast.ParenthesizedExpression
 
ParenthesizedExpression(int) - 类 的构造器org.mozilla.javascript.ast.ParenthesizedExpression
 
ParenthesizedExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.ParenthesizedExpression
 
ParenthesizedExpression(AstNode) - 类 的构造器org.mozilla.javascript.ast.ParenthesizedExpression
 
ParenthesizedExpression(int, int, AstNode) - 类 的构造器org.mozilla.javascript.ast.ParenthesizedExpression
 
parentScope - 类 中的变量org.mozilla.javascript.ast.Scope
 
parse(Context, Scriptable, String, Callable) - 类 中的静态方法org.mozilla.javascript.NativeJSON
 
parse(String, String, int) - 类 中的方法org.mozilla.javascript.Parser
Builds a parse tree from the given source string.
parse(Reader, String, int) - 类 中的方法org.mozilla.javascript.Parser
Builds a parse tree from the given sourcereader.
ParsedContentType - org.mozilla.javascript.commonjs.module.provider中的类
Breaks a "contentType; charset=encoding" MIME type into content type and encoding parts.
ParsedContentType(String) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.ParsedContentType
Creates a new parsed content type.
ParseProblem - org.mozilla.javascript.ast中的类
Encapsulates information for a JavaScript parse error or warning.
ParseProblem(ParseProblem.Type, String, String, int, int) - 类 的构造器org.mozilla.javascript.ast.ParseProblem
Constructs a new ParseProblem.
ParseProblem.Type - org.mozilla.javascript.ast中的枚举
 
Parser - org.mozilla.javascript中的类
This class implements the JavaScript parser.
Parser() - 类 的构造器org.mozilla.javascript.Parser
 
Parser(CompilerEnvirons) - 类 的构造器org.mozilla.javascript.Parser
 
Parser(CompilerEnvirons, ErrorReporter) - 类 的构造器org.mozilla.javascript.Parser
 
Parser.PerFunctionVariables - org.mozilla.javascript中的类
 
parseValue(String) - 类 中的方法org.mozilla.javascript.json.JsonParser
 
peek() - 类 中的方法org.mozilla.javascript.ObjArray
 
PERMANENT - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating property cannot be deleted.
PERMANENT - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating property cannot be deleted.
PolicySecurityController - org.mozilla.javascript中的类
A security controller relying on Java Policy in effect.
PolicySecurityController() - 类 的构造器org.mozilla.javascript.PolicySecurityController
 
PolicySecurityController.SecureCaller - org.mozilla.javascript中的类
 
POP - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
pop() - 类 中的方法org.mozilla.javascript.ObjArray
 
POP2 - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
POS - 类 中的静态变量org.mozilla.javascript.Token
Token types.
position - 类 中的变量org.mozilla.javascript.ast.AstNode
 
PositionComparator() - 类 的构造器org.mozilla.javascript.ast.AstNode.PositionComparator
 
POST_FLAG - 类 中的静态变量org.mozilla.javascript.Node
 
PREFIX - 类 中的静态变量org.mozilla.javascript.regexp.NativeRegExp
 
preventExtensions() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
preventExtensions() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
printList(List<T>, StringBuilder) - 类 中的方法org.mozilla.javascript.ast.AstNode
Prints a comma-separated item list into a StringBuilder.
printStackTrace(PrintWriter) - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
printStackTrace(PrintStream) - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
printStackTrace(PrintWriter) - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
printStackTrace(PrintStream) - 异常错误 中的方法org.mozilla.javascript.RhinoException
 
printTrees - 类 中的静态变量org.mozilla.javascript.Token
 
PROPERTY_FLAG - 类 中的静态变量org.mozilla.javascript.Node
 
PropertyGet - org.mozilla.javascript.ast中的类
AST node for the '.' operator.
PropertyGet() - 类 的构造器org.mozilla.javascript.ast.PropertyGet
 
PropertyGet(int) - 类 的构造器org.mozilla.javascript.ast.PropertyGet
 
PropertyGet(int, int) - 类 的构造器org.mozilla.javascript.ast.PropertyGet
 
PropertyGet(int, int, AstNode, Name) - 类 的构造器org.mozilla.javascript.ast.PropertyGet
 
PropertyGet(AstNode, Name) - 类 的构造器org.mozilla.javascript.ast.PropertyGet
Constructor.
PropertyGet(AstNode, Name, int) - 类 的构造器org.mozilla.javascript.ast.PropertyGet
 
propIncrDecr(Object, String, Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
propListHead - 类 中的变量org.mozilla.javascript.Node
Linked list of properties.
prototype - 类 中的变量org.mozilla.javascript.NativeJavaObject
The prototype of this object.
prototype - 类 中的变量org.mozilla.javascript.NativeWith
 
push(Object) - 类 中的方法org.mozilla.javascript.ObjArray
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.Delegator
 
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.Delegator
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
put(Object, Object) - 类 中的方法org.mozilla.javascript.NativeObject
 
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeWith
 
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.NativeWith
 
put(Object, int) - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
put(String, Scriptable, Object) - 接口 中的方法org.mozilla.javascript.Scriptable
Sets a named property in this object.
put(int, Scriptable, Object) - 接口 中的方法org.mozilla.javascript.Scriptable
Sets an indexed property in this object.
put(String, Scriptable, Object) - 接口 中的方法org.mozilla.javascript.Scriptable
Sets a named property in this object.
put(int, Scriptable, Object) - 接口 中的方法org.mozilla.javascript.Scriptable
Sets an indexed property in this object.
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the value of the named property, creating it if need be.
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the value of the indexed property, creating it if need be.
put(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the value of the named property, creating it if need be.
put(int, Scriptable, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the value of the indexed property, creating it if need be.
put(int, Object) - 类 中的方法org.mozilla.javascript.UintMap
Set object value of the key.
put(int, int) - 类 中的方法org.mozilla.javascript.UintMap
Set int value of the key.
put(Context, Object, Object) - 类 中的方法org.mozilla.javascript.xml.XMLObject
Implementation of ECMAScript [[Put]].
putAll(Map) - 类 中的方法org.mozilla.javascript.NativeObject
 
putConst(String, Scriptable, Object) - 接口 中的方法org.mozilla.javascript.ConstProperties
Sets a named const property in this object.
putConst(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the value of the named const property, creating it if need be.
putConst(String, Scriptable, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the value of the named const property, creating it if need be.
putConstProperty(Scriptable, String, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
putConstProperty(Scriptable, String, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
PUTFIELD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
putIntProp(int, int) - 类 中的方法org.mozilla.javascript.Node
 
putLoadedModule(String, ModuleScript, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.CachingModuleScriptProviderBase
Store a loaded module script for later retrieval using CachingModuleScriptProviderBase.getLoadedModule(String).
putLoadedModule(String, ModuleScript, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider
 
putLoadedModule(String, ModuleScript, Object) - 类 中的方法org.mozilla.javascript.commonjs.module.provider.StrongCachingModuleScriptProvider
 
putProp(int, Object) - 类 中的方法org.mozilla.javascript.Node
 
putProperty(Scriptable, String, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
putProperty(Scriptable, int, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Puts an indexed property in an object or in an object in its prototype chain.
putProperty(Scriptable, String, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Puts a named property in an object or in an object in its prototype chain.
putProperty(Scriptable, int, Object) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Puts an indexed property in an object or in an object in its prototype chain.
PUTSTATIC - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
putSymbol(Symbol) - 类 中的方法org.mozilla.javascript.ast.Scope
Enters a symbol into this scope.
putThreadLocal(Object, Object) - 类 中的方法org.mozilla.javascript.Context
Put a value that can later be retrieved using a given key.
putThreadLocal(Object, Object) - 类 中的方法org.mozilla.javascript.Context
Put a value that can later be retrieved using a given key.

R

RA_MATCH - 接口 中的静态变量org.mozilla.javascript.RegExpProxy
 
RA_REPLACE - 接口 中的静态变量org.mozilla.javascript.RegExpProxy
 
RA_SEARCH - 接口 中的静态变量org.mozilla.javascript.RegExpProxy
 
RB - 类 中的静态变量org.mozilla.javascript.Token
 
RC - 类 中的静态变量org.mozilla.javascript.Token
 
readAdapterObject(Scriptable, ObjectInputStream) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
READONLY - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating assignment to this property is ignored.
READONLY - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating assignment to this property is ignored.
readReader(Reader) - 类 中的静态方法org.mozilla.javascript.Kit
 
readResolve() - 类 中的方法org.mozilla.javascript.Undefined
 
readResolve() - 类 中的方法org.mozilla.javascript.UniqueTag
 
readStream(InputStream, int) - 类 中的静态方法org.mozilla.javascript.Kit
 
recoverFromErrors() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
recoverFromErrors() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
redefineProperty(Scriptable, String, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
If hasProperty(obj, name) would return true, then if the property that was found is compatible with the new property, this method just returns.
redefineProperty(Scriptable, String, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
If hasProperty(obj, name) would return true, then if the property that was found is compatible with the new property, this method just returns.
Ref - org.mozilla.javascript中的类
Generic notion of reference object that know how to query/modify the target objects based on some property/index.
Ref() - 类 的构造器org.mozilla.javascript.Ref
 
REF_CALL - 类 中的静态变量org.mozilla.javascript.Token
Token types.
REF_MEMBER - 类 中的静态变量org.mozilla.javascript.Token
Token types.
REF_NAME - 类 中的静态变量org.mozilla.javascript.Token
Token types.
REF_NS_MEMBER - 类 中的静态变量org.mozilla.javascript.Token
Token types.
REF_NS_NAME - 类 中的静态变量org.mozilla.javascript.Token
Token types.
REF_SPECIAL - 类 中的静态变量org.mozilla.javascript.Token
Token types.
refCall(Context, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.RefCallable
Perform function call in reference context.
refCall(Context, Scriptable, Object[]) - 接口 中的方法org.mozilla.javascript.RefCallable
Perform function call in reference context.
RefCallable - org.mozilla.javascript中的接口
Object that can allows assignments to the result of function calls.
RefCallable - org.mozilla.javascript中的接口
Object that can allows assignments to the result of function calls.
refDel(Ref, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
refGet(Ref, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
refIncrDecr(Ref, Context, int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
refSet(Ref, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
REGEXP - 类 中的静态变量org.mozilla.javascript.Token
Token types.
REGEXP_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
RegExpImpl - org.mozilla.javascript.regexp中的类
 
RegExpImpl() - 类 的构造器org.mozilla.javascript.regexp.RegExpImpl
 
RegExpLiteral - org.mozilla.javascript.ast中的类
AST node for a RegExp literal.
RegExpLiteral() - 类 的构造器org.mozilla.javascript.ast.RegExpLiteral
 
RegExpLiteral(int) - 类 的构造器org.mozilla.javascript.ast.RegExpLiteral
 
RegExpLiteral(int, int) - 类 的构造器org.mozilla.javascript.ast.RegExpLiteral
 
RegExpProxy - org.mozilla.javascript中的接口
A proxy for the regexp package, so that the regexp package can be loaded optionally.
remove(Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
remove(int) - 类 中的方法org.mozilla.javascript.NativeArray
 
remove(Object) - 类 中的方法org.mozilla.javascript.NativeObject
 
remove() - 类 中的方法org.mozilla.javascript.Node.NodeIterator
 
remove(int) - 类 中的方法org.mozilla.javascript.ObjArray
 
remove(Object) - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
remove(int) - 类 中的方法org.mozilla.javascript.UintMap
 
removeActivationName(String) - 类 中的方法org.mozilla.javascript.Context
Remove a name from the list of names forcing the creation of real activation objects for functions.
removeActivationName(String) - 类 中的方法org.mozilla.javascript.Context
Remove a name from the list of names forcing the creation of real activation objects for functions.
removeAll(Collection) - 类 中的方法org.mozilla.javascript.NativeArray
 
removeChild(Node) - 类 中的方法org.mozilla.javascript.Node
 
removeChildren() - 类 中的方法org.mozilla.javascript.Node
 
removeContextListener(ContextListener) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
removeContextListener(ContextListener) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
removeExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Removes a name from the list of names to exclude.
removeExcludedName(String) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
Removes a name from the list of names to exclude.
removeListener(ContextFactory.Listener) - 类 中的方法org.mozilla.javascript.ContextFactory
 
removeListener(ContextFactory.Listener) - 类 中的方法org.mozilla.javascript.ContextFactory
 
removeListener(Object, Object) - 类 中的静态方法org.mozilla.javascript.Kit
Remove listener from bag of listeners.
removeParens(AstNode) - 类 中的方法org.mozilla.javascript.Parser
 
removeProp(int) - 类 中的方法org.mozilla.javascript.Node
 
removePropertyChangeListener(PropertyChangeListener) - 类 中的方法org.mozilla.javascript.Context
Remove an object from the list of objects registered to receive notification of changes to a bounded property
removePropertyChangeListener(PropertyChangeListener) - 类 中的方法org.mozilla.javascript.Context
Remove an object from the list of objects registered to receive notification of changes to a bounded property
removeThreadLocal(Object) - 类 中的方法org.mozilla.javascript.Context
Remove values from thread-local storage.
removeThreadLocal(Object) - 类 中的方法org.mozilla.javascript.Context
Remove values from thread-local storage.
renderJavaStyle(StringBuilder) - 类 中的方法org.mozilla.javascript.ScriptStackElement
Render stack element in Java-inspired style: at fileName:lineNumber (functionName)
renderMozillaStyle(StringBuilder) - 类 中的方法org.mozilla.javascript.ScriptStackElement
Render stack element in Mozilla/Firefox style: functionName()@fileName:lineNumber
replaceChild(Node, Node) - 类 中的方法org.mozilla.javascript.Node
 
replaceChildAfter(Node, Node) - 类 中的方法org.mozilla.javascript.Node
 
replaceObject(Object) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
 
replaceObject(Object) - 类 中的方法org.mozilla.javascript.serialize.ScriptableOutputStream
 
replaceWith(Scope) - 类 中的方法org.mozilla.javascript.ast.Scope
Used by the parser; not intended for typical use.
reportError(String, String, int, String, int) - 类 中的静态方法org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportError(String) - 类 中的静态方法org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportError(String, String, int, String, int) - 类 中的静态方法org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportError(String) - 类 中的静态方法org.mozilla.javascript.Context
Report an error using the error reporter for the current thread.
reportRuntimeError(String, String, int, String, int) - 类 中的静态方法org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportRuntimeError(String) - 类 中的静态方法org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportRuntimeError(String, String, int, String, int) - 类 中的静态方法org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportRuntimeError(String) - 类 中的静态方法org.mozilla.javascript.Context
Report a runtime error using the error reporter for the current thread.
reportWarning(String, String, int, String, int) - 类 中的静态方法org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String) - 类 中的静态方法org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String, Throwable) - 类 中的静态方法org.mozilla.javascript.Context
 
reportWarning(String, String, int, String, int) - 类 中的静态方法org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String) - 类 中的静态方法org.mozilla.javascript.Context
Report a warning using the error reporter for the current thread.
reportWarning(String, Throwable) - 类 中的静态方法org.mozilla.javascript.Context
 
reportWarningAsError() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
reportWarningAsError() - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
Require - org.mozilla.javascript.commonjs.module中的类
Implements the require() function as defined by Common JS modules.
Require(Context, Scriptable, ModuleScriptProvider, Script, Script, boolean) - 类 的构造器org.mozilla.javascript.commonjs.module.Require
Creates a new instance of the require() function.
RequireBuilder - org.mozilla.javascript.commonjs.module中的类
A builder for Require instances.
RequireBuilder() - 类 的构造器org.mozilla.javascript.commonjs.module.RequireBuilder
 
requireMain(Context, String) - 类 中的方法org.mozilla.javascript.commonjs.module.Require
Calling this method establishes a module as being the main module of the program to which this require() instance belongs.
requiresActivation() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Return true if this function requires an Ecma-262 Activation object.
RESERVED - 类 中的静态变量org.mozilla.javascript.Token
 
reset() - 类 中的方法org.mozilla.javascript.v8dtoa.FastDtoaBuilder
 
resetTargets() - 类 中的方法org.mozilla.javascript.Node
Recursively unlabel every TARGET or YIELD node in the tree.
resolveClass(ObjectStreamClass) - 类 中的方法org.mozilla.javascript.serialize.ScriptableInputStream
 
resolveClass(ObjectStreamClass) - 类 中的方法org.mozilla.javascript.serialize.ScriptableInputStream
 
resolveObject(Object) - 类 中的方法org.mozilla.javascript.serialize.ScriptableInputStream
 
resolveObject(Object) - 类 中的方法org.mozilla.javascript.serialize.ScriptableInputStream
 
restartContinuation(NativeContinuation, Context, Scriptable, Object[]) - 类 中的静态方法org.mozilla.javascript.Interpreter
 
resumeContinuation(Object, Scriptable, Object) - 类 中的方法org.mozilla.javascript.Context
Restarts execution of the JavaScript suspended at the call to Context.captureContinuation().
resumeContinuation(Object, Scriptable, Object) - 类 中的方法org.mozilla.javascript.Context
Restarts execution of the JavaScript suspended at the call to Context.captureContinuation().
resumeGenerator(Context, Scriptable, int, Object, Object) - 类 中的静态方法org.mozilla.javascript.Interpreter
 
resumeGenerator(Context, Scriptable, int, Object, Object) - 类 中的方法org.mozilla.javascript.NativeFunction
Resume execution of a suspended generator.
resumptionPoint - 类 中的变量org.mozilla.javascript.optimizer.OptRuntime.GeneratorState
 
RET - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
retainAll(Collection) - 类 中的方法org.mozilla.javascript.NativeArray
 
RETHROW - 类 中的静态变量org.mozilla.javascript.Token
Token types.
RETURN - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
RETURN - 类 中的静态变量org.mozilla.javascript.Token
Token types.
RETURN_RESULT - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ReturnStatement - org.mozilla.javascript.ast中的类
Return statement.
ReturnStatement() - 类 的构造器org.mozilla.javascript.ast.ReturnStatement
 
ReturnStatement(int) - 类 的构造器org.mozilla.javascript.ast.ReturnStatement
 
ReturnStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.ReturnStatement
 
ReturnStatement(int, int, AstNode) - 类 的构造器org.mozilla.javascript.ast.ReturnStatement
 
RhinoException - org.mozilla.javascript中的异常错误
The class of exceptions thrown by the JavaScript engine.
RhinoException - org.mozilla.javascript中的异常错误
The class of exceptions thrown by the JavaScript engine.
RhinoSecurityManager - org.mozilla.javascript中的类
A java.lang.SecurityManager subclass that provides access to the current top-most script class on the execution stack.
RhinoSecurityManager() - 类 的构造器org.mozilla.javascript.RhinoSecurityManager
 
right - 类 中的变量org.mozilla.javascript.ast.InfixExpression
 
RIGHT - 类 中的静态变量org.mozilla.javascript.Node
 
rightContext - 类 中的变量org.mozilla.javascript.regexp.RegExpImpl
 
ROOT_LOCALE - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
rp - 类 中的变量org.mozilla.javascript.ast.FunctionCall
 
rp - 类 中的变量org.mozilla.javascript.ast.Loop
 
RP - 类 中的静态变量org.mozilla.javascript.Token
 
RSH - 类 中的静态变量org.mozilla.javascript.Token
Token types.
run(Context) - 接口 中的方法org.mozilla.javascript.ContextAction
Execute action using the supplied Context instance.
run(Context) - 接口 中的方法org.mozilla.javascript.ContextAction
Execute action using the supplied Context instance.
runScript(Script) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 
runtimeError(String, String, int, String, int) - 类 中的方法org.mozilla.javascript.ast.ErrorCollector
 
runtimeError(String, String, int, String, int) - 接口 中的方法org.mozilla.javascript.ErrorReporter
Creates an EvaluatorException that may be thrown.
runtimeError(String, String, int, String, int) - 接口 中的方法org.mozilla.javascript.ErrorReporter
Creates an EvaluatorException that may be thrown.

S

SALOAD - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
sameValue(Object, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements SameValue as described in ES5 9.12, additionally checking if new value is defined.
sameValue(Object, Object) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements SameValue as described in ES5 9.12, additionally checking if new value is defined.
SASTORE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
Scope - org.mozilla.javascript.ast中的类
Represents a scope in the lexical scope chain.
Scope() - 类 的构造器org.mozilla.javascript.ast.Scope
 
Scope(int) - 类 的构造器org.mozilla.javascript.ast.Scope
 
Scope(int, int) - 类 的构造器org.mozilla.javascript.ast.Scope
 
Script - org.mozilla.javascript中的接口
All compiled scripts implement this interface.
Script - org.mozilla.javascript中的接口
All compiled scripts implement this interface.
SCRIPT - 类 中的静态变量org.mozilla.javascript.Token
 
Scriptable - org.mozilla.javascript中的接口
This is interface that all objects in JavaScript must implement.
Scriptable - org.mozilla.javascript中的接口
This is interface that all objects in JavaScript must implement.
ScriptableClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ScriptableInputStream - org.mozilla.javascript.serialize中的类
Class ScriptableInputStream is used to read in a JavaScript object or function previously serialized with a ScriptableOutputStream.
ScriptableInputStream - org.mozilla.javascript.serialize中的类
Class ScriptableInputStream is used to read in a JavaScript object or function previously serialized with a ScriptableOutputStream.
ScriptableInputStream(InputStream, Scriptable) - 类 的构造器org.mozilla.javascript.serialize.ScriptableInputStream
Create a ScriptableInputStream.
ScriptableInputStream(InputStream, Scriptable) - 类 的构造器org.mozilla.javascript.serialize.ScriptableInputStream
Create a ScriptableInputStream.
ScriptableObject - org.mozilla.javascript中的类
This is the default implementation of the Scriptable interface.
ScriptableObject - org.mozilla.javascript中的类
This is the default implementation of the Scriptable interface.
ScriptableObject() - 类 的构造器org.mozilla.javascript.ScriptableObject
 
ScriptableObject(Scriptable, Scriptable) - 类 的构造器org.mozilla.javascript.ScriptableObject
 
ScriptableObject() - 类 的构造器org.mozilla.javascript.ScriptableObject
 
ScriptableObject(Scriptable, Scriptable) - 类 的构造器org.mozilla.javascript.ScriptableObject
 
ScriptableObjectClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
ScriptableOutputStream - org.mozilla.javascript.serialize中的类
Class ScriptableOutputStream is an ObjectOutputStream used to serialize JavaScript objects and functions.
ScriptableOutputStream - org.mozilla.javascript.serialize中的类
Class ScriptableOutputStream is an ObjectOutputStream used to serialize JavaScript objects and functions.
ScriptableOutputStream(OutputStream, Scriptable) - 类 的构造器org.mozilla.javascript.serialize.ScriptableOutputStream
ScriptableOutputStream constructor.
ScriptableOutputStream(OutputStream, Scriptable) - 类 的构造器org.mozilla.javascript.serialize.ScriptableOutputStream
ScriptableOutputStream constructor.
ScriptNode - org.mozilla.javascript.ast中的类
Base type for AstRoot and FunctionNode nodes, which need to collect much of the same information.
ScriptNode() - 类 的构造器org.mozilla.javascript.ast.ScriptNode
 
ScriptNode(int) - 类 的构造器org.mozilla.javascript.ast.ScriptNode
 
ScriptRuntime - org.mozilla.javascript中的类
This is the class that implements the runtime.
ScriptRuntime() - 类 的构造器org.mozilla.javascript.ScriptRuntime
No instances should be created.
ScriptRuntime.MessageProvider - org.mozilla.javascript中的接口
This is an interface defining a message provider.
ScriptStackElement - org.mozilla.javascript中的类
This class represents an element on the script execution stack.
ScriptStackElement(String, String, int) - 类 的构造器org.mozilla.javascript.ScriptStackElement
 
seal(Object) - 类 中的方法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) - 类 中的方法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() - 类 中的方法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() - 类 中的方法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() - 类 中的方法org.mozilla.javascript.ObjArray
 
sealObject() - 类 中的方法org.mozilla.javascript.ScriptableObject
Seal this object.
sealObject() - 类 中的方法org.mozilla.javascript.ScriptableObject
Seal this object.
searchDefaultNamespace(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
SecureCaller() - 类 的构造器org.mozilla.javascript.PolicySecurityController.SecureCaller
 
SecureCaller - org.mozilla.javascript中的类
 
SecureCaller() - 类 的构造器org.mozilla.javascript.SecureCaller
 
SecurityController - org.mozilla.javascript中的类
This class describes the support needed to implement security.
SecurityController - org.mozilla.javascript中的类
This class describes the support needed to implement security.
SecurityController() - 类 的构造器org.mozilla.javascript.SecurityController
 
SecurityController() - 类 的构造器org.mozilla.javascript.SecurityController
 
SecurityUtilities - org.mozilla.javascript中的类
 
SecurityUtilities() - 类 的构造器org.mozilla.javascript.SecurityUtilities
 
SEMI - 类 中的静态变量org.mozilla.javascript.Token
 
set(int, Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
set(int, Object) - 类 中的方法org.mozilla.javascript.ObjArray
 
set(Context, Object) - 类 中的方法org.mozilla.javascript.Ref
 
SET - 类 中的静态变量org.mozilla.javascript.Token
 
SET_REF - 类 中的静态变量org.mozilla.javascript.Token
Token types.
SET_REF_OP - 类 中的静态变量org.mozilla.javascript.Token
 
setActivationNames(Set<String>) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setActivationNames(Set<String>) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setAllowMemberExprAsFunctionName(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setAllowMemberExprAsFunctionName(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setAllowSharpComments(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Mozilla sources use the C preprocessor.
setAllowSharpComments(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Mozilla sources use the C preprocessor.
setApplicationClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.Context
 
setApplicationClassLoader(ClassLoader) - 类 中的方法org.mozilla.javascript.Context
 
setApplicationState(Object) - 异常错误 中的方法org.mozilla.javascript.ContinuationPending
Store an arbitrary object that applications can use to associate their state with the continuation.
setApplicationState(Object) - 异常错误 中的方法org.mozilla.javascript.ContinuationPending
Store an arbitrary object that applications can use to associate their state with the continuation.
setArguments(List<AstNode>) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Sets function argument list
setAtPos(int) - 类 中的方法org.mozilla.javascript.ast.XmlRef
Sets position of @-token, or -1
setAttributes(String, int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
 
setAttributes(String, Scriptable, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.setAttributes(String name, int attributes). The engine always ignored the start argument.
setAttributes(int, Scriptable, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.setAttributes(int index, int attributes). The engine always ignored the start argument.
setAttributes(String, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Set the attributes of a named property.
setAttributes(int, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Set the attributes of an indexed property.
setAttributes(String, Scriptable, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.setAttributes(String name, int attributes). The engine always ignored the start argument.
setAttributes(int, Scriptable, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
已过时。
Use ScriptableObject.setAttributes(int index, int attributes). The engine always ignored the start argument.
setAttributes(String, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Set the attributes of a named property.
setAttributes(int, int) - 类 中的方法org.mozilla.javascript.ScriptableObject
Set the attributes of an indexed property.
setBaseLineno(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Sets base (starting) line number for this script or function.
setBody(AstNode) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehensionLoop
Throws an exception on attempts to set the loop body.
setBody(Block) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Sets catch body, and sets its parent to this node.
setBody(AstNode) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Sets function body, and sets its parent to this node.
setBody(AstNode) - 类 中的方法org.mozilla.javascript.ast.LetNode
Sets body statement or expression.
setBody(AstNode) - 类 中的方法org.mozilla.javascript.ast.Loop
Sets loop body.
setBounds(int, int) - 类 中的方法org.mozilla.javascript.ast.AstNode
Sets the node start and end positions.
setBrackets(int, int) - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Sets both bracket positions.
setBreakLabel(Name) - 类 中的方法org.mozilla.javascript.ast.BreakStatement
Sets the intended label of this break statement, e.g.
setBreakTarget(Jump) - 类 中的方法org.mozilla.javascript.ast.BreakStatement
Sets the statement to break to.
setBuiltinProtoAndParent(ScriptableObject, Scriptable, TopLevel.Builtins) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setCachingEnabled(boolean) - 类 中的方法org.mozilla.javascript.ClassCache
Set whether to cache some values.
setCachingEnabled(boolean) - 类 中的方法org.mozilla.javascript.ClassCache
Set whether to cache some values.
setCachingEnabled(boolean) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
setCachingEnabled(boolean) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
setCases(List<SwitchCase>) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Sets case statement list, and sets the parent of each child case to this node.
setCatchClauses(List<CatchClause>) - 类 中的方法org.mozilla.javascript.ast.TryStatement
Sets list of CatchClause nodes.
setCatchCondition(AstNode) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Sets catch condition node, and sets its parent to this node.
setClassShutter(ClassShutter) - 接口 中的方法org.mozilla.javascript.Context.ClassShutterSetter
 
setClassShutter(ClassShutter) - 接口 中的方法org.mozilla.javascript.Context.ClassShutterSetter
 
setClassShutter(ClassShutter) - 类 中的方法org.mozilla.javascript.Context
Set the LiveConnect access filter for this context.
setClassShutter(ClassShutter) - 类 中的方法org.mozilla.javascript.Context
Set the LiveConnect access filter for this context.
setColonPos(int) - 类 中的方法org.mozilla.javascript.ast.XmlRef
Sets position of :: token, or -1 if not present
setColonPosition(int) - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Sets position of : token
setComments(SortedSet<Comment>) - 类 中的方法org.mozilla.javascript.ast.AstRoot
Sets comment list, and updates the parent of each entry to point to this node.
setCommentType(Token.CommentType) - 类 中的方法org.mozilla.javascript.ast.Comment
Sets the comment style
setCompilerData(Object) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
setCondition(AstNode) - 类 中的方法org.mozilla.javascript.ast.DoLoop
Sets loop condition, and sets its parent to this node.
setCondition(AstNode) - 类 中的方法org.mozilla.javascript.ast.ForLoop
Sets loop condition, and sets its parent to this node.
setCondition(AstNode) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Sets if condition.
setCondition(AstNode) - 类 中的方法org.mozilla.javascript.ast.WhileLoop
Sets loop condition
setConst(Scriptable, Object, Context, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
SETCONST - 类 中的静态变量org.mozilla.javascript.Token
 
SETCONSTVAR - 类 中的静态变量org.mozilla.javascript.Token
 
setContainingTable(Scope) - 类 中的方法org.mozilla.javascript.ast.Symbol
Sets this symbol's Scope
setContext(Object, Context) - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
setContext(Object, Context) - 类 中的方法org.mozilla.javascript.VMBridge
Associate Context instance with the current thread or remove the current association if cx is null.
setContextFactoryGlobal(ContextFactory) - 接口 中的方法org.mozilla.javascript.ContextFactory.GlobalSetter
 
setContextFactoryGlobal(ContextFactory) - 接口 中的方法org.mozilla.javascript.ContextFactory.GlobalSetter
 
setContinue(Node) - 类 中的方法org.mozilla.javascript.ast.Jump
 
setDebugger(Debugger, Object) - 类 中的方法org.mozilla.javascript.Context
Set the associated debugger.
setDebugger(Debugger, Object) - 类 中的方法org.mozilla.javascript.Context
Set the associated debugger.
setDeclType(int) - 类 中的方法org.mozilla.javascript.ast.Symbol
Sets symbol declaration type
setDefault(Node) - 类 中的方法org.mozilla.javascript.ast.Jump
 
setDefaultNamespace(Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setDelegee(Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
Set the delegee.
setDestructuringLength(int) - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Sets destructuring length.
setDouble(double) - 类 中的方法org.mozilla.javascript.Node
 
setEachPosition(int) - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Sets position of "each" keyword
SETELEM - 类 中的静态变量org.mozilla.javascript.Token
Token types.
SETELEM_OP - 类 中的静态变量org.mozilla.javascript.Token
 
setElement(AstNode) - 类 中的方法org.mozilla.javascript.ast.ElementGet
Sets the element being accessed, and sets its parent to this node.
setElements(List<AstNode>) - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Sets the element list, and sets each element's parent to this node.
setElements(List<ObjectProperty>) - 类 中的方法org.mozilla.javascript.ast.ObjectLiteral
Sets the element list, and updates the parent of each element.
setElsePart(AstNode) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Sets statement to execute if condition is false
setElsePosition(int) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Sets position of "else" keyword, -1 if not present
setEncodedSource(String) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Used by the code generator.
setEncodedSourceBounds(int, int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Used by code generator.
setEncodedSourceEnd(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Used by code generator.
setEncodedSourceStart(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Used by code generator.
setEndLineno(int) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
setEnumNumbers(Object, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setErrorReporter(ErrorReporter) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setErrorReporter(ErrorReporter) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setErrorReporter(ErrorReporter) - 类 中的方法org.mozilla.javascript.Context
Change the current error reporter.
setErrorReporter(ErrorReporter) - 类 中的方法org.mozilla.javascript.Context
Change the current error reporter.
setEvalScriptFlag(Script) - 接口 中的方法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) - 类 中的方法org.mozilla.javascript.Interpreter
 
setEvalScriptFlag(Script) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.ExpressionStatement
Sets the wrapped expression, and sets its parent to this node.
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.ParenthesizedExpression
Sets the expression between the parens, and sets the parent to this node.
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.SwitchCase
Sets the case expression, null for default case.
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Sets the switch discriminant expression, and sets its parent to this node.
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.ThrowStatement
Sets the expression being thrown, and sets its parent to this node.
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.WithStatement
Sets object expression (and its parent link)
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Sets index expression, and sets its parent to this node.
setExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.XmlExpression
Sets the expression embedded in {}, and sets its parent to this node.
setFalseExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Sets expression to evaluate if test is false, and sets its parent to this node.
setFileOffset(int) - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
setFilter(AstNode) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Sets filter expression, and sets its parent to this node.
setFilter(AstNode) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Sets filter expression, and sets its parent to this node.
setFilterLp(int) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Sets filter left paren position, or -1 if no filter
setFilterLp(int) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Sets filter left paren position, or -1 if no filter
setFilterRp(int) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Sets filter right paren position, or -1 if no filter
setFilterRp(int) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Sets filter right paren position, or -1 if no filter
setFinally(Node) - 类 中的方法org.mozilla.javascript.ast.Jump
 
setFinallyBlock(AstNode) - 类 中的方法org.mozilla.javascript.ast.TryStatement
Sets finally block, and sets its parent to this node.
setFinallyPosition(int) - 类 中的方法org.mozilla.javascript.ast.TryStatement
Sets position of finally keyword, if present, or -1
setFlags(short) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Set the class's flags.
setFlags(String) - 类 中的方法org.mozilla.javascript.ast.RegExpLiteral
Sets regexp flags.
setFragments(List<XmlFragment>) - 类 中的方法org.mozilla.javascript.ast.XmlLiteral
Sets fragment list, removing any existing fragments first.
setFunctionIsGetter() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
setFunctionIsSetter() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
setFunctionName(Name) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Sets function name, and sets its parent to this node.
setFunctionProtoAndParent(BaseFunction, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setFunctionType(int) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
setGenerateDebugInfo(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setGenerateDebugInfo(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setGenerateObserverCount(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGenerateObserverCount(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGenerateObserverCount(boolean) - 类 中的方法org.mozilla.javascript.Context
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGenerateObserverCount(boolean) - 类 中的方法org.mozilla.javascript.Context
Turn on or off generation of code with callbacks to track the count of executed instructions.
setGeneratingDebug(boolean) - 类 中的方法org.mozilla.javascript.Context
Specify whether or not debug information should be generated.
setGeneratingDebug(boolean) - 类 中的方法org.mozilla.javascript.Context
Specify whether or not debug information should be generated.
setGeneratingSource(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Specify whether or not source information should be generated.
setGeneratingSource(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Specify whether or not source information should be generated.
setGeneratingSource(boolean) - 类 中的方法org.mozilla.javascript.Context
Specify whether or not source information should be generated.
setGeneratingSource(boolean) - 类 中的方法org.mozilla.javascript.Context
Specify whether or not source information should be generated.
setGetterOrSetter(String, int, Callable, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
XXX: write docs.
setGetterOrSetter(String, int, Callable, boolean) - 类 中的方法org.mozilla.javascript.ScriptableObject
XXX: write docs.
setHasResult() - 类 中的方法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) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Puts the parser in "IDE" mode.
setIdeMode(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Puts the parser in "IDE" mode.
setIdentifier(String) - 类 中的方法org.mozilla.javascript.ast.Name
Sets the node's identifier
setIfPosition(int) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Sets position of 'if' keyword
setIfPosition(int) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Sets position of "if" keyword
setIfPosition(int) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Sets position of 'if' keyword
setIgnoreComments(boolean) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
setIgnoreProcessingInstructions(boolean) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
setIgnoreWhitespace(boolean) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
setImmunePrototypeProperty(Object) - 类 中的方法org.mozilla.javascript.BaseFunction
Make value as DontEnum, DontDelete, ReadOnly prototype property of this Function object
setIncrement(AstNode) - 类 中的方法org.mozilla.javascript.ast.ForLoop
Sets loop increment expression, and sets its parent to this node.
setIndex(int) - 类 中的方法org.mozilla.javascript.ast.Symbol
Sets symbol's index in its scope
setInitializer(AstNode) - 类 中的方法org.mozilla.javascript.ast.ForLoop
Sets loop initializer expression, and sets its parent to this node.
setInitializer(ObjectLiteral) - 类 中的方法org.mozilla.javascript.ast.NewExpression
Sets initializer object.
setInitializer(AstNode) - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
Sets the initial value expression, and sets its parent to this node.
setInPosition(int) - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Sets position of "in" keyword
setInstanceIdAttributes(int, int) - 类 中的方法org.mozilla.javascript.IdScriptableObject
Update the attributes of the given instance property.
setInstanceIdAttributes(int, int) - 类 中的方法org.mozilla.javascript.NativeArray
 
setInstanceIdValue(int, Object) - 类 中的方法org.mozilla.javascript.BaseFunction
 
setInstanceIdValue(int, Object) - 类 中的方法org.mozilla.javascript.IdScriptableObject
Set or delete id value.
setInstanceIdValue(int, Object) - 类 中的方法org.mozilla.javascript.NativeArray
 
setInstanceIdValue(int, Object) - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
setInStrictMode(boolean) - 类 中的方法org.mozilla.javascript.ast.AstRoot
 
setInstructionObserverThreshold(int) - 类 中的方法org.mozilla.javascript.Context
Set threshold of executed instructions counter that triggers call to observeInstructionCount().
setInstructionObserverThreshold(int) - 类 中的方法org.mozilla.javascript.Context
Set threshold of executed instructions counter that triggers call to observeInstructionCount().
setInvokerOptimizationEnabled(boolean) - 类 中的方法org.mozilla.javascript.ClassCache
已过时。
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) - 类 中的方法org.mozilla.javascript.ClassCache
已过时。
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) - 类 中的方法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) - 接口 中的方法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) - 类 中的方法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) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Sets whether this is a 1.8 function closure
setIsForEach(boolean) - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Sets whether the loop is a for-each loop
setIsForEach(boolean) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpressionLoop
Sets whether the loop is a for-each loop
setIsGenerator() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
setIsGenerator() - 类 中的方法org.mozilla.javascript.Parser
 
setIsGetter() - 类 中的方法org.mozilla.javascript.ast.ObjectProperty
Marks this node as a "getter" property.
setIsPostfix(boolean) - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
Sets whether the operator is postfix
setIsSetter() - 类 中的方法org.mozilla.javascript.ast.ObjectProperty
Marks this node as a "setter" property.
setIsStatement(boolean) - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Set or unset the statement flag.
setIsXmlAttribute(boolean) - 类 中的方法org.mozilla.javascript.ast.XmlExpression
Sets whether this is part of an xml attribute value
setIteratedObject(AstNode) - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Sets object being iterated over, and sets its parent to this node.
setIterator(AstNode) - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Sets loop iterator expression: the part before the "in" keyword.
setJavaPrimitiveWrap(boolean) - 类 中的方法org.mozilla.javascript.WrapFactory
 
setJavaPrimitiveWrap(boolean) - 类 中的方法org.mozilla.javascript.WrapFactory
 
setJsDocNode(Comment) - 类 中的方法org.mozilla.javascript.Node
Sets the JsDoc comment string attached to this node.
setJumpStatement(Jump) - 类 中的方法org.mozilla.javascript.ast.Jump
 
setLabel(Name) - 类 中的方法org.mozilla.javascript.ast.ContinueStatement
Sets the intended label of this continue statement.
setLabels(List<Label>) - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
Sets label list, setting the parent of each label in the list.
setLanguageVersion(int) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setLanguageVersion(int) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setLanguageVersion(int) - 类 中的方法org.mozilla.javascript.Context
Set the language version.
setLanguageVersion(int) - 类 中的方法org.mozilla.javascript.Context
Set the language version.
setLb(int) - 类 中的方法org.mozilla.javascript.ast.ElementGet
Sets left bracket position
setLb(int) - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Sets left bracket position, or -1 if missing.
setLeft(AstNode) - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Sets the left-hand side of the expression, and sets its parent to this node.
setLeftAndRight(AstNode, AstNode) - 类 中的方法org.mozilla.javascript.ast.InfixExpression
 
setLength(int) - 类 中的方法org.mozilla.javascript.ast.AstNode
Sets node length
setLength(int) - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
setLineno(int) - 类 中的方法org.mozilla.javascript.Node
 
setLocale(Locale) - 类 中的方法org.mozilla.javascript.Context
Set the current locale.
setLocale(Locale) - 类 中的方法org.mozilla.javascript.Context
Set the current locale.
setLoop(Jump) - 类 中的方法org.mozilla.javascript.ast.Jump
 
setLoops(List<ArrayComprehensionLoop>) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Sets loop list
setLoops(List<GeneratorExpressionLoop>) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Sets loop list
setLp(int) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Sets left paren position
setLp(int) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Sets left paren position
setLp(int) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Sets left paren position
setLp(int) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Sets left paren offset
setLp(int) - 类 中的方法org.mozilla.javascript.ast.LetNode
Sets left paren position
setLp(int) - 类 中的方法org.mozilla.javascript.ast.Loop
Sets left paren position
setLp(int) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Sets left paren position
setLp(int) - 类 中的方法org.mozilla.javascript.ast.WithStatement
Sets left paren offset
setMainMethodClass(String) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Set the class name to use for main method implementation.
setMainMethodClass(String) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Set the class name to use for main method implementation.
setMainMethodClass(String) - 类 中的方法org.mozilla.javascript.optimizer.Codegen
 
setMaximumInterpreterStackDepth(int) - 类 中的方法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) - 类 中的方法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) - 类 中的方法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) - 类 中的方法org.mozilla.javascript.ast.ErrorNode
Sets error message key
setMessage(String) - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
setModuleScriptProvider(ModuleScriptProvider) - 类 中的方法org.mozilla.javascript.commonjs.module.RequireBuilder
Sets the ModuleScriptProvider for the Require instances that this builder builds.
setName(String) - 类 中的方法org.mozilla.javascript.ast.Label
Sets the label text
setName(String) - 类 中的方法org.mozilla.javascript.ast.Symbol
Sets symbol name
setName(Scriptable, Object, Context, Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
SETNAME - 类 中的静态变量org.mozilla.javascript.Token
Token types.
setNamespace(Name) - 类 中的方法org.mozilla.javascript.ast.XmlRef
Sets namespace, and sets its parent to this node.
setNode(Node) - 类 中的方法org.mozilla.javascript.ast.Symbol
Sets the node associated with this identifier
setNodeType(int) - 类 中的方法org.mozilla.javascript.ast.ObjectProperty
Sets the node type.
setNodeType(int) - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
Sets the node type.
setNumber(double) - 类 中的方法org.mozilla.javascript.ast.NumberLiteral
Sets the node's double value.
setObjectElem(Object, Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setObjectElem(Scriptable, Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setObjectIndex(Object, double, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setObjectIndex(Scriptable, int, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setObjectProp(Object, String, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Version of setObjectElem when elem is a valid JS identifier name.
setObjectProp(Scriptable, String, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setObjectProtoAndParent(ScriptableObject, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setOperand(AstNode) - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
Sets the operand, and sets its parent to be this node.
setOperator(int) - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Sets operator token – like Node.setType(int), but throws an exception if the operator is invalid.
setOperator(int) - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
Sets operator – same as Node.setType(int), but throws an exception if the operator is invalid
setOperatorPosition(int) - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Sets operator token's relative offset
setOptimizationLevel(int) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setOptimizationLevel(int) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setOptimizationLevel(int) - 类 中的方法org.mozilla.javascript.Context
Set the current optimization level.
setOptimizationLevel(int) - 类 中的方法org.mozilla.javascript.Context
Set the current optimization level.
setParams(List<AstNode>) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Sets the function parameter list, and sets the parent for each element of the list.
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Sets both paren positions
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.ElementGet
 
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Sets both paren positions
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Sets both paren positions
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Sets both paren positions
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.LetNode
Sets both paren positions
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.Loop
Sets both paren positions
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Sets both paren positions
setParens(int, int) - 类 中的方法org.mozilla.javascript.ast.WithStatement
Sets both paren positions
setParent(AstNode) - 类 中的方法org.mozilla.javascript.ast.AstNode
Sets the node parent.
setParentScope(Scope) - 类 中的方法org.mozilla.javascript.ast.Scope
Sets parent scope
setParentScope(Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
 
setParentScope(Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
Sets the parent (enclosing) scope of the object.
setParentScope(Scriptable) - 类 中的方法org.mozilla.javascript.NativeWith
 
setParentScope(Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Set the parent scope of the object.
setParentScope(Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Set the parent scope of the object.
setParentScope(Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the parent (enclosing) scope of the object.
setParentScope(Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the parent (enclosing) scope of the object.
setPosition(int) - 类 中的方法org.mozilla.javascript.ast.AstNode
Sets relative position in parent
setPostExec(Script) - 类 中的方法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) - 类 中的方法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) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
setPrettyPrinting(boolean) - 类 中的方法org.mozilla.javascript.xml.XMLLib
 
SETPROP - 类 中的静态变量org.mozilla.javascript.Token
Token types.
SETPROP_OP - 类 中的静态变量org.mozilla.javascript.Token
 
setProperty(Name) - 类 中的方法org.mozilla.javascript.ast.PropertyGet
Sets the property being accessed, and sets its parent to this node.
setProperty(XmlRef) - 类 中的方法org.mozilla.javascript.ast.XmlMemberGet
Sets the XML member-ref expression, and sets its parent to this node.
setPropName(Name) - 类 中的方法org.mozilla.javascript.ast.XmlPropRef
Sets property name, and sets its parent to this node.
setPrototype(Scriptable) - 类 中的方法org.mozilla.javascript.Delegator
 
setPrototype(Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
Sets the prototype of the object.
setPrototype(Scriptable) - 类 中的方法org.mozilla.javascript.NativeWith
 
setPrototype(Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Set the prototype of the object.
setPrototype(Scriptable) - 接口 中的方法org.mozilla.javascript.Scriptable
Set the prototype of the object.
setPrototype(Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the prototype of the object.
setPrototype(Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Sets the prototype of the object.
setQuestionMarkPosition(int) - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Sets position of ?
setQuoteCharacter(char) - 类 中的方法org.mozilla.javascript.ast.StringLiteral
 
setRb(int) - 类 中的方法org.mozilla.javascript.ast.ElementGet
Sets right bracket position, -1 if not present
setRb(int) - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Sets right bracket position, -1 if missing.
setRecordingComments(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setRecordingComments(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setRecordingLocalJsDocComments(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setRecordingLocalJsDocComments(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setRecoverFromErrors(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Turn on or off full error recovery.
setRecoverFromErrors(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
Turn on or off full error recovery.
setRegExpProxy(Context, RegExpProxy) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
setRelative(int) - 类 中的方法org.mozilla.javascript.ast.AstNode
Make this node's position relative to a parent.
setRequiresActivation() - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
setRequiresActivation() - 类 中的方法org.mozilla.javascript.Parser
 
setReservedKeywordAsIdentifier(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setReservedKeywordAsIdentifier(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setResult(AstNode) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Sets result expression, and sets its parent to this node.
setResult(AstNode) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Sets result expression, and sets its parent to this node.
setReturnValue(AstNode) - 类 中的方法org.mozilla.javascript.ast.ReturnStatement
Sets return value expression, and sets its parent to this node.
setRight(AstNode) - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Sets the right-hand side of the expression, and sets its parent to this node.
setRp(int) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Sets right paren position
setRp(int) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Sets right paren position
setRp(int) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Sets right paren position
setRp(int) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Sets right paren position, -1 if missing
setRp(int) - 类 中的方法org.mozilla.javascript.ast.LetNode
Sets right paren position
setRp(int) - 类 中的方法org.mozilla.javascript.ast.Loop
Sets right paren position
setRp(int) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Sets right paren position
setRp(int) - 类 中的方法org.mozilla.javascript.ast.WithStatement
Sets right paren offset
setRp(int) - 类 中的方法org.mozilla.javascript.ast.XmlDotQuery
Sets right-paren position
setSandboxed(boolean) - 类 中的方法org.mozilla.javascript.commonjs.module.RequireBuilder
Sets whether the created require() instances will be sandboxed.
setScope(Scope) - 类 中的方法org.mozilla.javascript.ast.Name
Set the Scope associated with this node.
setScope(Scope) - 类 中的方法org.mozilla.javascript.Node
Can only be called when node has String context.
setSecurityController(SecurityController) - 类 中的方法org.mozilla.javascript.Context
Set the security controller for this context.
setSecurityController(SecurityController) - 类 中的方法org.mozilla.javascript.Context
Set the security controller for this context.
setSize(int) - 类 中的方法org.mozilla.javascript.ObjArray
 
setSkipCount(int) - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Used by code generator.
setSourceName(String) - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
setSourceName(String) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
Sets the URI, path or descriptive text indicating the origin of this script's source code.
setStackTop(short) - 类 中的方法org.mozilla.classfile.ClassFileWriter
 
setStatement(AstNode) - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
Sets the labeled statement, and sets its parent to this node.
setStatement(AstNode) - 类 中的方法org.mozilla.javascript.ast.WithStatement
Sets the statement (and sets its parent link)
setStatements(List<AstNode>) - 类 中的方法org.mozilla.javascript.ast.SwitchCase
Sets statement list.
setStrictMode(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setStrictMode(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setString(String) - 类 中的方法org.mozilla.javascript.Node
Can only be called when node has String context.
setSymbols(List<Symbol>) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
setSymbolTable(Map<String, Symbol>) - 类 中的方法org.mozilla.javascript.ast.Scope
Sets the symbol table for this scope.
setTableSwitchJump(int, int, int) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Set a jump case for a tableswitch instruction.
setTarget(Loop) - 类 中的方法org.mozilla.javascript.ast.ContinueStatement
Sets continue target.
setTarget(AstNode) - 类 中的方法org.mozilla.javascript.ast.ElementGet
Sets target object, and sets its parent to this node.
setTarget(AstNode) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Sets node evaluating to the function to call, and sets its parent to this node.
setTarget(AstNode) - 类 中的方法org.mozilla.javascript.ast.PropertyGet
Sets target object, and sets its parent to this node.
setTarget(AstNode) - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
Sets the variable name or destructuring form, and sets its parent to this node.
setTarget(AstNode) - 类 中的方法org.mozilla.javascript.ast.XmlMemberGet
Sets target object, and sets its parent to this node.
setTargetExtends(Class<?>) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Set the class that the generated target will extend.
setTargetExtends(Class<?>) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Set the class that the generated target will extend.
setTargetImplements(Class<?>[]) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Set the interfaces that the generated target will implement.
setTargetImplements(Class<?>[]) - 类 中的方法org.mozilla.javascript.optimizer.ClassCompiler
Set the interfaces that the generated target will implement.
setTestExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Sets test expression, and sets its parent.
setThenPart(AstNode) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Sets statement to execute if condition is true
setTop(ScriptNode) - 类 中的方法org.mozilla.javascript.ast.Scope
Sets top current script or function scope
setTrueExpression(AstNode) - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Sets expression to evaluate if test is true, and sets its parent to this node.
setTryBlock(AstNode) - 类 中的方法org.mozilla.javascript.ast.TryStatement
Sets try block.
setType(int) - 类 中的方法org.mozilla.javascript.ast.KeywordLiteral
Sets node token type
setType(ParseProblem.Type) - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
setType(int) - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Sets the node type and returns this node.
setType(int) - 类 中的方法org.mozilla.javascript.Node
Sets the node type and returns this node.
setValue(String) - 类 中的方法org.mozilla.javascript.ast.NumberLiteral
Sets the node's value
setValue(String) - 类 中的方法org.mozilla.javascript.ast.RegExpLiteral
Sets the regexp string without delimiters
setValue(String) - 类 中的方法org.mozilla.javascript.ast.StringLiteral
Sets the node's value.
setValue(AstNode) - 类 中的方法org.mozilla.javascript.ast.Yield
Sets yielded expression, and sets its parent to this node.
setValue(int) - 类 中的方法org.mozilla.javascript.ObjToIntMap.Iterator
 
SETVAR - 类 中的静态变量org.mozilla.javascript.Token
Token types.
setVariables(VariableDeclaration) - 类 中的方法org.mozilla.javascript.ast.LetNode
Sets variable list.
setVariables(List<VariableInitializer>) - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Sets variable list
setVarName(Name) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Sets catch variable node, and sets its parent to this node.
setWarnTrailingComma(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setWarnTrailingComma(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setWhilePosition(int) - 类 中的方法org.mozilla.javascript.ast.DoLoop
Sets source position of "while" keyword
setWrapFactory(WrapFactory) - 类 中的方法org.mozilla.javascript.Context
Set a WrapFactory for this Context.
setWrapFactory(WrapFactory) - 类 中的方法org.mozilla.javascript.Context
Set a WrapFactory for this Context.
setXml(String) - 类 中的方法org.mozilla.javascript.ast.XmlString
Sets the string for this XML component.
setXmlAvailable(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
setXmlAvailable(boolean) - 类 中的方法org.mozilla.javascript.CompilerEnvirons
 
shallowEq(Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
SHEQ - 类 中的静态变量org.mozilla.javascript.Token
Token types.
SHNE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
ShortClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
shortName() - 类 中的方法org.mozilla.javascript.ast.AstNode
Returns a short, descriptive name for the node, such as "ArrayComprehension".
simpleAssignment(Node, Node) - 类 中的方法org.mozilla.javascript.Parser
 
SIPUSH - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
size() - 类 中的方法org.mozilla.javascript.NativeArray
 
size() - 类 中的方法org.mozilla.javascript.ObjArray
 
size() - 类 中的方法org.mozilla.javascript.ObjToIntMap
 
size() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
size() - 类 中的方法org.mozilla.javascript.ScriptableObject
 
size() - 类 中的方法org.mozilla.javascript.UintMap
 
SKIP_INDEXES_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
SoftCachingModuleScriptProvider - 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) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider
Creates a new module provider with the specified module source provider.
sourceName() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Get the uri of the script source containing the error, or null if that information is not available.
sourceName() - 异常错误 中的方法org.mozilla.javascript.RhinoException
Get the uri of the script source containing the error, or null if that information is not available.
SPECIALCALL_EVAL - 类 中的静态变量org.mozilla.javascript.Node
 
SPECIALCALL_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
SPECIALCALL_WITH - 类 中的静态变量org.mozilla.javascript.Node
 
specialRef(Object, String, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
splitScope(Scope) - 类 中的静态方法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() - 类 中的方法org.mozilla.javascript.ObjToIntMap.Iterator
 
startMethod(String, String, short) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Add a method and begin adding code.
staticType - 类 中的变量org.mozilla.javascript.NativeJavaObject
 
stopMethod(short) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Complete generation of the method.
storeUint32Result(Context, long) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
STRICT_SETNAME - 类 中的静态变量org.mozilla.javascript.Token
Token types.
strictSetName(Scriptable, Object, Context, Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
STRING - 类 中的静态变量org.mozilla.javascript.Token
Token types.
StringClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
 
stringify(Context, Scriptable, Object, Object, Object) - 类 中的静态方法org.mozilla.javascript.NativeJSON
 
stringIsCompilableUnit(String) - 类 中的方法org.mozilla.javascript.Context
Check whether a string is ready to be compiled.
stringIsCompilableUnit(String) - 类 中的方法org.mozilla.javascript.Context
Check whether a string is ready to be compiled.
StringLiteral - org.mozilla.javascript.ast中的类
AST node for a single- or double-quoted string literal.
StringLiteral() - 类 的构造器org.mozilla.javascript.ast.StringLiteral
 
StringLiteral(int) - 类 的构造器org.mozilla.javascript.ast.StringLiteral
 
StringLiteral(int, int) - 类 的构造器org.mozilla.javascript.ast.StringLiteral
Creates a string literal node at the specified position.
StrongCachingModuleScriptProvider - 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) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.StrongCachingModuleScriptProvider
Creates a new module provider with the specified module source provider.
SUB - 类 中的静态变量org.mozilla.javascript.Token
Token types.
subList(int, int) - 类 中的方法org.mozilla.javascript.NativeArray
 
subSequence(int, int) - 类 中的方法org.mozilla.javascript.ConsString
 
SubString - org.mozilla.javascript.regexp中的类
A utility class for lazily instantiated substrings.
SubString() - 类 的构造器org.mozilla.javascript.regexp.SubString
 
SubString(String) - 类 的构造器org.mozilla.javascript.regexp.SubString
 
SubString(String, int, int) - 类 的构造器org.mozilla.javascript.regexp.SubString
 
SWAP - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
SWITCH - 类 中的静态变量org.mozilla.javascript.Token
 
SwitchCase - org.mozilla.javascript.ast中的类
Switch-case AST node type.
SwitchCase() - 类 的构造器org.mozilla.javascript.ast.SwitchCase
 
SwitchCase(int) - 类 的构造器org.mozilla.javascript.ast.SwitchCase
 
SwitchCase(int, int) - 类 的构造器org.mozilla.javascript.ast.SwitchCase
 
SwitchStatement - org.mozilla.javascript.ast中的类
Switch statement AST node type.
SwitchStatement() - 类 的构造器org.mozilla.javascript.ast.SwitchStatement
 
SwitchStatement(int) - 类 的构造器org.mozilla.javascript.ast.SwitchStatement
 
SwitchStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.SwitchStatement
 
Symbol - org.mozilla.javascript.ast中的类
Represents a symbol-table entry.
Symbol() - 类 的构造器org.mozilla.javascript.ast.Symbol
 
Symbol(int, String) - 类 的构造器org.mozilla.javascript.ast.Symbol
Constructs a new Symbol with a specific name and declaration type
symbolTable - 类 中的变量org.mozilla.javascript.ast.Scope
 
Synchronizer - org.mozilla.javascript中的类
This class provides support for implementing Java-style synchronized methods in Javascript.
Synchronizer - org.mozilla.javascript中的类
This class provides support for implementing Java-style synchronized methods in Javascript.
Synchronizer(Scriptable) - 类 的构造器org.mozilla.javascript.Synchronizer
Create a new synchronized function from an existing one.
Synchronizer(Scriptable, Object) - 类 的构造器org.mozilla.javascript.Synchronizer
Create a new synchronized function from an existing one using an explicit object as synchronization object.
Synchronizer(Scriptable) - 类 的构造器org.mozilla.javascript.Synchronizer
Create a new synchronized function from an existing one.
Synchronizer(Scriptable, Object) - 类 的构造器org.mozilla.javascript.Synchronizer
Create a new synchronized function from an existing one using an explicit object as synchronization object.

T

T_BOOLEAN - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_BYTE - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_CHAR - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_DOUBLE - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_FLOAT - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_INT - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_LONG - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
T_SHORT - 类 中的静态变量org.mozilla.classfile.ByteCode
Types for the NEWARRAY opcode.
TABLESWITCH - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
target - 类 中的变量org.mozilla.javascript.ast.FunctionCall
 
target - 类 中的变量org.mozilla.javascript.ast.Jump
 
TARGET - 类 中的静态变量org.mozilla.javascript.Token
 
TARGETBLOCK_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
TEST - 类 中的静态变量org.mozilla.javascript.regexp.NativeRegExp
 
testUint32String(String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
If str is a decimal presentation of Uint32 value, return it as long.
THIS - 类 中的静态变量org.mozilla.javascript.Token
Token types.
THISFN - 类 中的静态变量org.mozilla.javascript.Token
Token types.
thisObj - 类 中的变量org.mozilla.javascript.optimizer.OptRuntime.GeneratorState
 
THROW - 类 中的静态变量org.mozilla.javascript.Token
Token types.
throwAsScriptRuntimeEx(Throwable) - 类 中的静态方法org.mozilla.javascript.Context
Rethrow the exception wrapping it as the script runtime exception.
throwAsScriptRuntimeEx(Throwable) - 类 中的静态方法org.mozilla.javascript.Context
Rethrow the exception wrapping it as the script runtime exception.
throwError(Context, Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Equivalent to executing "new Error(message)" from JavaScript.
ThrowStatement - org.mozilla.javascript.ast中的类
Throw statement.
ThrowStatement() - 类 的构造器org.mozilla.javascript.ast.ThrowStatement
 
ThrowStatement(int) - 类 的构造器org.mozilla.javascript.ast.ThrowStatement
 
ThrowStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.ThrowStatement
 
ThrowStatement(AstNode) - 类 的构造器org.mozilla.javascript.ast.ThrowStatement
 
ThrowStatement(int, AstNode) - 类 的构造器org.mozilla.javascript.ast.ThrowStatement
 
ThrowStatement(int, int, AstNode) - 类 的构造器org.mozilla.javascript.ast.ThrowStatement
 
throwStopIteration(Object) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
TO_DOUBLE - 类 中的静态变量org.mozilla.javascript.Token
 
TO_OBJECT - 类 中的静态变量org.mozilla.javascript.Token
 
TO_SOURCE_FLAG - 类 中的静态变量org.mozilla.javascript.Decompiler
Flag to indicate that the decompilation generates toSource result.
toArray() - 类 中的方法org.mozilla.javascript.NativeArray
 
toArray(Object[]) - 类 中的方法org.mozilla.javascript.NativeArray
 
toArray() - 类 中的方法org.mozilla.javascript.ObjArray
 
toArray(Object[]) - 类 中的方法org.mozilla.javascript.ObjArray
 
toArray(Object[], int) - 类 中的方法org.mozilla.javascript.ObjArray
 
toBoolean(Object) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to a JavaScript boolean value.
toBoolean(Object) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to a JavaScript boolean value.
toBoolean(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Convert the value to a boolean.
toByteArray() - 类 中的方法org.mozilla.classfile.ClassFileWriter
Get the class file as array of bytesto the OutputStream.
toCharSequence(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toDefaultXmlNamespace(Context, Object) - 类 中的方法org.mozilla.javascript.xml.XMLLib
Construct namespace for default xml statement.
toInt32(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
See ECMA 9.5.
toInt32(Object[], int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toInt32(double) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toInteger(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
See ECMA 9.4.
toInteger(double) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toInteger(Object[], int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toIterator(Context, Scriptable, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
Token - org.mozilla.javascript中的类
This class implements the JavaScript scanner.
Token() - 类 的构造器org.mozilla.javascript.Token
 
Token.CommentType - org.mozilla.javascript中的枚举
 
toNumber(Object) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to a JavaScript Number value.
toNumber(Object) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to a JavaScript Number value.
toNumber(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Convert the value to a number.
toNumber(Object[], int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toNumber(String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
ToNumber applied to the String type See ECMA 9.3.1
toObject(Object, Scriptable) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to an JavaScript object value.
toObject(Object, Scriptable, Class<?>) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
toObject(Object, Scriptable) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to an JavaScript object value.
toObject(Object, Scriptable, Class<?>) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
toObject(Scriptable, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toObject(Scriptable, Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
toObject(Context, Scriptable, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Convert the value to an object.
toObject(Context, Scriptable, Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
toObjectOrNull(Context, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Warning: this doesn't allow to resolve primitive prototype properly when many top scopes are involved
toObjectOrNull(Context, Object, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
top - 类 中的变量org.mozilla.javascript.ast.Scope
 
TopLevel - org.mozilla.javascript中的类
A top-level scope object that provides special means to cache and preserve the initial values of the built-in constructor properties for better ECMAScript compliance.
TopLevel() - 类 的构造器org.mozilla.javascript.TopLevel
 
TopLevel.Builtins - org.mozilla.javascript中的枚举
An enumeration of built-in ECMAScript objects.
toPrimitive(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toPrimitive(Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehensionLoop
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.AstNode
Emits source code for this node.
toSource() - 类 中的方法org.mozilla.javascript.ast.AstNode
Prints the source indented to depth 0.
toSource(int) - 类 中的方法org.mozilla.javascript.ast.AstRoot
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.Block
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.BreakStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.CatchClause
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.Comment
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ContinueStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.DoLoop
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ElementGet
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.EmptyExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.EmptyStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ErrorNode
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ExpressionStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ForInLoop
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ForLoop
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpressionLoop
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.IfStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.InfixExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.Jump
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.KeywordLiteral
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.Label
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.LetNode
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.Name
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.NewExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.NumberLiteral
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ObjectLiteral
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ObjectProperty
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ParenthesizedExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.PropertyGet
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.RegExpLiteral
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ReturnStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.Scope
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.StringLiteral
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.SwitchCase
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.ThrowStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.TryStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.WhileLoop
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.WithStatement
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.XmlDotQuery
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.XmlExpression
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.XmlLiteral
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.XmlMemberGet
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.XmlPropRef
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.XmlString
 
toSource(int) - 类 中的方法org.mozilla.javascript.ast.Yield
 
toString() - 类 中的方法org.mozilla.javascript.ast.AstNode.DebugPrintVisitor
 
toString() - 类 中的方法org.mozilla.javascript.ast.ErrorCollector
 
toString() - 类 中的方法org.mozilla.javascript.ast.ParseProblem
 
toString() - 类 中的方法org.mozilla.javascript.ast.Symbol
 
toString() - 类 中的方法org.mozilla.javascript.ConsString
 
toString(Object) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to a JavaScript String value.
toString(Object) - 类 中的静态方法org.mozilla.javascript.Context
Convert the value to a JavaScript String value.
toString() - 类 中的方法org.mozilla.javascript.NativeJavaClass
 
toString() - 类 中的方法org.mozilla.javascript.NativeJavaConstructor
 
toString() - 类 中的方法org.mozilla.javascript.NativeJavaMethod
 
toString() - 类 中的方法org.mozilla.javascript.NativeJavaPackage
 
toString() - 类 中的方法org.mozilla.javascript.NativeObject
 
toString() - 类 中的方法org.mozilla.javascript.Node
 
toString() - 类 中的方法org.mozilla.javascript.regexp.NativeRegExp
 
toString() - 类 中的方法org.mozilla.javascript.regexp.SubString
 
toString(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Convert the value to a string.
toString(Object[], int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
toString(double) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Optimized version of toString(Object) for numbers.
toString() - 类 中的方法org.mozilla.javascript.ScriptStackElement
 
toString() - 类 中的方法org.mozilla.javascript.UniqueTag
 
toString() - 类 中的方法org.mozilla.javascript.v8dtoa.FastDtoaBuilder
 
toStringTree(ScriptNode) - 类 中的方法org.mozilla.javascript.Node
 
toType(Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
toType(Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.Context
已过时。 
toUint16(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
See ECMA 9.7.
toUint32(double) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
See ECMA 9.6.
toUint32(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
transform(AstNode) - 类 中的方法org.mozilla.javascript.IRFactory
 
transform(ScriptNode) - 类 中的方法org.mozilla.javascript.NodeTransformer
 
transformTree(AstRoot) - 类 中的方法org.mozilla.javascript.IRFactory
Transforms the tree into a lower-level IR suitable for codegen.
TRUE - 类 中的静态变量org.mozilla.javascript.Token
Token types.
TRY - 类 中的静态变量org.mozilla.javascript.Token
 
TryStatement - org.mozilla.javascript.ast中的类
Try/catch/finally statement.
TryStatement() - 类 的构造器org.mozilla.javascript.ast.TryStatement
 
TryStatement(int) - 类 的构造器org.mozilla.javascript.ast.TryStatement
 
TryStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.TryStatement
 
tryToMakeAccessible(Object) - 类 中的方法org.mozilla.javascript.jdk13.VMBridge_jdk13
 
tryToMakeAccessible(Object) - 类 中的方法org.mozilla.javascript.VMBridge
In many JVMSs, public methods in private classes are not accessible by default (Sun Bug #4071593).
type - 类 中的变量org.mozilla.javascript.Node
 
typeError(String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
typeError0(String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
typeError1(String, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
typeError2(String, String, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
typeError3(String, String, String, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
typeErrorThrower() - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
Returns representation of the [[ThrowTypeError]] object.
typeof(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
The typeof operator
TYPEOF - 类 中的静态变量org.mozilla.javascript.Token
Token types.
typeofName(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
The typeof operator that correctly handles the undefined case
TYPEOFNAME - 类 中的静态变量org.mozilla.javascript.Token
 
typeToName(int) - 类 中的静态方法org.mozilla.javascript.Token
Always returns a human-readable string for the token name.

U

UintMap - org.mozilla.javascript中的类
Map to associate non-negative integers to objects or integers.
UintMap() - 类 的构造器org.mozilla.javascript.UintMap
 
UintMap(int) - 类 的构造器org.mozilla.javascript.UintMap
 
UnaryExpression - org.mozilla.javascript.ast中的类
AST node representing unary operators such as ++, ~, typeof and delete.
UnaryExpression() - 类 的构造器org.mozilla.javascript.ast.UnaryExpression
 
UnaryExpression(int) - 类 的构造器org.mozilla.javascript.ast.UnaryExpression
 
UnaryExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.UnaryExpression
Constructs a new postfix UnaryExpression
UnaryExpression(int, int, AstNode) - 类 的构造器org.mozilla.javascript.ast.UnaryExpression
Constructs a new prefix UnaryExpression.
UnaryExpression(int, int, AstNode, boolean) - 类 的构造器org.mozilla.javascript.ast.UnaryExpression
Constructs a new UnaryExpression with the specified operator and operand.
undefCallError(Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
Undefined - org.mozilla.javascript中的类
This class implements the Undefined value in JavaScript.
undefReadError(Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
undefWriteError(Object, Object, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
UNINITIALIZED_CONST - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating that this is a const property that has not been assigned yet.
UNINITIALIZED_CONST - 类 中的静态变量org.mozilla.javascript.ScriptableObject
Property attribute indicating that this is a const property that has not been assigned yet.
UniqueTag - org.mozilla.javascript中的类
Class instances represent serializable tags to mark special Object values.
unknown() - 类 中的方法org.mozilla.javascript.IdFunctionObject
 
unseal(Object) - 类 中的方法org.mozilla.javascript.Context
Unseal previously sealed Context object.
unseal(Object) - 类 中的方法org.mozilla.javascript.Context
Unseal previously sealed Context object.
unwrap() - 类 中的方法org.mozilla.javascript.NativeJavaArray
 
unwrap() - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
unwrap() - 异常错误 中的方法org.mozilla.javascript.WrappedException
已过时。
unwrap() - 异常错误 中的方法org.mozilla.javascript.WrappedException
已过时。
unwrap() - 接口 中的方法org.mozilla.javascript.Wrapper
Unwrap the object by returning the wrapped value.
unwrap() - 接口 中的方法org.mozilla.javascript.Wrapper
Unwrap the object by returning the wrapped value.
updateDotQuery(boolean) - 类 中的方法org.mozilla.javascript.NativeWith
Must return null to continue looping or the final collection result.
updateDotQuery(boolean, Scriptable) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
UrlConnectionExpiryCalculator - org.mozilla.javascript.commonjs.module.provider中的接口
Implemented by objects that can be used as heuristic strategies for calculating the expiry of a cached resource in cases where the server of the resource doesn't provide explicit expiry information.
UrlConnectionSecurityDomainProvider - org.mozilla.javascript.commonjs.module.provider中的接口
Interface for URL connection based security domain providers.
UrlModuleSourceProvider - org.mozilla.javascript.commonjs.module.provider中的类
A URL-based script provider that can load modules against a set of base privileged and fallback URIs.
UrlModuleSourceProvider(Iterable<URI>, Iterable<URI>) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
Creates a new module script provider that loads modules against a set of privileged and fallback URIs.
UrlModuleSourceProvider(Iterable<URI>, Iterable<URI>, UrlConnectionExpiryCalculator, UrlConnectionSecurityDomainProvider) - 类 的构造器org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider
Creates a new module script provider that loads modules against a set of privileged and fallback URIs.
URSH - 类 中的静态变量org.mozilla.javascript.Token
Token types.
USE_STACK - 类 中的静态变量org.mozilla.javascript.Token
 
useMozillaStackStyle(boolean) - 异常错误 中的静态方法org.mozilla.javascript.RhinoException
Tell subclasses of RhinoException whether to use the Mozilla/Firefox style of rendering script stacks (functionName()@fileName:lineNumber) instead of Rhino's own Java-inspired format ( at fileName:lineNumber (functionName))
useMozillaStackStyle(boolean) - 异常错误 中的静态方法org.mozilla.javascript.RhinoException
Tell subclasses of RhinoException whether to use the Mozilla/Firefox style of rendering script stacks (functionName()@fileName:lineNumber) instead of Rhino's own Java-inspired format ( at fileName:lineNumber (functionName))
usesMozillaStackStyle() - 异常错误 中的静态方法org.mozilla.javascript.RhinoException
Returns true if subclasses of RhinoException use the Mozilla/Firefox style of rendering script stacks (functionName()@fileName:lineNumber) instead of Rhino's own Java-inspired format ( at fileName:lineNumber (functionName)).
usesMozillaStackStyle() - 异常错误 中的静态方法org.mozilla.javascript.RhinoException
Returns true if subclasses of RhinoException use the Mozilla/Firefox style of rendering script stacks (functionName()@fileName:lineNumber) instead of Rhino's own Java-inspired format ( at fileName:lineNumber (functionName)).

V

valueOf(String) - 枚举 中的静态方法org.mozilla.javascript.ast.FunctionNode.Form
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.mozilla.javascript.ast.ParseProblem.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.mozilla.javascript.Token.CommentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.mozilla.javascript.TopLevel.Builtins
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.mozilla.javascript.ast.FunctionNode.Form
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.mozilla.javascript.ast.ParseProblem.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.mozilla.javascript.NativeObject
 
values() - 枚举 中的静态方法org.mozilla.javascript.Token.CommentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.mozilla.javascript.TopLevel.Builtins
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VAR - 类 中的静态变量org.mozilla.javascript.Token
 
VARIABLE_PROP - 类 中的静态变量org.mozilla.javascript.Node
 
VariableDeclaration - org.mozilla.javascript.ast中的类
A list of one or more var, const or let declarations.
VariableDeclaration() - 类 的构造器org.mozilla.javascript.ast.VariableDeclaration
 
VariableDeclaration(int) - 类 的构造器org.mozilla.javascript.ast.VariableDeclaration
 
VariableDeclaration(int, int) - 类 的构造器org.mozilla.javascript.ast.VariableDeclaration
 
VariableInitializer - org.mozilla.javascript.ast中的类
A variable declaration or initializer, part of a VariableDeclaration expression.
VariableInitializer() - 类 的构造器org.mozilla.javascript.ast.VariableInitializer
 
VariableInitializer(int) - 类 的构造器org.mozilla.javascript.ast.VariableInitializer
 
VariableInitializer(int, int) - 类 的构造器org.mozilla.javascript.ast.VariableInitializer
 
VERSION_1_0 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.0
VERSION_1_0 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.0
VERSION_1_1 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.1
VERSION_1_1 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.1
VERSION_1_2 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.2
VERSION_1_2 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.2
VERSION_1_3 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.3
VERSION_1_3 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.3
VERSION_1_4 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.4
VERSION_1_4 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.4
VERSION_1_5 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.5
VERSION_1_5 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.5
VERSION_1_6 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.6
VERSION_1_6 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.6
VERSION_1_7 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.7
VERSION_1_7 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.7
VERSION_1_8 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.8
VERSION_1_8 - 类 中的静态变量org.mozilla.javascript.Context
JavaScript 1.8
VERSION_DEFAULT - 类 中的静态变量org.mozilla.javascript.Context
The default version.
VERSION_DEFAULT - 类 中的静态变量org.mozilla.javascript.Context
The default version.
VERSION_UNKNOWN - 类 中的静态变量org.mozilla.javascript.Context
The unknown version.
VERSION_UNKNOWN - 类 中的静态变量org.mozilla.javascript.Context
The unknown version.
visibleToScripts(String) - 接口 中的方法org.mozilla.javascript.ClassShutter
Return true iff the Java class with the given name should be exposed to scripts.
visibleToScripts(String) - 接口 中的方法org.mozilla.javascript.ClassShutter
Return true iff the Java class with the given name should be exposed to scripts.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehension
Visits this node, the result expression, the loops, and the optional filter.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ArrayComprehensionLoop
Visits the iterator expression and the iterated object expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ArrayLiteral
Visits this node, then visits its element expressions in order.
visit(AstNode) - 类 中的方法org.mozilla.javascript.ast.AstNode.DebugPrintVisitor
 
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.AstNode
Visits this node and its children in an arbitrary order.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.Block
 
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.BreakStatement
Visits this node, then visits the break label if non-null.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.CatchClause
Visits this node, the catch var name node, the condition if non-null, and the catch body.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.Comment
Comment nodes are not visited during normal visitor traversals, but comply with the AstNode.visit(org.mozilla.javascript.ast.NodeVisitor) interface.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ConditionalExpression
Visits this node, then the test-expression, the true-expression, and the false-expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ContinueStatement
Visits this node, then visits the label if non-null.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.DoLoop
Visits this node, the body, and then the while-expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ElementGet
Visits this node, the target, and the index expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.EmptyExpression
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.EmptyStatement
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ErrorNode
Error nodes are not visited during normal visitor traversals, but comply with the AstNode.visit(org.mozilla.javascript.ast.NodeVisitor) interface.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ExpressionStatement
Visits this node, then the wrapped statement.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ForInLoop
Visits this node, the iterator, the iterated object, and the body.
visit(NodeVisitor) - 类 中的方法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) - 类 中的方法org.mozilla.javascript.ast.FunctionCall
Visits this node, the target object, and the arguments.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.FunctionNode
Visits this node, the function name node if supplied, the parameters, and the body.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpression
Visits this node, the result expression, the loops, and the optional filter.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.GeneratorExpressionLoop
Visits the iterator expression and the iterated object expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.IfStatement
Visits this node, the condition, the then-part, and if supplied, the else-part.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.InfixExpression
Visits this node, the left operand, and the right operand.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.Jump
Jumps are only used directly during code generation, and do not support this interface.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.KeywordLiteral
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.Label
Visits this label.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.LabeledStatement
Visits this node, then each label in the label-list, and finally the statement.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.LetNode
Visits this node, the variable list, and if present, the body expression or statement.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.Name
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.NewExpression
Visits this node, the target, and each argument.
visit(AstNode) - 接口 中的方法org.mozilla.javascript.ast.NodeVisitor
Visits an AST node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.NumberLiteral
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ObjectLiteral
Visits this node, then visits each child property node, in lexical (source) order.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ParenthesizedExpression
Visits this node, then the child expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.PropertyGet
Visits this node, the target expression, and the property name.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.RegExpLiteral
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ReturnStatement
Visits this node, then the return value if specified.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.Scope
 
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ScriptNode
 
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.StringLiteral
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.SwitchCase
Visits this node, then the case expression if present, then each statement (if any are specified).
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.SwitchStatement
Visits this node, then the switch-expression, then the cases in lexical order.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.ThrowStatement
Visits this node, then the thrown expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.TryStatement
Visits this node, then the try-block, then any catch clauses, and then any finally block.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.UnaryExpression
Visits this node, then the operand.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.VariableDeclaration
Visits this node, then each VariableInitializer child.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.VariableInitializer
Visits this node, then the target expression, then the initializer expression if present.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.WhileLoop
Visits this node, the condition, then the body.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.WithStatement
Visits this node, then the with-object, then the body statement.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.XmlElemRef
Visits this node, then the namespace if provided, then the index expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.XmlExpression
Visits this node, then the child expression.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.XmlLiteral
Visits this node, then visits each child fragment in lexical order.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.XmlPropRef
Visits this node, then the namespace if present, then the property name.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.XmlString
Visits this node.
visit(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.Yield
Visits this node, and if present, the yielded value.
visitAll(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.AstRoot
Visits the AST nodes, then the comment nodes.
visitCall(Node, ScriptNode) - 类 中的方法org.mozilla.javascript.NodeTransformer
 
visitComments(NodeVisitor) - 类 中的方法org.mozilla.javascript.ast.AstRoot
Visits the comment nodes in the order they appear in the source code.
visitLet(boolean, Node, Node, Node) - 类 中的方法org.mozilla.javascript.NodeTransformer
 
visitNew(Node, ScriptNode) - 类 中的方法org.mozilla.javascript.NodeTransformer
 
VMBridge - org.mozilla.javascript中的类
 
VMBridge() - 类 的构造器org.mozilla.javascript.VMBridge
 
VMBridge_jdk13 - org.mozilla.javascript.jdk13中的类
 
VMBridge_jdk13() - 类 的构造器org.mozilla.javascript.jdk13.VMBridge_jdk13
 
VMBridge_jdk15 - org.mozilla.javascript.jdk15中的类
 
VMBridge_jdk15() - 类 的构造器org.mozilla.javascript.jdk15.VMBridge_jdk15
 
VOID - 类 中的静态变量org.mozilla.javascript.Token
 

W

warning(String, String, int, String, int) - 类 中的方法org.mozilla.javascript.ast.ErrorCollector
This is not called during AST generation.
warning(String, String, int, int) - 类 中的方法org.mozilla.javascript.ast.ErrorCollector
 
warning(String, String, int, int) - 接口 中的方法org.mozilla.javascript.ast.IdeErrorReporter
Report a warning.
warning(String, String, int, String, int) - 接口 中的方法org.mozilla.javascript.ErrorReporter
Report a warning.
warning(String, String, int, String, int) - 接口 中的方法org.mozilla.javascript.ErrorReporter
Report a warning.
WHILE - 类 中的静态变量org.mozilla.javascript.Token
 
WhileLoop - org.mozilla.javascript.ast中的类
While statement.
WhileLoop() - 类 的构造器org.mozilla.javascript.ast.WhileLoop
 
WhileLoop(int) - 类 的构造器org.mozilla.javascript.ast.WhileLoop
 
WhileLoop(int, int) - 类 的构造器org.mozilla.javascript.ast.WhileLoop
 
WIDE - 类 中的静态变量org.mozilla.classfile.ByteCode
The byte opcodes defined by the Java Virtual Machine.
WITH - 类 中的静态变量org.mozilla.javascript.Token
 
WITHEXPR - 类 中的静态变量org.mozilla.javascript.Token
 
WithStatement - org.mozilla.javascript.ast中的类
With statement.
WithStatement() - 类 的构造器org.mozilla.javascript.ast.WithStatement
 
WithStatement(int) - 类 的构造器org.mozilla.javascript.ast.WithStatement
 
WithStatement(int, int) - 类 的构造器org.mozilla.javascript.ast.WithStatement
 
wrap(Scriptable, Object) - 类 中的静态方法org.mozilla.javascript.NativeJavaArray
 
wrap(Scriptable, Object, Class<?>) - 类 中的静态方法org.mozilla.javascript.NativeJavaObject
wrap(Context, Scriptable, Object, Class<?>) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap the object.
wrap(Context, Scriptable, Object, Class<?>) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap the object.
wrapAsJavaObject(Context, Scriptable, Object, Class<?>) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap Java object as Scriptable instance to allow full access to its methods and fields from JavaScript.
wrapAsJavaObject(Context, Scriptable, Object, Class<?>) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap Java object as Scriptable instance to allow full access to its methods and fields from JavaScript.
wrapBoolean(boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
wrapDouble(double) - 类 中的静态方法org.mozilla.javascript.optimizer.OptRuntime
 
WrapFactory - org.mozilla.javascript中的类
Embeddings that wish to provide their own custom wrappings for Java objects may extend this class and call Context.setWrapFactory(WrapFactory) Once an instance of this class or an extension of this class is enabled for a given context (by calling setWrapFactory on that context), Rhino will call the methods of this class whenever it needs to wrap a value resulting from a call to a Java method or an access to a Java field.
WrapFactory - org.mozilla.javascript中的类
Embeddings that wish to provide their own custom wrappings for Java objects may extend this class and call Context.setWrapFactory(WrapFactory) Once an instance of this class or an extension of this class is enabled for a given context (by calling setWrapFactory on that context), Rhino will call the methods of this class whenever it needs to wrap a value resulting from a call to a Java method or an access to a Java field.
WrapFactory() - 类 的构造器org.mozilla.javascript.WrapFactory
 
WrapFactory() - 类 的构造器org.mozilla.javascript.WrapFactory
 
wrapInt(int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
wrapJavaClass(Context, Scriptable, Class) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap a Java class as Scriptable instance to allow access to its static members and fields and use as constructor from JavaScript.
wrapJavaClass(Context, Scriptable, Class) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap a Java class as Scriptable instance to allow access to its static members and fields and use as constructor from JavaScript.
wrapNewObject(Context, Scriptable, Object) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap an object newly created by a constructor call.
wrapNewObject(Context, Scriptable, Object) - 类 中的方法org.mozilla.javascript.WrapFactory
Wrap an object newly created by a constructor call.
wrapNumber(double) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
WrappedException - org.mozilla.javascript中的异常错误
A wrapper for runtime exceptions.
WrappedException - org.mozilla.javascript中的异常错误
A wrapper for runtime exceptions.
WrappedException(Throwable) - 异常错误 的构造器org.mozilla.javascript.WrappedException
 
WrappedException(Throwable) - 异常错误 的构造器org.mozilla.javascript.WrappedException
 
Wrapper - org.mozilla.javascript中的接口
Objects that can wrap other values for reflection in the JS environment will implement Wrapper.
Wrapper - org.mozilla.javascript中的接口
Objects that can wrap other values for reflection in the JS environment will implement Wrapper.
wrapRegExp(Context, Scriptable, Object) - 类 中的方法org.mozilla.javascript.regexp.RegExpImpl
 
wrapRegExp(Context, Scriptable, Object) - 接口 中的方法org.mozilla.javascript.RegExpProxy
 
wrapRegExp(Context, Scriptable, Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
write(OutputStream) - 类 中的方法org.mozilla.classfile.ClassFileWriter
Write the class file to the OutputStream.
writeAdapterObject(Object, ObjectOutputStream) - 类 中的静态方法org.mozilla.javascript.JavaAdapter
 

X

xDigitToInt(int, int) - 类 中的静态方法org.mozilla.javascript.Kit
If character c is a hexadecimal digit, return accumulator * 16 plus corresponding number.
XML - 类 中的静态变量org.mozilla.javascript.Token
 
XMLATTR - 类 中的静态变量org.mozilla.javascript.Token
 
XmlDotQuery - org.mozilla.javascript.ast中的类
AST node representing an E4X {@code foo.
XmlDotQuery() - 类 的构造器org.mozilla.javascript.ast.XmlDotQuery
 
XmlDotQuery(int) - 类 的构造器org.mozilla.javascript.ast.XmlDotQuery
 
XmlDotQuery(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlDotQuery
 
XmlElemRef - org.mozilla.javascript.ast中的类
AST node for an E4X XML [expr] member-ref expression.
XmlElemRef() - 类 的构造器org.mozilla.javascript.ast.XmlElemRef
 
XmlElemRef(int) - 类 的构造器org.mozilla.javascript.ast.XmlElemRef
 
XmlElemRef(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlElemRef
 
XMLEND - 类 中的静态变量org.mozilla.javascript.Token
 
XmlExpression - org.mozilla.javascript.ast中的类
AST node for an embedded JavaScript expression within an E4X XML literal.
XmlExpression() - 类 的构造器org.mozilla.javascript.ast.XmlExpression
 
XmlExpression(int) - 类 的构造器org.mozilla.javascript.ast.XmlExpression
 
XmlExpression(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlExpression
 
XmlExpression(int, AstNode) - 类 的构造器org.mozilla.javascript.ast.XmlExpression
 
XmlFragment - org.mozilla.javascript.ast中的类
Abstract base type for components that comprise an XmlLiteral object.
XmlFragment() - 类 的构造器org.mozilla.javascript.ast.XmlFragment
 
XmlFragment(int) - 类 的构造器org.mozilla.javascript.ast.XmlFragment
 
XmlFragment(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlFragment
 
XMLLib - org.mozilla.javascript.xml中的类
 
XMLLib() - 类 的构造器org.mozilla.javascript.xml.XMLLib
 
XMLLib.Factory - org.mozilla.javascript.xml中的类
An object which specifies an XMLLib implementation to be used at runtime.
XmlLiteral - org.mozilla.javascript.ast中的类
AST node for an E4X (Ecma-357) embedded XML literal.
XmlLiteral() - 类 的构造器org.mozilla.javascript.ast.XmlLiteral
 
XmlLiteral(int) - 类 的构造器org.mozilla.javascript.ast.XmlLiteral
 
XmlLiteral(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlLiteral
 
XmlMemberGet - org.mozilla.javascript.ast中的类
AST node for E4X ".@" and ".." expressions, such as foo..bar, {@code foo..
XmlMemberGet() - 类 的构造器org.mozilla.javascript.ast.XmlMemberGet
 
XmlMemberGet(int) - 类 的构造器org.mozilla.javascript.ast.XmlMemberGet
 
XmlMemberGet(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlMemberGet
 
XmlMemberGet(int, int, AstNode, XmlRef) - 类 的构造器org.mozilla.javascript.ast.XmlMemberGet
 
XmlMemberGet(AstNode, XmlRef) - 类 的构造器org.mozilla.javascript.ast.XmlMemberGet
Constructs a new XmlMemberGet node.
XmlMemberGet(AstNode, XmlRef, int) - 类 的构造器org.mozilla.javascript.ast.XmlMemberGet
 
XMLObject - org.mozilla.javascript.xml中的类
This Interface describes what all XML objects (XML, XMLList) should have in common.
XMLObject() - 类 的构造器org.mozilla.javascript.xml.XMLObject
 
XMLObject(Scriptable, Scriptable) - 类 的构造器org.mozilla.javascript.xml.XMLObject
 
XmlPropRef - org.mozilla.javascript.ast中的类
AST node for an E4X XML [expr] property-ref expression.
XmlPropRef() - 类 的构造器org.mozilla.javascript.ast.XmlPropRef
 
XmlPropRef(int) - 类 的构造器org.mozilla.javascript.ast.XmlPropRef
 
XmlPropRef(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlPropRef
 
XmlRef - org.mozilla.javascript.ast中的类
Base class for E4X XML attribute-access or property-get expressions.
XmlRef() - 类 的构造器org.mozilla.javascript.ast.XmlRef
 
XmlRef(int) - 类 的构造器org.mozilla.javascript.ast.XmlRef
 
XmlRef(int, int) - 类 的构造器org.mozilla.javascript.ast.XmlRef
 
XmlString - org.mozilla.javascript.ast中的类
AST node for an XML-text-only component of an XML literal expression.
XmlString() - 类 的构造器org.mozilla.javascript.ast.XmlString
 
XmlString(int) - 类 的构造器org.mozilla.javascript.ast.XmlString
 
XmlString(int, String) - 类 的构造器org.mozilla.javascript.ast.XmlString
 

Y

Yield - org.mozilla.javascript.ast中的类
AST node for JavaScript 1.7 yield expression or statement.
Yield() - 类 的构造器org.mozilla.javascript.ast.Yield
 
Yield(int) - 类 的构造器org.mozilla.javascript.ast.Yield
 
Yield(int, int) - 类 的构造器org.mozilla.javascript.ast.Yield
 
Yield(int, int, AstNode) - 类 的构造器org.mozilla.javascript.ast.Yield
 
YIELD - 类 中的静态变量org.mozilla.javascript.Token
Token types.

Z

zeroObj - 类 中的静态变量org.mozilla.javascript.optimizer.OptRuntime
 

_

__iterator__(boolean) - 类 中的方法org.mozilla.javascript.NativeIterator.WrappedJavaIterator
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z _