- GenericTokenParser - org.ssssssss.script.parsing中的类
-
- GenericTokenParser(String, String, boolean) - 类 的构造器org.ssssssss.script.parsing.GenericTokenParser
-
- get(String) - 类 中的方法org.ssssssss.script.compile.CompileCache
-
- get(String, Supplier<MagicScript>) - 类 中的方法org.ssssssss.script.compile.CompileCache
-
- get(String) - 类 中的方法org.ssssssss.script.MagicScriptContext
-
获取当前作用域内的变量值
- getAccess() - 类 中的方法org.ssssssss.script.asm.ClassReader
-
Returns the class's access flags (see
Opcodes).
- getAlias() - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqField
-
- getAliasIndex() - 类 中的方法org.ssssssss.script.runtime.linq.LinQJoinValue
-
- getAliasName() - 类 中的方法org.ssssssss.script.runtime.linq.SelectField
-
- getArguments() - 类 中的方法org.ssssssss.script.parsing.ast.statement.FunctionCall
-
- getArguments() - 类 中的方法org.ssssssss.script.parsing.ast.statement.MethodCall
-
- getArgumentsAndReturnSizes() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the size of the arguments and of the return value of methods of this type.
- getArgumentsAndReturnSizes(String) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Computes the size of the arguments and of the return value of a method.
- getArgumentTypes() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the argument types of methods of this type.
- getArgumentTypes(String) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type values corresponding to the argument types of the given method
descriptor.
- getArgumentTypes(Method) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type values corresponding to the argument types of the given method.
- getAttributes() - 类 中的方法org.ssssssss.script.ScriptClass
-
- getBootstrapMethod() - 类 中的方法org.ssssssss.script.asm.ConstantDynamic
-
Returns the bootstrap method used to compute the value of this constant.
- getBootstrapMethodArgument(int) - 类 中的方法org.ssssssss.script.asm.ConstantDynamic
-
Returns an argument passed to the bootstrap method, in order to compute the value of this
constant.
- getBootstrapMethodArgumentCount() - 类 中的方法org.ssssssss.script.asm.ConstantDynamic
-
Returns the number of arguments passed to the bootstrap method, in order to compute the value
of this constant.
- getCanonicalName(Class<?>) - 类 中的静态方法org.ssssssss.script.functions.ClassExtension
-
- getClassLoader() - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- getClassName() - 类 中的方法org.ssssssss.script.asm.ClassReader
-
- getClassName() - 异常错误 中的方法org.ssssssss.script.asm.ClassTooLargeException
-
Returns the internal name of the class.
- getClassName() - 异常错误 中的方法org.ssssssss.script.asm.MethodTooLargeException
-
Returns the internal name of the owner class.
- getClassName() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the binary name of the class corresponding to this type.
- getClassName() - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
获取类名
- getClassName() - 类 中的方法org.ssssssss.script.ScriptClass
-
- getCode() - 异常错误 中的方法org.ssssssss.script.exception.MagicScriptAssertException
-
- getCodeSize() - 异常错误 中的方法org.ssssssss.script.asm.MethodTooLargeException
-
Returns the size of the method's Code attribute, in bytes.
- getComment() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptMethod
-
- getComment() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptMethodParameter
-
- getCommonSuperClass(String, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Returns the common super type of the two given types.
- getCondition() - 类 中的方法org.ssssssss.script.runtime.linq.LinQJoinValue
-
- getConstantPoolCount() - 异常错误 中的方法org.ssssssss.script.asm.ClassTooLargeException
-
Returns the number of constant pool items of the class.
- getConstructorDescriptor(Constructor<?>) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the descriptor corresponding to the given constructor.
- getDefaultImports() - 类 中的静态方法org.ssssssss.script.MagicScriptEngine
-
- getDefaultTarget() - 类 中的方法org.ssssssss.script.reflection.JavaInvoker
-
- getDelegate() - 类 中的方法org.ssssssss.script.asm.RecordComponentVisitor
-
The record visitor to which this visitor must delegate method calls.
- getDesc() - 类 中的方法org.ssssssss.script.asm.Handle
-
Returns the descriptor of the field or method designated by this handle.
- getDescriptor() - 类 中的方法org.ssssssss.script.asm.ConstantDynamic
-
Returns the type of this constant.
- getDescriptor() - 异常错误 中的方法org.ssssssss.script.asm.MethodTooLargeException
-
Returns the descriptor of the method.
- getDescriptor() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the descriptor corresponding to this type.
- getDescriptor(Class<?>) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the descriptor corresponding to the given class.
- getDimensions() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the number of dimensions of this array type.
- getDynamicModule(MagicScriptContext) - 类 中的方法org.ssssssss.script.functions.DynamicModuleImport
-
- getElementType() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the type of the elements of this array type.
- getEnd() - 类 中的方法org.ssssssss.script.parsing.Span
-
Returns the index of the last character of this span plus 1.
- getEnd() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- getEndCol() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- getEndLineNumber() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- getEngine() - 类 中的方法org.ssssssss.script.MagicScript
-
- getEngineName() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getEngineVersion() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getEnums() - 类 中的方法org.ssssssss.script.ScriptClass
-
- getEnvironmentValue(String) - 类 中的方法org.ssssssss.script.MagicScriptContext
-
从环境中获取值,此方法给编译后的类专用。
- getError() - 枚举 中的方法org.ssssssss.script.parsing.TokenType
-
- getExceptionIndex() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced
by this type reference.
- getExecutable() - 类 中的方法org.ssssssss.script.reflection.JavaInvoker
-
- getExitValue() - 异常错误 中的方法org.ssssssss.script.exception.MagicExitException
-
- getExpression() - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqExpression
-
- getExtensionMap() - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
- getExtensionMethod(Object, String, Object...) - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
- getExtensions() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getExtensionScriptClass() - 类 中的静态方法org.ssssssss.script.MagicScriptEngine
-
- getFactory() - 类 中的方法org.ssssssss.script.MagicScriptEngine
-
- GETFIELD - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- getField(Object, String) - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
获取字段
- getFieldValue(Object, Field) - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
- getFinallyBlock() - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
- getFlag() - 类 中的方法org.ssssssss.script.parsing.RegexpToken
-
- getFormalParameterIndex() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the index of the formal parameter whose type is referenced by this type reference.
- getFunction() - 类 中的方法org.ssssssss.script.parsing.ast.statement.FunctionCall
-
- getFunction(String, Object...) - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
- getFunction() - 类 中的方法org.ssssssss.script.runtime.linq.LinQOrder
-
- getFunction() - 类 中的方法org.ssssssss.script.runtime.linq.SelectField
-
- getFunctionIndex() - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
获取lambda函数下标
- getFunctions() - 类 中的静态方法org.ssssssss.script.MagicScriptEngine
-
- getFunctions() - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
- getId() - 类 中的方法org.ssssssss.script.MagicScriptDebugContext
-
- getImportClass(String) - 类 中的方法org.ssssssss.script.MagicScriptContext
-
- getIndex() - 类 中的方法org.ssssssss.script.parsing.VarIndex
-
- getIndex() - 类 中的方法org.ssssssss.script.runtime.linq.JoinValue
-
- getInnerClass(Object, String) - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
获取内部类
- getInterfaces() - 类 中的方法org.ssssssss.script.asm.ClassReader
-
- getInterfaces() - 类 中的方法org.ssssssss.script.ScriptClass
-
- getInternalName() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the internal name of the class corresponding to this object or array type.
- getInternalName(Class<?>) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the internal name of the given class.
- getItem(int) - 类 中的方法org.ssssssss.script.asm.ClassReader
-
Returns the start offset in this
ClassReader of a JVMS 'cp_info' structure (i.e. a
constant pool entry), plus one.
- getItemCount() - 类 中的方法org.ssssssss.script.asm.ClassReader
-
Returns the number of entries in the class's constant pool table.
- getJoinValues() - 类 中的方法org.ssssssss.script.runtime.linq.Record
-
- getKey() - 类 中的方法org.ssssssss.script.runtime.lang.ArrayKeyValueIterator
-
- getKey() - 接口 中的方法org.ssssssss.script.runtime.lang.KeyIterator
-
- getKey() - 类 中的方法org.ssssssss.script.runtime.lang.KeyValueIterator
-
- getKey() - 类 中的方法org.ssssssss.script.runtime.lang.MapKeyValueIterator
-
- getLabels() - 类 中的方法org.ssssssss.script.asm.Attribute
-
Returns the labels corresponding to this attribute.
- getLanguageName() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getLanguageVersion() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getLeftOperand() - 类 中的方法org.ssssssss.script.parsing.ast.BinaryOperation
-
- getLength() - 类 中的方法org.ssssssss.script.asm.TypePath
-
Returns the length of this path, i.e. its number of steps.
- getLength(Object) - 类 中的方法org.ssssssss.script.functions.StreamExtension
-
- getLength() - 类 中的方法org.ssssssss.script.runtime.ExitValue
-
- getLine() - 异常错误 中的方法org.ssssssss.script.exception.MagicScriptException
-
- getLine() - 类 中的方法org.ssssssss.script.parsing.Span
-
Returns the line this span is on.
- getLineNumber() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- getLiteral() - 枚举 中的方法org.ssssssss.script.parsing.TokenType
-
- getLocation() - 异常错误 中的方法org.ssssssss.script.exception.MagicScriptException
-
- getMaxStringLength() - 类 中的方法org.ssssssss.script.asm.ClassReader
-
Returns a conservative estimate of the maximum length of the strings contained in the class's
constant pool table.
- getMessage() - 异常错误 中的方法org.ssssssss.script.exception.MagicScriptAssertException
-
- getMethod() - 类 中的方法org.ssssssss.script.parsing.ast.statement.MethodCall
-
- getMethod(Object, String, Object...) - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
- getMethodCallSyntax(String, String, String...) - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getMethodDescriptor(Type, Type...) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the descriptor corresponding to the given argument and return types.
- getMethodDescriptor(Method) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMethodName() - 异常错误 中的方法org.ssssssss.script.asm.MethodTooLargeException
-
Returns the name of the method.
- getMethods() - 类 中的方法org.ssssssss.script.ScriptClass
-
- getMethodType(String) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type corresponding to the given method descriptor.
- getMethodType(Type, Type...) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the method
Type corresponding to the given argument and return types.
- getMimeTypes() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getModuleNames() - 类 中的静态方法org.ssssssss.script.MagicResourceLoader
-
获取可用的模块列表
- getModules() - 类 中的静态方法org.ssssssss.script.MagicResourceLoader
-
获取已注册的模块信息,此方法主要用于代码提示
- getName() - 类 中的方法org.ssssssss.script.asm.ConstantDynamic
-
Returns the name of this constant.
- getName() - 类 中的方法org.ssssssss.script.asm.Handle
-
Returns the name of the field or method designated by this handle.
- getName(Class<?>) - 类 中的静态方法org.ssssssss.script.functions.ClassExtension
-
- getName() - 类 中的方法org.ssssssss.script.parsing.ast.statement.MemberAccess
-
- getName() - 类 中的方法org.ssssssss.script.parsing.VarIndex
-
- getName() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptAttribute
-
- getName() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptMethod
-
- getName() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptMethodParameter
-
- getNames() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getObject() - 类 中的方法org.ssssssss.script.parsing.ast.statement.MemberAccess
-
- getObjectType(String) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type corresponding to the given internal name.
- getOffset() - 类 中的方法org.ssssssss.script.asm.Label
-
Returns the bytecode offset corresponding to this label.
- getOpcode(int) - 类 中的方法org.ssssssss.script.asm.Type
-
Returns a JVM instruction opcode adapted to this
Type.
- getOperator() - 类 中的方法org.ssssssss.script.parsing.ast.UnaryOperation
-
- getOperator(Token) - 枚举 中的静态方法org.ssssssss.script.parsing.ast.UnaryOperation.UnaryOperator
-
- getOrder() - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqOrder
-
- getOrder() - 类 中的方法org.ssssssss.script.runtime.linq.LinQOrder
-
- getOrder() - 类 中的方法org.ssssssss.script.runtime.linq.OrderValue
-
- getOutputStatement(String) - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getOwner() - 类 中的方法org.ssssssss.script.asm.Handle
-
Returns the internal name of the class that owns the field or method designated by this handle.
- getParameter(String) - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getParameters() - 类 中的方法org.ssssssss.script.parsing.ast.statement.LambdaFunction
-
- getParameters() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptMethod
-
- getParameterTypes() - 类 中的方法org.ssssssss.script.reflection.JavaInvoker
-
- getParent() - 类 中的方法org.ssssssss.script.parsing.VarScope
-
- getPosition() - 类 中的方法org.ssssssss.script.parsing.CharacterStream
-
返回当前位置
- getPrev() - 类 中的方法org.ssssssss.script.parsing.TokenStream
-
获取前一个Token,不改变当前位置
- getProgram(String...) - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getReturnType() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the return type of methods of this type.
- getReturnType(String) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type corresponding to the return type of the given method descriptor.
- getReturnType(Method) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type corresponding to the return type of the given method.
- getReturnType() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptMethod
-
- getReturnValue() - 类 中的方法org.ssssssss.script.parsing.ast.statement.Return
-
- getRightOperand() - 类 中的方法org.ssssssss.script.parsing.ast.BinaryOperation
-
- getRootVariables() - 类 中的方法org.ssssssss.script.MagicScriptContext
-
获取调用时传入的变量信息
- getScriptClass(Class<?>) - 类 中的静态方法org.ssssssss.script.MagicScriptEngine
-
- getScriptClass(String) - 类 中的静态方法org.ssssssss.script.MagicScriptEngine
-
- getScriptClassFromClass(Class<?>) - 类 中的静态方法org.ssssssss.script.MagicScriptEngine
-
- getScriptClassMap() - 类 中的静态方法org.ssssssss.script.MagicScriptEngine
-
- getScriptContext() - 类 中的方法org.ssssssss.script.runtime.RuntimeContext
-
- getScriptEngine() - 类 中的方法org.ssssssss.script.MagicScriptEngineFactory
-
- getScriptName() - 类 中的方法org.ssssssss.script.MagicScriptContext
-
- getSimpleMessage() - 异常错误 中的方法org.ssssssss.script.exception.MagicScriptException
-
- getSimpleName(Class<?>) - 类 中的静态方法org.ssssssss.script.functions.ClassExtension
-
- getSize() - 类 中的方法org.ssssssss.script.asm.ConstantDynamic
-
Returns the size of this constant.
- getSize() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the size of values of this type.
- getSort() - 类 中的方法org.ssssssss.script.asm.Type
-
Returns the sort of this type.
- getSort() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the sort of this type reference.
- getSortedValues() - 枚举 中的静态方法org.ssssssss.script.parsing.TokenType
-
- getSource() - 类 中的方法org.ssssssss.script.parsing.Span
-
Returns the source string this span references.
- getSource() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- getSpan() - 类 中的方法org.ssssssss.script.parsing.ast.Node
-
- getSpan(int, int) - 类 中的方法org.ssssssss.script.parsing.CharacterStream
-
根据开始位置、结束位置返回Span
- getSpan() - 类 中的方法org.ssssssss.script.parsing.Token
-
- getSpan(int) - 类 中的方法org.ssssssss.script.runtime.MagicScriptRuntime
-
- getSpans() - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
- getSpans() - 类 中的方法org.ssssssss.script.runtime.MagicScriptRuntime
-
- getStart() - 类 中的方法org.ssssssss.script.parsing.Span
-
Returns the index of the first character of this span.
- getStart() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- getStartCol() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- GETSTATIC - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- getStep(int) - 类 中的方法org.ssssssss.script.asm.TypePath
-
Returns the value of the given step of this path.
- getStepArgument(int) - 类 中的方法org.ssssssss.script.asm.TypePath
-
Returns the index of the type argument that the given step is stepping into.
- getString(String) - 类 中的方法org.ssssssss.script.MagicScriptContext
-
获取当前作用域内的String变量值
- getStringTypes(Object[]) - 类 中的静态方法org.ssssssss.script.reflection.JavaReflection
-
获取String类型的参数描述
- getSuperClass() - 类 中的方法org.ssssssss.script.ScriptClass
-
- getSuperName() - 类 中的方法org.ssssssss.script.asm.ClassReader
-
- getSuperTypeIndex() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the index of the "super type" of a class that is referenced by this type reference.
- getTag() - 类 中的方法org.ssssssss.script.asm.Handle
-
Returns the kind of field or method designated by this handle.
- getTarget() - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqJoin
-
- getTarget() - 类 中的方法org.ssssssss.script.runtime.linq.LinQJoinValue
-
- getTargetClass() - 类 中的方法org.ssssssss.script.functions.DynamicModuleImport
-
- getTempIndex() - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
- getText() - 类 中的方法org.ssssssss.script.parsing.Span
-
Returns the text referenced by this span
- getText() - 类 中的方法org.ssssssss.script.parsing.Span.Line
-
- getText() - 类 中的方法org.ssssssss.script.parsing.Token
-
- getTokenStream() - 类 中的方法org.ssssssss.script.parsing.Token
-
- getTryCatchBlockIndex() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the index of the try catch block (using the order in which they are visited with
visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
- getType(String) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type corresponding to the given type descriptor.
- getType(Class<?>) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the
Type corresponding to the given class.
- getType(Constructor<?>) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the method
Type corresponding to the given constructor.
- getType(Method) - 类 中的静态方法org.ssssssss.script.asm.Type
-
Returns the method
Type corresponding to the given method.
- getType() - 类 中的方法org.ssssssss.script.parsing.Token
-
- getType() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptAttribute
-
- getType() - 类 中的方法org.ssssssss.script.ScriptClass.ScriptMethodParameter
-
- getTypeArgumentIndex() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the index of the type argument referenced by this type reference.
- getTypeParameterBoundIndex() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
- getTypeParameterIndex() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the index of the type parameter referenced by this type reference.
- getValue() - 类 中的方法org.ssssssss.script.asm.TypeReference
-
Returns the int encoded value of this type reference, suitable for use in visit methods related
to type annotations, like visitTypeAnnotation.
- getValue() - 类 中的方法org.ssssssss.script.parsing.ast.literal.StringLiteral
-
- getValue() - 类 中的方法org.ssssssss.script.parsing.Token
-
- getValue() - 类 中的方法org.ssssssss.script.runtime.linq.JoinValue
-
- getValue() - 类 中的方法org.ssssssss.script.runtime.linq.OrderValue
-
- getValue() - 类 中的方法org.ssssssss.script.runtime.linq.Record
-
- getValue() - 类 中的方法org.ssssssss.script.runtime.linq.SelectValue
-
- getValue() - 类 中的方法org.ssssssss.script.runtime.SpreadValue
-
- getValue(int) - 类 中的方法org.ssssssss.script.runtime.Variables
-
- getValues() - 类 中的方法org.ssssssss.script.runtime.ExitValue
-
- getVariables() - 类 中的方法org.ssssssss.script.MagicScriptContext
-
- getVariables() - 类 中的方法org.ssssssss.script.runtime.RuntimeContext
-
- getVariables(MagicScriptContext) - 类 中的方法org.ssssssss.script.runtime.Variables
-
- getVarIndex() - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqField
-
- getVarIndex() - 类 中的方法org.ssssssss.script.parsing.ast.statement.VariableAccess
-
- getVarIndices() - 类 中的方法org.ssssssss.script.parsing.Parser
-
- getVarMap() - 类 中的方法org.ssssssss.script.runtime.RuntimeContext
-
- getVarNames() - 类 中的方法org.ssssssss.script.MagicScriptContext
-
- getVarNames() - 类 中的方法org.ssssssss.script.runtime.MagicScriptRuntime
-
- GOTO - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- greater(Byte, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Byte, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Byte, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Byte, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Byte, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Byte, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Byte, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Byte, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Short, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Integer, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Float, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Double, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(Long, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigDecimal, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater(BigInteger, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Byte, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Short, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Integer, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Float, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Double, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(Long, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigDecimal, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, Byte) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, Short) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, Integer) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, Float) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, Double) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, Long) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, BigDecimal) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals(BigInteger, BigInteger) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_equals_fallback(Object, Object) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- greater_fallback(Object, Object) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- GreaterEqualOperation - org.ssssssss.script.parsing.ast.binary中的类
-
>=操作
- GreaterEqualOperation(Expression, Span, Expression) - 类 的构造器org.ssssssss.script.parsing.ast.binary.GreaterEqualOperation
-
- GreaterOperation - org.ssssssss.script.parsing.ast.binary中的类
-
> 运算
- GreaterOperation(Expression, Span, Expression) - 类 的构造器org.ssssssss.script.parsing.ast.binary.GreaterOperation
-
- group(Object, Function<Object[], Object>) - 类 中的方法org.ssssssss.script.functions.StreamExtension
-
分组
- group(Object, Function<Object[], Object>, Function<Object[], Object>) - 类 中的方法org.ssssssss.script.functions.StreamExtension
-
分组
- group(MagicScriptLambdaFunction) - 类 中的方法org.ssssssss.script.runtime.linq.LinQBuilder
-
- group_concat(Object, String) - 类 中的方法org.ssssssss.script.functions.linq.AggregationFunctions
-
- group_concat(Object) - 类 中的方法org.ssssssss.script.functions.linq.AggregationFunctions
-
- NEW - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- NEW - 类 中的静态变量org.ssssssss.script.asm.TypeReference
-
The sort of type references that target the type of the object created by a 'new' instruction.
- new_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(Class<T>, int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(String...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(int...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(double...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(float...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(char...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(byte...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(boolean...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_array(long...) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_boolean_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_byte_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_char_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_double_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_float_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_int_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- new_long_array(int) - 类 中的方法org.ssssssss.script.functions.ArrayFunctions
-
- NEWARRAY - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- newArray(List<Expression>) - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
编译数组
- newArrayList() - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
加载context
- newArrayList(boolean, Object[]) - 类 中的静态方法org.ssssssss.script.runtime.handle.FunctionCallHandle
-
- newClass(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a class reference to the constant pool of the class being build.
- newConst(Object) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a number or string constant to the constant pool of the class being build.
- newConstantDynamic(String, String, Handle, Object...) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a dynamic constant reference to the constant pool of the class being build.
- newExceptionReference(int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a reference to the type of an exception, in a 'throws' clause of a method.
- newField(String, String, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a field reference to the constant pool of the class being build.
- newFormalParameterReference(int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a reference to the type of a formal parameter of a method.
- newHandle(int, String, String, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- newHandle(int, String, String, String, boolean) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a handle to the constant pool of the class being build.
- newInstance(Class<?>) - 类 中的静态方法org.ssssssss.script.functions.ClassExtension
-
- newInstance(Class<?>, RuntimeContext, Object...) - 类 中的静态方法org.ssssssss.script.functions.ClassExtension
-
- newInstance(Object, RuntimeContext, Object...) - 类 中的静态方法org.ssssssss.script.functions.ClassExtension
-
- newInvokeDynamic(String, String, Handle, Object...) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds an invokedynamic reference to the constant pool of the class being build.
- newKeyValueIterator(Object) - 类 中的静态方法org.ssssssss.script.runtime.handle.FunctionCallHandle
-
- newLinkedHashMap(Boolean, Object[]) - 类 中的静态方法org.ssssssss.script.runtime.handle.FunctionCallHandle
-
- newMethod(String, String, String, boolean) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a method reference to the constant pool of the class being build.
- newMethodType(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a method type reference to the constant pool of the class being build.
- newModule(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a module reference to the constant pool of the class being build.
- newNameType(String, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a name and type to the constant pool of the class being build.
- newPackage(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds a package reference to the constant pool of the class being build.
- newRuntimeContext() - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
- NewStatement - org.ssssssss.script.parsing.ast.statement中的类
-
- NewStatement(Span, Expression, List<Expression>) - 类 的构造器org.ssssssss.script.parsing.ast.statement.NewStatement
-
- newSuperTypeReference(int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a reference to the super class or to an interface of the 'implements' clause of a
class.
- newTryCatchReference(int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
- newTypeArgumentReference(int, int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a reference to the type of a type argument in a constructor or method call or
reference.
- newTypeParameterBoundReference(int, int, int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a reference to a type parameter bound of a generic class or method.
- newTypeParameterReference(int, int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a reference to a type parameter of a generic class or method.
- newTypeReference(int) - 类 中的静态方法org.ssssssss.script.asm.TypeReference
-
Returns a type reference of the given sort.
- newUTF8(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
Adds an UTF8 string to the constant pool of the class being build.
- newValueIterator(Object) - 类 中的静态方法org.ssssssss.script.runtime.handle.FunctionCallHandle
-
- next() - 类 中的方法org.ssssssss.script.parsing.TokenStream
-
获取下一个Token并改变当前位置
- next() - 类 中的方法org.ssssssss.script.runtime.lang.ArrayValueIterator
-
- next() - 类 中的方法org.ssssssss.script.runtime.lang.KeyValueIterator
-
- next() - 类 中的方法org.ssssssss.script.runtime.lang.MapKeyValueIterator
-
- Node - org.ssssssss.script.parsing.ast中的类
-
节点
- Node(Span) - 类 的构造器org.ssssssss.script.parsing.ast.Node
-
- NOP - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- not(Object) - 类 中的静态方法org.ssssssss.script.runtime.handle.BitHandle
-
- not_accurate_equals_fallback(Object, Object) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- not_blank(CharSequence) - 类 中的方法org.ssssssss.script.functions.StringFunctions
-
- not_equals_fallback(Object, Object) - 类 中的静态方法org.ssssssss.script.runtime.handle.OperatorHandle
-
- not_null(Object) - 类 中的方法org.ssssssss.script.functions.MagicScriptFunctions
-
- NotEqualOperation - org.ssssssss.script.parsing.ast.binary中的类
-
!
- NotEqualOperation(Expression, Span, Expression, boolean) - 类 的构造器org.ssssssss.script.parsing.ast.binary.NotEqualOperation
-
- now() - 类 中的方法org.ssssssss.script.functions.linq.LinqFunctions
-
- NULL - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- Null() - 类 的构造器org.ssssssss.script.reflection.JavaReflection.Null
-
- NullLiteral - org.ssssssss.script.parsing.ast.literal中的类
-
null 常量
- NullLiteral(Span) - 类 的构造器org.ssssssss.script.parsing.ast.literal.NullLiteral
-
- NumberExtension - org.ssssssss.script.functions中的类
-
Number类型扩展
- NumberExtension() - 类 的构造器org.ssssssss.script.functions.NumberExtension
-
- V10 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V11 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V12 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V13 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V14 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V15 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V16 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V17 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V18 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_1 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_2 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_3 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_4 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_5 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_6 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_7 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V1_8 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V9 - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
- V_PREVIEW - 接口 中的静态变量org.ssssssss.script.asm.Opcodes
-
Version flag indicating that the class is using 'preview' features.
- value - 类 中的变量org.ssssssss.script.parsing.ast.Literal
-
- valueOf(String) - 枚举 中的静态方法org.ssssssss.script.parsing.ast.UnaryOperation.UnaryOperator
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.ssssssss.script.parsing.TokenType
-
返回带有指定名称的该类型的枚举常量。
- values - 类 中的变量org.ssssssss.script.parsing.ast.literal.ListLiteral
-
- values() - 枚举 中的静态方法org.ssssssss.script.parsing.ast.UnaryOperation.UnaryOperator
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.ssssssss.script.parsing.TokenType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VariableAccess - org.ssssssss.script.parsing.ast.statement中的类
-
- VariableAccess(Span, VarIndex) - 类 的构造器org.ssssssss.script.parsing.ast.statement.VariableAccess
-
- VariableDefine - org.ssssssss.script.parsing.ast.statement中的类
-
- VariableDefine(Span, VarIndex, Expression) - 类 的构造器org.ssssssss.script.parsing.ast.statement.VariableDefine
-
- Variables - org.ssssssss.script.runtime中的类
-
- Variables(int) - 类 的构造器org.ssssssss.script.runtime.Variables
-
- Variables(Object[], int, int[]) - 类 的构造器org.ssssssss.script.runtime.Variables
-
- VariableSetter - org.ssssssss.script.parsing.ast中的接口
-
- VarIndex - org.ssssssss.script.parsing中的类
-
- VarIndex(String, int, boolean, boolean) - 类 的构造器org.ssssssss.script.parsing.VarIndex
-
- VarIndex(String, int, boolean, boolean, boolean) - 类 的构造器org.ssssssss.script.parsing.VarIndex
-
- VarScope - org.ssssssss.script.parsing中的类
-
- VarScope(VarScope) - 类 的构造器org.ssssssss.script.parsing.VarScope
-
- VarScope() - 类 的构造器org.ssssssss.script.parsing.VarScope
-
- visit(String, Object) - 类 中的方法org.ssssssss.script.asm.AnnotationVisitor
-
Visits a primitive value of the annotation.
- visit(int, int, String, String, String, String[]) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits the header of the class.
- visit(int, int, String, String, String, String[]) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visit(Node) - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
访问AST节点
- visit(List<? extends Node>) - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
访问
- visitAnnotableParameterCount(int, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits the number of method parameters that can have annotations.
- visitAnnotation(String, String) - 类 中的方法org.ssssssss.script.asm.AnnotationVisitor
-
Visits a nested annotation value of the annotation.
- visitAnnotation(String, boolean) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits an annotation of the class.
- visitAnnotation(String, boolean) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitAnnotation(String, boolean) - 类 中的方法org.ssssssss.script.asm.FieldVisitor
-
Visits an annotation of the field.
- visitAnnotation(String, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an annotation of this method.
- visitAnnotation(String, boolean) - 类 中的方法org.ssssssss.script.asm.RecordComponentVisitor
-
Visits an annotation of the record component.
- visitAnnotationDefault() - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits the default value of this annotation interface method.
- visitArray(String) - 类 中的方法org.ssssssss.script.asm.AnnotationVisitor
-
Visits an array value of the annotation.
- visitArrayType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits a signature corresponding to an array type.
- visitArrayType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitAttribute(Attribute) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits a non standard attribute of the class.
- visitAttribute(Attribute) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitAttribute(Attribute) - 类 中的方法org.ssssssss.script.asm.FieldVisitor
-
Visits a non standard attribute of the field.
- visitAttribute(Attribute) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a non standard attribute of this method.
- visitAttribute(Attribute) - 类 中的方法org.ssssssss.script.asm.RecordComponentVisitor
-
Visits a non standard attribute of the record component.
- visitBaseType(char) - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits a signature corresponding to a primitive type.
- visitBaseType(char) - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitClassBound() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits the class bound of the last visited formal type parameter.
- visitClassBound() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitClassType(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Starts the visit of a signature corresponding to a class or interface type.
- visitClassType(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitCode() - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Starts the visit of the method's code, if any (i.e. non abstract method).
- visitEnd() - 类 中的方法org.ssssssss.script.asm.AnnotationVisitor
-
Visits the end of the annotation.
- visitEnd() - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits the end of the class.
- visitEnd() - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitEnd() - 类 中的方法org.ssssssss.script.asm.FieldVisitor
-
Visits the end of the field.
- visitEnd() - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits the end of the method.
- visitEnd() - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visits the end of the module.
- visitEnd() - 类 中的方法org.ssssssss.script.asm.RecordComponentVisitor
-
Visits the end of the record component.
- visitEnd() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Ends the visit of a signature corresponding to a class or interface type.
- visitEnd() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitEnum(String, String, String) - 类 中的方法org.ssssssss.script.asm.AnnotationVisitor
-
Visits an enumeration value of the annotation.
- visitExceptionType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits the type of a method exception.
- visitExceptionType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitExport(String, int, String...) - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visit an exported package of the current module.
- visitField(int, String, String, String, Object) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits a field of the class.
- visitField(int, String, String, String, Object) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitFieldInsn(int, String, String, String) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a field instruction.
- visitFormalTypeParameter(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits a formal type parameter.
- visitFormalTypeParameter(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitFrame(int, int, Object[], int, Object[]) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits the current state of the local variables and operand stack elements.
- visitIincInsn(int, int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an IINC instruction.
- visitInnerClass(String, String, String, int) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits information about an inner class.
- visitInnerClass(String, String, String, int) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitInnerClassType(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits an inner class.
- visitInnerClassType(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitInsn(int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a zero operand instruction.
- visitInsnAnnotation(int, TypePath, String, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an annotation on an instruction.
- visitInt(int) - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
编译int值
- visitInterface() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits the type of an interface implemented by the class.
- visitInterface() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitInterfaceBound() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits an interface bound of the last visited formal type parameter.
- visitInterfaceBound() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitIntInsn(int, int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an instruction with a single int operand.
- visitInvokeDynamicInsn(String, String, Handle, Object...) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an invokedynamic instruction.
- visitJumpInsn(int, Label) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a jump instruction.
- visitLabel(Label) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a label.
- visitLdcInsn(Object) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a LDC instruction.
- visitLineNumber(int, Label) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a line number declaration.
- visitLocalVariable(String, String, String, Label, Label, int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a local variable declaration.
- visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an annotation on a local variable type.
- visitLookupSwitchInsn(Label, int[], Label[]) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a LOOKUPSWITCH instruction.
- visitMainClass(String) - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visit the main class of the current module.
- visitMaxs(int, int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables of the method.
- visitMethod(int, String, String, String, String[]) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits a method of the class.
- visitMethod(int, String, String, String, String[]) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitMethod(String, Runnable) - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
- visitMethod(String, List<Node>, List<VarIndex>, Runnable) - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
- visitMethod(String, List<Node>, List<VarIndex>) - 类 中的方法org.ssssssss.script.compile.MagicScriptCompiler
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.BinaryOperation
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqExpression
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqJoin
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.linq.LinqSelect
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.literal.ListLiteral
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.literal.MapLiteral
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.literal.StringLiteral
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.Node
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.Assert
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.AsyncCall
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.ClassConverter
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.Exit
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.ForStatement
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.FunctionCall
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.IfStatement
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.LambdaFunction
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.MapOrArrayAccess
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.MemberAccess
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.MethodCall
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.NewStatement
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.Return
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.Spread
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.Throw
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.TryStatement
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.VariableDefine
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.statement.WhileStatement
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.TernaryOperation
-
- visitMethod(MagicScriptCompiler) - 类 中的方法org.ssssssss.script.parsing.ast.UnaryOperation
-
- visitMethodInsn(int, String, String, String) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
- visitMethodInsn(int, String, String, String, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a method instruction.
- visitModule(String, int, String) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visit the module corresponding to the class.
- visitModule(String, int, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitMultiANewArrayInsn(String, int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a MULTIANEWARRAY instruction.
- visitNestHost(String) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits the nest host class of the class.
- visitNestHost(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitNestMember(String) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits a member of the nest.
- visitNestMember(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitOpen(String, int, String...) - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visit an open package of the current module.
- visitOuterClass(String, String, String) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits the enclosing class of the class.
- visitOuterClass(String, String, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitPackage(String) - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visit a package of the current module.
- visitParameter(String, int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a parameter of this method.
- visitParameterAnnotation(int, String, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an annotation of a parameter this method.
- visitParameterType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits the type of a method parameter.
- visitParameterType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitPermittedSubclass(String) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits a permitted subclasses.
- visitPermittedSubclass(String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitProvide(String, String...) - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visit an implementation of a service.
- visitRecordComponent(String, String, String) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits a record component of the class.
- visitRecordComponent(String, String, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitRequire(String, int, String) - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visits a dependence of the current module.
- visitReturnType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits the return type of the method.
- visitReturnType() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitSource(String, String) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits the source of the class.
- visitSource(String, String) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitSuperclass() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits the type of the super class.
- visitSuperclass() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitTableSwitchInsn(int, int, Label, Label...) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a TABLESWITCH instruction.
- visitTryCatchAnnotation(int, TypePath, String, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an annotation on an exception handler type.
- visitTryCatchBlock(Label, Label, Label, String) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a try catch block.
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.ssssssss.script.asm.ClassVisitor
-
Visits an annotation on a type in the class signature.
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.ssssssss.script.asm.ClassWriter
-
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.ssssssss.script.asm.FieldVisitor
-
Visits an annotation on the type of the field.
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits an annotation on a type in the method signature.
- visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法org.ssssssss.script.asm.RecordComponentVisitor
-
Visits an annotation on a type in the record component signature.
- visitTypeArgument() - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits an unbounded type argument of the last visited class or inner class type.
- visitTypeArgument(char) - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits a type argument of the last visited class or inner class type.
- visitTypeArgument() - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitTypeArgument(char) - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitTypeInsn(int, String) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a type instruction.
- visitTypeVariable(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureVisitor
-
Visits a signature corresponding to a type variable.
- visitTypeVariable(String) - 类 中的方法org.ssssssss.script.asm.signature.SignatureWriter
-
- visitUse(String) - 类 中的方法org.ssssssss.script.asm.ModuleVisitor
-
Visit a service used by the current module.
- visitVarInsn(int, int) - 类 中的方法org.ssssssss.script.asm.MethodVisitor
-
Visits a local variable instruction.
- VOID - 类 中的静态变量org.ssssssss.script.asm.Type
-
The sort of the void type.
- VOID_TYPE - 类 中的静态变量org.ssssssss.script.asm.Type
-
The void type.