A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes All Packages

A

ABSTRACT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ACC_ABSTRACT - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_ANNOTATION - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_BRIDGE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_ENUM - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_FINAL - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_INTERFACE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_MANDATED - org.openjdk.asmtools.common.Module.Modifier
 
ACC_MANDATED - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_MODULE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_NAMES - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_NATIVE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_NONE - org.openjdk.asmtools.common.Module.Modifier
 
ACC_NONE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_OPEN - org.openjdk.asmtools.common.Module.Modifier
 
ACC_OPEN - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_PRIVATE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_PROTECTED - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_PUBLIC - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_STATIC - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_STATIC_PHASE - org.openjdk.asmtools.common.Module.Modifier
 
ACC_STATIC_PHASE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_STRICT - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_SUPER - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_SYNCHRONIZED - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_SYNTHETIC - org.openjdk.asmtools.common.Module.Modifier
 
ACC_SYNTHETIC - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_TRANSIENT - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_TRANSITIVE - org.openjdk.asmtools.common.Module.Modifier
 
ACC_TRANSITIVE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_VARARGS - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
ACC_VOLATILE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
access - Variable in class org.openjdk.asmtools.jasm.MemberData
 
access - Variable in class org.openjdk.asmtools.jdis.MemberData
 
accessString(int, Tables.CF_Context) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
add(Data) - Method in class org.openjdk.asmtools.jasm.DefaultAnnotationAttr
 
add(AnnotationElement.AnnotValue) - Method in class org.openjdk.asmtools.jdis.AnnotationElement.Array_AnnotValue
 
add(T) - Method in class org.openjdk.asmtools.jasm.DataVector
 
ADD - org.openjdk.asmtools.jasm.JasmTokens.Token
 
addAll(List<T>) - Method in class org.openjdk.asmtools.jasm.DataVector
 
addAnnotations(ArrayList<AnnotationData>) - Method in class org.openjdk.asmtools.jasm.MemberData
 
addComponent(ConstantPool.ConstCell, ConstantPool.ConstCell, ConstantPool.ConstCell, ArrayList<AnnotationData>) - Method in class org.openjdk.asmtools.jasm.RecordData
 
addElement(T) - Method in class org.openjdk.asmtools.jasm.DataVector
 
addEntry(int, int, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target
 
addTypePathEntry(TypeAnnotationTypes.TypePathEntry) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
addTypePathEntry(TypeAnnotationTypes.TypePathEntry) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypePathData
 
AE_ANNOTATION - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_ARRAY - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_BOOLEAN - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_BYTE - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_CHAR - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_CLASS - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_DOUBLE - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_ENUM - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_FLOAT - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_INT - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_LONG - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_SHORT - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_STRING - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AE_UNKNOWN - org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
AND - org.openjdk.asmtools.jasm.JasmTokens.Token
 
Annot_AnnotValue(Tables.AnnotElemType, ClassData, AnnotationData) - Constructor for class org.openjdk.asmtools.jdis.AnnotationElement.Annot_AnnotValue
 
ANNOTATION - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ANNOTATION_ACCESS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
AnnotationData - Class in org.openjdk.asmtools.jdis
 
AnnotationData(boolean, ClassData) - Constructor for class org.openjdk.asmtools.jdis.AnnotationData
 
AnnotationElement - Class in org.openjdk.asmtools.jdis
Base class of all AnnotationElement entries
AnnotationElement(ClassData) - Constructor for class org.openjdk.asmtools.jdis.AnnotationElement
 
AnnotationElement.Annot_AnnotValue - Class in org.openjdk.asmtools.jdis
Annot_AnnotValue Annotation value that is a reference to an annotation.
AnnotationElement.AnnotValue - Class in org.openjdk.asmtools.jdis
CPX_AnnotElem base class for an annotation value.
AnnotationElement.Array_AnnotValue - Class in org.openjdk.asmtools.jdis
Array_AnnotElem Annotation value that is an array of annotation elements.
AnnotationElement.CPX_AnnotValue - Class in org.openjdk.asmtools.jdis
CPX_AnnotElem Annotation value which is described by a single CPX entry (ie.
AnnotationElement.CPX2_AnnotValue - Class in org.openjdk.asmtools.jdis
CPX_AnnotElem AnnotElements that contain 2 cpx indices (ie. enums).
annotAttrInv - Variable in class org.openjdk.asmtools.jasm.MemberData
 
annotAttrVis - Variable in class org.openjdk.asmtools.jasm.MemberData
 
annotElemType(char) - Static method in class org.openjdk.asmtools.jasm.Tables
 
annotElemType(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
annotElemTypeName(char) - Static method in class org.openjdk.asmtools.jasm.Tables
 
annotElemTypeVal(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
AnnotValue(Tables.AnnotElemType, ClassData) - Constructor for class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
 
APPEND_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
array - Variable in class org.openjdk.asmtools.jdis.AnnotationElement.Array_AnnotValue
tag the descriptor for the constant
ARRAY - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ARRAY - org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
 
Array_AnnotValue(Tables.AnnotElemType, ClassData) - Constructor for class org.openjdk.asmtools.jdis.AnnotationElement.Array_AnnotValue
 
ARRAY_TYPEPATH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ARRAYACCESS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGADD - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGBITAND - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGBITOR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGBITXOR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGDIV - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGLSHIFT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGMUL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGREM - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGRSHIFT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGSUB - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASGURSHIFT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
asInt() - Method in enum org.openjdk.asmtools.common.Module.Modifier
 
ASSIGN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ASSIGN - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
asString() - Method in class org.openjdk.asmtools.jasm.CFVersion
 
AT_SIGN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ATT_ALL - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
ATT_AnnotationDefault - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_BootstrapMethods - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Code - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_CODE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
ATT_ConstantValue - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Deprecated - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_EnclosingMethod - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Exceptions - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_InnerClasses - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_LineNumberTable - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_LocalVariableTable - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_LocalVariableTypeTable - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_MainClass - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_MethodParameters - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Module - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_ModuleMainClass - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_ModulePackages - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_ModuleTarget - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_NestHost - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_NestMembers - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_PermittedSubclasses - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Record - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_RuntimeInvisibleAnnotations - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_RuntimeInvisibleParameterAnnotations - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_RuntimeInvisibleTypeAnnotations - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_RuntimeVisibleAnnotations - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_RuntimeVisibleParameterAnnotations - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_RuntimeVisibleTypeAnnotations - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Signature - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_SourceDebugExtension - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_SourceFile - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_StackMap - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_StackMapTable - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Synthetic - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_TargetPlatform - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Unrecognized - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATT_Version - org.openjdk.asmtools.jasm.Tables.AttrTag
 
ATTR - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
AttrData - Class in org.openjdk.asmtools.jdis
 
AttrData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.AttrData
 
attributeTag(String) - Static method in class org.openjdk.asmtools.jdis.AttrData
attributeTag
attrLength() - Method in class org.openjdk.asmtools.jasm.ClassArrayAttr
 
attrLength() - Method in class org.openjdk.asmtools.jasm.DefaultAnnotationAttr
 
attrLength() - Method in class org.openjdk.asmtools.jasm.RecordData
 
attrs - Variable in class org.openjdk.asmtools.jdis.CodeData
The remaining attributes of this class
attrs - Variable in class org.openjdk.asmtools.jdis.MemberData
The remaining attributes of this class, member( field or method) or record component
attrtag(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
attrtag(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
attrtagName(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
attrtagValue(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 

B

basictype(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
basictype(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
basictypeName(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
basictypeValue(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
BITAND - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BITNOT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BITOR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BITS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BITXOR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BODY_INDENT - Static variable in class org.openjdk.asmtools.jdis.Options
 
BOOLEAN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BOOLEANVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BOOTSTRAPMETHOD - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BootstrapMethodData - Class in org.openjdk.asmtools.jdis
 
BootstrapMethodData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.BootstrapMethodData
 
bootstrapMethods - Variable in class org.openjdk.asmtools.jdis.ClassData
 
both(int, int, int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
BREAK - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BRIDGE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
build() - Method in class org.openjdk.asmtools.common.Module.Builder
 
Builder() - Constructor for class org.openjdk.asmtools.common.Module.Builder
 
Builder(String, int, String) - Constructor for class org.openjdk.asmtools.common.Module.Builder
 
BYTE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
BYTEINDEX - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
BYTES - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
BYTEVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 

C

CASE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
cast - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
CAST - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CATCH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CATCH - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
catch_target(TypeAnnotationTypes.ETargetType, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.catch_target
 
CFVersion - Class in org.openjdk.asmtools.jasm
 
CFVersion() - Constructor for class org.openjdk.asmtools.jasm.CFVersion
 
CFVersion(boolean, short, short) - Constructor for class org.openjdk.asmtools.jasm.CFVersion
 
ch - Variable in class org.openjdk.asmtools.jasm.Scanner
The current character
ch - Variable in class org.openjdk.asmtools.jcoder.Scanner
The current character
CHAR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CHARVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
charValue - Variable in class org.openjdk.asmtools.jasm.Scanner
 
check(JasmTokens.Token) - Method in class org.openjdk.asmtools.jasm.Scanner
Checks a token, throws an exception if not the same
checkClassModifiers(Environment, int, Scanner) - Static method in class org.openjdk.asmtools.jasm.Modifiers
Check the modifier flags for the class
CheckedDataOutputStream - Interface in org.openjdk.asmtools.jasm
 
checkFieldModifiers(ClassData, int, int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
Check the modifier flags for the field
CheckGlobals() - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
checkInnerClassModifiers(ClassData, int, int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
Check the modifier flags for the inner-class
checkMethodModifiers(ClassData, int, int, boolean, boolean) - Static method in class org.openjdk.asmtools.jasm.Modifiers
Check the modifier flags for the method
checkTokenIdent() - Method in class org.openjdk.asmtools.jasm.Scanner
Check the token may be identifier
CHOP_1_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
CHOP_2_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
CHOP_3_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
CLASS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CLASS - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
class_exts_impls - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
class_type_param - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
class_type_param_bnds - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
ClassArrayAttr - Class in org.openjdk.asmtools.jasm
Base class of the "classes[]" data of attributes
ClassArrayAttr(String, ClassData, List<ConstantPool.ConstCell>) - Constructor for class org.openjdk.asmtools.jasm.ClassArrayAttr
 
ClassArrayData - Class in org.openjdk.asmtools.jdis
Base class of the "classes[]" data of attributes
ClassArrayData(ClassData, String) - Constructor for class org.openjdk.asmtools.jdis.ClassArrayData
 
ClassData - Class in org.openjdk.asmtools.jdis
Central class data for of the Java Disassembler
ClassData(PrintWriter, Tool) - Constructor for class org.openjdk.asmtools.jdis.ClassData
 
clone() - Method in class org.openjdk.asmtools.jasm.CFVersion
 
close() - Method in class org.openjdk.asmtools.jdis.uEscWriter
 
closeInp() - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
cls - Variable in class org.openjdk.asmtools.jasm.MemberData
 
cls - Variable in class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
 
cls - Variable in class org.openjdk.asmtools.jdis.AnnotationElement
 
cls - Variable in class org.openjdk.asmtools.jdis.CodeData
 
cls - Variable in class org.openjdk.asmtools.jdis.MemberData
 
code - Variable in class org.openjdk.asmtools.jdis.CodeData
Raw byte array for the byte codes
CodeData - Class in org.openjdk.asmtools.jdis
Code data for a code attribute in method members in a class of the Java Disassembler
CodeData(MethodData) - Constructor for class org.openjdk.asmtools.jdis.CodeData
 
CodeData.LocVarData - Class in org.openjdk.asmtools.jdis
 
COLON - org.openjdk.asmtools.jasm.JasmTokens.Token
 
COLON - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
COMMA - org.openjdk.asmtools.jasm.JasmTokens.Token
 
COMMA - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
COMMENT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
commentString(String) - Static method in class org.openjdk.asmtools.jdis.Utils
 
commentString(String, String) - Static method in class org.openjdk.asmtools.jdis.Utils
 
COMP - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
compareTo(Module.TargetType) - Method in class org.openjdk.asmtools.common.Module.TargetType
 
compile(String[]) - Method in class org.openjdk.asmtools.jasm.Main
Run the compiler
compile(String[]) - Method in class org.openjdk.asmtools.jcoder.Main
Run the compiler
COMPONENT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
COND - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CONST - org.openjdk.asmtools.jasm.JasmTokens.Token
 
Constant(ConstantPool.TAG) - Constructor for class org.openjdk.asmtools.jdis.ConstantPool.Constant
 
CONSTANT_CLASS - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_CLASS - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_CLASS - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_DOUBLE - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_DOUBLE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_DOUBLE - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_DYNAMIC - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_DYNAMIC - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_DYNAMIC - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_FIELD - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_FIELD - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_FIELD - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_FLOAT - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_FLOAT - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_FLOAT - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_INTEGER - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_INTEGER - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_INTEGER - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_INTERFACEMETHOD - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_INTERFACEMETHOD - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_INTERFACEMETHOD - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_INVOKEDYNAMIC - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_INVOKEDYNAMIC - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_INVOKEDYNAMIC - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_JAVACARD_PACKAGE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_LONG - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_LONG - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_LONG - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_METHOD - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_METHOD - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_METHOD - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_METHODHANDLE - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_METHODHANDLE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_METHODHANDLE - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_METHODTYPE - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_METHODTYPE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_METHODTYPE - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_MODULE - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_MODULE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_MODULE - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_MODULE_PACKAGE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_NAMEANDTYPE - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_NAMEANDTYPE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_NAMEANDTYPE - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_PACKAGE - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_PACKAGE - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_STRING - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_STRING - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_STRING - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_UNICODE - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_UNICODE - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_UNICODE - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_UTF8 - org.openjdk.asmtools.jasm.Tables.ConstType
 
CONSTANT_UTF8 - org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
CONSTANT_UTF8 - org.openjdk.asmtools.jdis.ConstantPool.TAG
 
CONSTANT_ZERO - org.openjdk.asmtools.jasm.Tables.ConstType
 
ConstantPool - Class in org.openjdk.asmtools.jasm
ConstantPool ConstantPool is the class responsible for maintaining constants for a given class file.
ConstantPool - Class in org.openjdk.asmtools.jdis
ConstantPool Class representing the ConstantPool
ConstantPool(Environment) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool
main constructor
ConstantPool(ClassData) - Constructor for class org.openjdk.asmtools.jdis.ConstantPool
 
ConstantPool(ClassData, int) - Constructor for class org.openjdk.asmtools.jdis.ConstantPool
 
ConstantPool.Constant - Class in org.openjdk.asmtools.jdis
Constant Base class of all constant entries
ConstantPool.ConstCell - Class in org.openjdk.asmtools.jasm
ConstantCell ConstantCell is a type of data that can be in a constant pool.
ConstantPool.ConstValue - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_Cell - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_CondyPair - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_IndyOrCondyPair - Class in org.openjdk.asmtools.jasm
 
ConstantPool.ConstValue_IndyPair - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_Integer - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_Long - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_Pair - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_String - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.ConstValue_Zero - Class in org.openjdk.asmtools.jasm
ConstValue A (typed) tagged value in the constant pool.
ConstantPool.CPTagVisitor<R> - Class in org.openjdk.asmtools.jasm
CPVisitor CPVisitor base class defining a visitor for decoding constants.
ConstantPool.CPVisitor<R> - Class in org.openjdk.asmtools.jasm
CPVisitor CPVisitor base class defining a visitor for decoding constants.
ConstantPool.SUBTAG - Enum in org.openjdk.asmtools.jdis
SUBTAG A Tag descriptor of form method-handle constants
ConstantPool.TAG - Enum in org.openjdk.asmtools.jdis
TAG A Tag descriptor of constants in the constant pool
Constants - Interface in org.openjdk.asmtools.jasm
This interface defines constant that are used throughout the compiler.
ConstantStrValue(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
ConstantStrValue Safely gets the string value of any Constant at any CP index.
constr_invoc_typearg - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
constr_ref_receiver - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
constr_ref_typearg - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
constType(int) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
constType(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
constValue(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
ConstValue(Tables.ConstType) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
ConstValue_Cell(Tables.ConstType, ConstantPool.ConstCell) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Cell
 
ConstValue_CondyPair(BootstrapMethodData, ConstantPool.ConstCell) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_CondyPair
 
ConstValue_IndyOrCondyPair(Tables.ConstType, BootstrapMethodData, ConstantPool.ConstCell) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_IndyOrCondyPair
 
ConstValue_IndyPair(BootstrapMethodData, ConstantPool.ConstCell) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_IndyPair
 
ConstValue_Integer(Tables.ConstType, Integer) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Integer
 
ConstValue_Long(Tables.ConstType, Long) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Long
 
ConstValue_Pair(Tables.ConstType, ConstantPool.ConstCell, ConstantPool.ConstCell) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Pair
 
ConstValue_String(String) - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_String
 
ConstValue_Zero() - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Zero
 
contains(Options.PR) - Method in class org.openjdk.asmtools.jdis.Options
 
CONTINUE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CONVERT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CP - org.openjdk.asmtools.jdis.Options.PR
 
CPINDEX - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CPNAME - org.openjdk.asmtools.jasm.JasmTokens.Token
 
CPTagVisitor() - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
CPVisitor() - Constructor for class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
cpx - Variable in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target.LocalVar_Entry
 
cpx - Variable in class org.openjdk.asmtools.jdis.AnnotationElement.CPX_AnnotValue
tag the descriptor for the constant
CPX - org.openjdk.asmtools.jdis.Options.PR
 
CPX_AnnotValue(Tables.AnnotElemType, ClassData, int) - Constructor for class org.openjdk.asmtools.jdis.AnnotationElement.CPX_AnnotValue
 
cpx1 - Variable in class org.openjdk.asmtools.jdis.AnnotationElement.CPX2_AnnotValue
tag the descriptor for the constant
cpx2 - Variable in class org.openjdk.asmtools.jdis.AnnotationElement.CPX2_AnnotValue
 
CPX2_AnnotValue(Tables.AnnotElemType, ClassData, int, int) - Constructor for class org.openjdk.asmtools.jdis.AnnotationElement.CPX2_AnnotValue
 
createPseudoMod() - Method in class org.openjdk.asmtools.jasm.MemberData
 
CS_BINARY - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
CS_COMPILED - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
CS_NOTFOUND - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
CS_PARSED - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
CS_SOURCE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
CS_UNDECIDED - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
CS_UNDEFINED - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
CTX_CLASS - org.openjdk.asmtools.jasm.Tables.CF_Context
 
CTX_FIELD - org.openjdk.asmtools.jasm.Tables.CF_Context
 
CTX_INNERCLASS - org.openjdk.asmtools.jasm.Tables.CF_Context
 
CTX_METHOD - org.openjdk.asmtools.jasm.Tables.CF_Context
 
CTX_MODULE - org.openjdk.asmtools.jasm.Tables.CF_Context
 

D

dataName - Variable in class org.openjdk.asmtools.jdis.AnnotationData
 
DataVector<T extends org.openjdk.asmtools.jasm.Data> - Class in org.openjdk.asmtools.jasm
 
DataVector() - Constructor for class org.openjdk.asmtools.jasm.DataVector
 
DataVector(int) - Constructor for class org.openjdk.asmtools.jasm.DataVector
 
debug() - Method in class org.openjdk.asmtools.jdis.Options
 
DEBUG - org.openjdk.asmtools.jdis.Options.PR
 
debugFlag - Variable in class org.openjdk.asmtools.jasm.ParseBase
 
DebugFlag - Variable in class org.openjdk.asmtools.common.Tool
 
debugScan(String) - Method in class org.openjdk.asmtools.jasm.ParseBase
 
debugScan(String) - Method in class org.openjdk.asmtools.jasm.Scanner
 
debugStr(String) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
debugStr(String) - Method in class org.openjdk.asmtools.jasm.ParseBase
 
DEC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
DECLARATION - org.openjdk.asmtools.jasm.JasmTokens.Token
 
DECLARATION - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
decode(String[]) - Method in class org.openjdk.asmtools.jcdec.Main
Run the decoder
decode(String[]) - Method in class org.openjdk.asmtools.jdec.Main
Run the decoder
decodeClassDescriptor(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
decodeClassDescriptor Pulls the class name out of a string (at the CP index).
decreaseIndent(int) - Method in class org.openjdk.asmtools.jdis.Indenter
Decreases indentation length.
DEFAULT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
DEFAULT_MAJOR_VERSION - Static variable in class org.openjdk.asmtools.jasm.CFVersion
Default versions of class file
DEFAULT_MINOR_VERSION - Static variable in class org.openjdk.asmtools.jasm.CFVersion
 
DEFAULT_MODULE_MAJOR_VERSION - Static variable in class org.openjdk.asmtools.jasm.CFVersion
 
DEFAULT_MODULE_MINOR_VERSION - Static variable in class org.openjdk.asmtools.jasm.CFVersion
 
defaultAnnotation - Variable in class org.openjdk.asmtools.jdis.MethodData
The invisible parameter annotations for this method
DefaultAnnotationAttr - Class in org.openjdk.asmtools.jasm
DefaultAnnotationAttr Used to represent Default Annotation Attributes
DefaultAnnotationAttr(ClassData, String) - Constructor for class org.openjdk.asmtools.jasm.DefaultAnnotationAttr
 
DefaultAnnotationAttr(ClassData, String, Data) - Constructor for class org.openjdk.asmtools.jasm.DefaultAnnotationAttr
 
Dependence(String, boolean, boolean) - Constructor for class org.openjdk.asmtools.common.Module.Dependence
 
Dependence(String, boolean, boolean, String) - Constructor for class org.openjdk.asmtools.common.Module.Dependence
 
Dependence(String, int) - Constructor for class org.openjdk.asmtools.common.Module.Dependence
 
Dependence(String, int, String) - Constructor for class org.openjdk.asmtools.common.Module.Dependence
 
DEPRECATED - org.openjdk.asmtools.jasm.JasmTokens.Token
 
DEPRECATED_ATTRIBUTE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
deprecatedAttr - Variable in class org.openjdk.asmtools.jasm.MemberData
 
description() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
description() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.TAG
 
disasm(String[]) - Method in class org.openjdk.asmtools.jdis.Main
Run the disassembler
DIV - org.openjdk.asmtools.jasm.JasmTokens.Token
 
DIV - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
DO - org.openjdk.asmtools.jasm.JasmTokens.Token
 
docComment - Variable in class org.openjdk.asmtools.jasm.Scanner
 
docComment - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
DOUBLE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
DOUBLEVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
doubleValue - Variable in class org.openjdk.asmtools.jasm.Scanner
 

E

elementAt(int) - Method in class org.openjdk.asmtools.jasm.DataVector
 
ELSE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
EMPTY - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
empty_target(TypeAnnotationTypes.ETargetType) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.empty_target
 
enableDebug(boolean) - Method in class org.openjdk.asmtools.jasm.ParseBase
 
enter(int) - Method in class org.openjdk.asmtools.jdec.NestedByteArrayInputStream
 
ENUM - org.openjdk.asmtools.jasm.JasmTokens.Token
 
env - Variable in class org.openjdk.asmtools.jasm.ConstantPool
 
env - Variable in class org.openjdk.asmtools.jasm.ParseBase
 
env - Variable in class org.openjdk.asmtools.jcoder.Scanner
Where errors are reported
Environment - Class in org.openjdk.asmtools.jasm
An input stream for java programs.
Environment(DataInputStream, String, PrintWriter, boolean) - Constructor for class org.openjdk.asmtools.jasm.Environment
 
EOF - org.openjdk.asmtools.jasm.JasmTokens.Token
 
EOF - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
EOF - Static variable in interface org.openjdk.asmtools.jasm.Constants
End of input
EOF - Static variable in class org.openjdk.asmtools.jcoder.Scanner
End of input
EQ - org.openjdk.asmtools.jasm.JasmTokens.Token
 
EQ - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
equals(Object) - Method in class org.openjdk.asmtools.common.Module.FlaggedTargetType
 
equals(Object) - Method in class org.openjdk.asmtools.common.Module.TargetType
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstCell
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Cell
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_IndyOrCondyPair
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Integer
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Long
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Pair
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_String
 
equals(Object) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
Compares this object to the specified object.
err - Variable in class org.openjdk.asmtools.common.Tool
 
error(int, String) - Method in class org.openjdk.asmtools.jasm.Environment
 
error(int, String) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
error(int, String, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
error(int, String, Object) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
error(int, String, Object, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
error(int, String, Object, Object) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
error(int, String, Object, Object, Object) - Method in class org.openjdk.asmtools.jasm.Environment
Issue an error
error(int, String, Object, Object, Object) - Method in class org.openjdk.asmtools.jcoder.SourceFile
Issue an error
error(String) - Method in class org.openjdk.asmtools.common.Tool
Top level error message
error(String) - Method in class org.openjdk.asmtools.jasm.Environment
 
error(String) - Method in class org.openjdk.asmtools.jcdec.Main
 
error(String) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
error(String, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
error(String, Object) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
error(String, Object, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
error(String, Object, Object, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
ERROR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
errorStr(String) - Method in class org.openjdk.asmtools.jasm.Environment
 
errorStr(String, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
errorStr(String, Object, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
errorStr(String, Object, Object, Object) - Method in class org.openjdk.asmtools.jasm.Environment
 
ESCAPED_ATSIGH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ESCAPED_BACKSLASH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ESCAPED_COLON - org.openjdk.asmtools.jasm.JasmTokens.Token
 
EXCEPTION - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
exception_param - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
expect(JasmTokens.Token) - Method in class org.openjdk.asmtools.jasm.Scanner
Expects a token, scans the next token or throws an exception.
Exported(String) - Constructor for class org.openjdk.asmtools.common.Module.Exported
 
Exported(String, int) - Constructor for class org.openjdk.asmtools.common.Module.Exported
 
exports - Variable in class org.openjdk.asmtools.common.Module
 
exports(String, int) - Method in class org.openjdk.asmtools.common.Module.Builder
 
exports(String, int, Set<String>) - Method in class org.openjdk.asmtools.common.Module.Builder
 
exports(Module.Exported, Set<String>) - Method in class org.openjdk.asmtools.common.Module.Builder
 
EXPORTS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
EXPR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
EXPRESSION - org.openjdk.asmtools.jasm.JasmTokens.Token
 
EXPRESSION - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
EXTENDS - org.openjdk.asmtools.jasm.JasmTokens.Token
 

F

F_DEBUG - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
F_DEPENDENCIES - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
F_DUMP - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
F_OPTIMIZE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
F_VERBOSE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
F_WARNINGS - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
FALSE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
field - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
FIELD - org.openjdk.asmtools.jasm.JasmTokens.Token
 
FieldData - Class in org.openjdk.asmtools.jdis
Field data for field members in a class of the Java Disassembler
FieldData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.FieldData
 
FIELDREF - org.openjdk.asmtools.jasm.JasmTokens.Token
 
fields - Variable in class org.openjdk.asmtools.jdis.ClassData
 
FILE - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
FINAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
FINALLY - org.openjdk.asmtools.jasm.JasmTokens.Token
 
FindCell(ConstantPool.ConstValue) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCell(Tables.ConstType, Integer) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCell(Tables.ConstType, Long) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCell(Tables.ConstType, String) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCell(Tables.ConstType, ConstantPool.ConstCell) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCell(Tables.ConstType, ConstantPool.ConstCell, ConstantPool.ConstCell) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCellAsciz(String) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCellClassByName(String) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCellModuleByName(String) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FindCellPackageByName(String) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
fixRefsInPool() - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
FLOAT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
FLOATVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
floatValue - Variable in class org.openjdk.asmtools.jasm.Scanner
 
flush() - Method in class org.openjdk.asmtools.jdis.uEscWriter
 
flushErrors() - Method in class org.openjdk.asmtools.jasm.Environment
Flush outstanding errors
flushErrors() - Method in class org.openjdk.asmtools.jcoder.SourceFile
Flush outstanding errors
FOR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
formal_parameter_target(TypeAnnotationTypes.ETargetType, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.formal_parameter_target
 
FULL_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
FULL_VERSION - Static variable in class org.openjdk.asmtools.util.ProductInfo
Full version of the product, including build number and date of creation

G

GE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
get(int) - Method in class org.openjdk.asmtools.jdis.ParameterAnnotationData
 
get(String, JasmTokens.KeywordType) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
 
get_iAtt(int) - Method in class org.openjdk.asmtools.jdis.CodeData
 
getAnnotationsCount() - Method in class org.openjdk.asmtools.jdis.MemberData
 
getAttrVector() - Method in class org.openjdk.asmtools.jasm.MemberData
 
getBundleForClass(Class) - Static method in class org.openjdk.asmtools.util.I18NResourceBundle
Get a package-specific resource bundle for a class containing localization data.
getCell(int) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
getClassName(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getClassName Safely gets a Java class name from a ConstantClass from the CP at a given index.
getClassName(ConstantPool.CPX) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getClassName Safely gets a Java class name from a ConstantClass from a CPX constant pool object.
getClassName(ConstantPool.CPX2) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getClassName Safely gets a Java class name from a ConstantClass from a CPX2 constant pool object.
getConst(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getConst Public getter - Safely gets a Constant from the CP at a given index.
getDataInputStream(String) - Method in class org.openjdk.asmtools.common.Tool
 
getDataVector(Data...) - Method in class org.openjdk.asmtools.jasm.MemberData
 
getError(String) - Method in class org.openjdk.asmtools.common.Tool
 
getFlags() - Method in class org.openjdk.asmtools.common.Module.FlaggedTargetType
 
getIndentString() - Method in class org.openjdk.asmtools.jdis.Indenter
Creates indent string based on current indent size.
getInputFileName() - Method in class org.openjdk.asmtools.jasm.Environment
 
getInputFileName() - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
getInvalidModifiers4Class(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
getInvalidModifiers4Interface(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
getIssue() - Method in class org.openjdk.asmtools.jdis.ConstantPool.Constant
 
getKeys() - Method in class org.openjdk.asmtools.util.I18NResourceBundle
A required internal method for ResourceBundle.
getLength() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstCell
 
getLength() - Method in class org.openjdk.asmtools.jasm.DataVector
 
getLength() - Method in class org.openjdk.asmtools.jasm.StackMapData
 
getLength() - Method in class org.openjdk.asmtools.jasm.StackMapData.StackMapItem1
 
getLength() - Method in class org.openjdk.asmtools.jasm.StackMapData.StackMapItem2
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.catch_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.empty_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.formal_parameter_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.offset_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.supertype_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.throws_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_argument_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_bound_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_target
 
getLength() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypePathData
 
getLine(int) - Method in class org.openjdk.asmtools.jdis.TextLines
 
getModule(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getModule Public string val - Safely gets the string-rep of a ConstantModule from the CP at a given index.
getModuleFlags() - Method in class org.openjdk.asmtools.common.Module
 
getModuleFlags() - Method in class org.openjdk.asmtools.common.Module.Header
 
getModuleFlags(int) - Static method in enum org.openjdk.asmtools.common.Module.Modifier
 
getModuleHeader() - Method in class org.openjdk.asmtools.jdis.ModuleData
 
getModuleModifiers(int) - Static method in enum org.openjdk.asmtools.common.Module.Modifier
 
getModuleName() - Method in class org.openjdk.asmtools.common.Module
 
getModuleName() - Method in class org.openjdk.asmtools.common.Module.Header
 
getModuleName() - Method in class org.openjdk.asmtools.jdis.ModuleData
 
getModuleVersion() - Method in class org.openjdk.asmtools.common.Module.Dependence
 
getModuleVersion() - Method in class org.openjdk.asmtools.common.Module
 
getModuleVersion() - Method in class org.openjdk.asmtools.common.Module.Header
 
getModuleVersion() - Method in class org.openjdk.asmtools.jdis.ModuleData
 
getName() - Method in class org.openjdk.asmtools.util.I18NResourceBundle
Returns the name of this bundle (useful for methods using bundle name instead of instance, such as Logger creation,
getName(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getTypeName Safely gets a Java name from a ConstantUTF8 from the CP at a given index.
getOptionalString(String) - Method in class org.openjdk.asmtools.util.I18NResourceBundle
Get an entry from the bundle, returning null if it is not found.
getPackage(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getPackage Public string val - Safely gets the string-rep of a ConstantPackage from the CP at a given index.
getPathKind(int) - Static method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes
 
getPos() - Method in class org.openjdk.asmtools.jdec.NestedByteArrayInputStream
 
getPrintedTAG(ConstantPool.TAG) - Method in class org.openjdk.asmtools.jdis.ConstantPool
 
getProperty(String) - Static method in class org.openjdk.asmtools.util.ProductInfo
Returns the value of the specified property
getShortClassName(int, String) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getShortClassName shortens a class name (if the class is in the given package). works with a CP index to a ConstantClass.
getShortClassName(String, String) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getShortClassName shortens a class name (if the class is in the given package). works with a string-encoded classname.
getSimpleInputFileName() - Method in class org.openjdk.asmtools.jasm.Environment
 
getSrcLine(int) - Method in class org.openjdk.asmtools.jdis.ClassData
Read and resolve the attribute data
getStatementFlags(int) - Static method in enum org.openjdk.asmtools.common.Module.Modifier
 
getStatementModifiers(int) - Static method in enum org.openjdk.asmtools.common.Module.Modifier
 
getString(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
getString Public string val - Safely gets the string-rep of a ConstantUTF8 from the CP at a given index.
getString(String, Object) - Method in class org.openjdk.asmtools.util.I18NResourceBundle
Get an entry from the resource bundle.
getString(String, Object...) - Method in class org.openjdk.asmtools.util.I18NResourceBundle
Get an entry from the resource bundle.
getTargetType() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
getTargetType(int) - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
getTargetType(String) - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
getTypeArgumentIndex() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypePathEntry
 
getTypeName() - Method in class org.openjdk.asmtools.common.Module.TargetType
 
getTypePathKind() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypePathEntry
 
getVersion() - Method in class org.openjdk.asmtools.common.Module.VersionedFlaggedTargetType
 
GOTO - org.openjdk.asmtools.jasm.JasmTokens.Token
 
GT - org.openjdk.asmtools.jasm.JasmTokens.Token
 

H

handleAttributes(DataInputStream, Tables.AttrTag, int) - Method in class org.openjdk.asmtools.jdis.ClassData
Read and resolve the attribute data
handleAttributes(DataInputStream, Tables.AttrTag, int) - Method in class org.openjdk.asmtools.jdis.FieldData
 
handleAttributes(DataInputStream, Tables.AttrTag, int) - Method in class org.openjdk.asmtools.jdis.MemberData
 
handleAttributes(DataInputStream, Tables.AttrTag, int) - Method in class org.openjdk.asmtools.jdis.MethodData
 
handleGetObject(String) - Method in class org.openjdk.asmtools.util.I18NResourceBundle
A required internal method for ResourceBundle.
hashCode() - Method in class org.openjdk.asmtools.common.Module.FlaggedTargetType
 
hashCode() - Method in class org.openjdk.asmtools.common.Module.TargetType
 
hashCode() - Method in class org.openjdk.asmtools.common.Module.VersionedFlaggedTargetType
 
hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstCell
 
hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
Compute the hash-code, based on the value of the native (_hashCode()) hashcode.
hasPseudoMod(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
hasValue() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
header - Variable in class org.openjdk.asmtools.common.Module
 
HEX - org.openjdk.asmtools.jdis.Options.PR
 
HexUtils - Class in org.openjdk.asmtools.asmutils
 
HexUtils() - Constructor for class org.openjdk.asmtools.asmutils.HexUtils
 

I

i18n - Static variable in class org.openjdk.asmtools.jasm.Environment
 
i18n - Static variable in class org.openjdk.asmtools.jasm.Main
 
i18n - Static variable in class org.openjdk.asmtools.jcdec.Main
 
i18n - Static variable in class org.openjdk.asmtools.jcoder.Main
 
i18n - Static variable in class org.openjdk.asmtools.jcoder.SourceFile
 
i18n - Static variable in class org.openjdk.asmtools.jdec.Main
 
i18n - Static variable in class org.openjdk.asmtools.jdis.Main
 
i18n - Static variable in class org.openjdk.asmtools.Main
 
I18NResourceBundle - Class in org.openjdk.asmtools.util
A class that lazily opens a package-specific resource bundle containing localization data for a class.
IDENT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
IDENT - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
idValue - Variable in class org.openjdk.asmtools.jasm.Scanner
 
IF - org.openjdk.asmtools.jasm.JasmTokens.Token
 
IMPLEMENTS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
IMPORT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
in - Variable in class org.openjdk.asmtools.jasm.Scanner
Input stream
in - Variable in class org.openjdk.asmtools.jcoder.Scanner
Input stream
inBits - Variable in class org.openjdk.asmtools.jasm.Scanner
 
INC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
increaseIndent(int) - Method in class org.openjdk.asmtools.jdis.Indenter
Increases indentation length.
indent() - Method in class org.openjdk.asmtools.jdis.Indenter
Returns current indentation length.
Indenter - Class in org.openjdk.asmtools.jdis
 
Indenter() - Constructor for class org.openjdk.asmtools.jdis.Indenter
 
Indenter(int) - Constructor for class org.openjdk.asmtools.jdis.Indenter
 
indexMacro - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
INF - org.openjdk.asmtools.jasm.JasmTokens.Token
 
infoKey() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
init(int) - Method in class org.openjdk.asmtools.jasm.MemberData
 
init(Scanner, Parser, Environment) - Method in class org.openjdk.asmtools.jasm.ParseBase
 
init(ClassData) - Method in class org.openjdk.asmtools.jdis.MemberData
 
initClassDefaults() - Method in class org.openjdk.asmtools.jasm.CFVersion
 
initModuleDefaults() - Method in class org.openjdk.asmtools.jasm.CFVersion
 
INLINEMETHOD - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INLINENEWINSTANCE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INLINERETURN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INNER_TYPE - org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
 
INNER_TYPE_TYPEPATH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INNERCLASS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
innerClasses - Variable in class org.openjdk.asmtools.jdis.ClassData
 
INSTANCEOF - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INTERFACE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INTERFACE - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
interfaces - Variable in class org.openjdk.asmtools.jdis.ClassData
 
intSize - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
INTVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
INTVAL - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
intValue - Variable in class org.openjdk.asmtools.jasm.Scanner
 
intValue - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
invAnnotToken - Variable in class org.openjdk.asmtools.jdis.AnnotationData
 
Invisible - org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
 
invisibleAnnotations - Variable in class org.openjdk.asmtools.jdis.MemberData
The invisible annotations for this class, member( field or method) or record component
invisibleParameterAnnotations - Variable in class org.openjdk.asmtools.jdis.MethodData
The invisible parameter annotations for this method
InvisibleType - org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
 
invisibleTypeAnnotations - Variable in class org.openjdk.asmtools.jdis.MemberData
The invisible annotations for this class, member( field or method) or record component
isAbstract(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isAnnotation(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isAnnotation(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
isAnnotation examines the beginning of a string to see if it starts with an annotation character
isAnnotationToken(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
isAnnotationToken examines the beginning of a string to see if it starts with an annotation characters ('@+' = visible annotation, '@-' = invisible).
isBridge(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isClassArrayDescriptor(String) - Static method in class org.openjdk.asmtools.jdis.Utils
 
isDebugEnabled() - Method in class org.openjdk.asmtools.jasm.Environment
 
isDeprecated - Variable in class org.openjdk.asmtools.jdis.MemberData
 
isDeprecated(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isDeprecatedPseudoMod(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isEmpty() - Method in class org.openjdk.asmtools.jasm.RecordData
 
isEnum(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isFinal(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isFlagged() - Method in class org.openjdk.asmtools.common.Module.FlaggedTargetType
 
isFlagged() - Method in class org.openjdk.asmtools.common.Module.TargetType
 
isInterface(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isInvisibleAnnotationToken(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
isInvisibleAnnotationToken examines the end of an annotation token to determine visibility ('+' = visible annotation, '-' = invisible).
isMandated(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isModule(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isNative(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isPrivate(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isProtected(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isPublic(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isSet - Variable in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
isStatic(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isStaticPhase(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isStrict(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isSuper(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isSynchronized(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isSynthetic - Variable in class org.openjdk.asmtools.jdis.MemberData
 
isSynthetic(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isSyntheticPseudoMod(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isTraceEnabled() - Method in class org.openjdk.asmtools.jasm.Environment
 
isTransient(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isTransitive(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isTypeAnnotationToken(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
isTypeAnnotationToken examines the beginning of a string to see if it starts with type annotation characters ('@T+' = visible type annotation, '@T-' = invisible).
isUCDigit(int) - Static method in class org.openjdk.asmtools.jasm.Scanner
Returns true if the character is a unicode digit.
isUCLetter(int) - Static method in class org.openjdk.asmtools.jasm.Scanner
Returns true if the character is a Unicode letter.
isUnset() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstCell
 
isVarArgs(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
isVolatile(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
ITEM_Bogus - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_Double - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_Float - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_InitObject - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_Integer - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_Long - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_NewObject - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_Null - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_Object - org.openjdk.asmtools.jasm.Tables.StackMapType
 
ITEM_UNKNOWN - org.openjdk.asmtools.jasm.Tables.StackMapType
 
iterator() - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
iterator() - Method in class org.openjdk.asmtools.jasm.DataVector
 

J

jasm(String[]) - Static method in class org.openjdk.asmtools.Main
Invokes jasm main class with passed arguments
JASM - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
JASM_IDENT - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
JASMIDENTIFIER - org.openjdk.asmtools.jasm.JasmTokens.KeywordType
 
JasmTokens - Class in org.openjdk.asmtools.jasm
JasmTokens This class contains tokens specific to parsing JASM syntax.
JasmTokens() - Constructor for class org.openjdk.asmtools.jasm.JasmTokens
 
JasmTokens.AnnotationType - Enum in org.openjdk.asmtools.jasm
 
JasmTokens.KeywordType - Enum in org.openjdk.asmtools.jasm
 
JasmTokens.Token - Enum in org.openjdk.asmtools.jasm
Scanner Tokens (Definitive List)
JasmTokens.TokenType - Enum in org.openjdk.asmtools.jasm
 
JAVA_MAGIC - Static variable in class org.openjdk.asmtools.jasm.Tables
 
javaName(String) - Static method in class org.openjdk.asmtools.jdis.Utils
 
jcdec(String[]) - Static method in class org.openjdk.asmtools.Main
Invokes jcdec main class with passed arguments
jcoder(String[]) - Static method in class org.openjdk.asmtools.Main
Invokes jcoder main class with passed arguments
JcodTokens - Class in org.openjdk.asmtools.jcoder
JcodTokens This class contains tokens specific to parsing JCOD syntax.
JcodTokens() - Constructor for class org.openjdk.asmtools.jcoder.JcodTokens
 
JcodTokens.ConstType - Enum in org.openjdk.asmtools.jcoder
ConstType A (typed) tag (constant) representing the type of Constant in the Constant Pool.
JcodTokens.KeywordType - Enum in org.openjdk.asmtools.jcoder
 
JcodTokens.Token - Enum in org.openjdk.asmtools.jcoder
Scanner Tokens (Definitive List)
JcodTokens.TokenType - Enum in org.openjdk.asmtools.jcoder
 
jdec(String[]) - Static method in class org.openjdk.asmtools.Main
Invokes jdec main class with passed arguments
JDEC - org.openjdk.asmtools.jcoder.JcodTokens.TokenType
 
jdis(String[]) - Static method in class org.openjdk.asmtools.Main
Invokes jdis main class with passed arguments

K

KEYWORD - org.openjdk.asmtools.jasm.JasmTokens.KeywordType
 
KEYWORD - org.openjdk.asmtools.jcoder.JcodTokens.KeywordType
 
keyword_token(int) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
keyword_token(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
keyword_token_ID(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
keyword_token_ident(String) - Static method in class org.openjdk.asmtools.jasm.JasmTokens
 
keyword_token_ident(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
keyword_token_int(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
keywordName(int) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
KEYWORDS - org.openjdk.asmtools.jcoder.JcodTokens.TokenType
 

L

LABS - org.openjdk.asmtools.jdis.Options.PR
 
LBRACE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
LBRACE - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
LBRACE - Static variable in class org.openjdk.asmtools.jcoder.Scanner
 
LE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
leave() - Method in class org.openjdk.asmtools.jdec.NestedByteArrayInputStream
 
length - Variable in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target.LocalVar_Entry
 
length() - Method in enum org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
LENGTH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
lineNumber() - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
lineNumber(int) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
LNT - org.openjdk.asmtools.jdis.Options.PR
 
LOCAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
local_var - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
LOCALVAR - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
LocalVar_Entry(int, int, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target.LocalVar_Entry
 
localvar_target(TypeAnnotationTypes.ETargetType, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target
 
LocVarData(DataInputStream) - Constructor for class org.openjdk.asmtools.jdis.CodeData.LocVarData
 
LONG - org.openjdk.asmtools.jasm.JasmTokens.Token
 
LONGSTRINGVAL - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
longStringValue - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
LONGVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
LONGVAL - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
longValue - Variable in class org.openjdk.asmtools.jasm.Scanner
 
longValue - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
lP - Variable in class org.openjdk.asmtools.jdis.MethodData
 
LPAREN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
LPAREN - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
LSHIFT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
LSQBRACKET - org.openjdk.asmtools.jasm.JasmTokens.Token
 
LSQBRACKET - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
LT - org.openjdk.asmtools.jasm.JasmTokens.Token
 

M

macro - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
MACRO - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
main(String[]) - Static method in class org.openjdk.asmtools.jasm.Main
main program
main(String[]) - Static method in class org.openjdk.asmtools.jcdec.Main
Main program
main(String[]) - Static method in class org.openjdk.asmtools.jcoder.Main
main program
main(String[]) - Static method in class org.openjdk.asmtools.jdec.Main
Main program
main(String[]) - Static method in class org.openjdk.asmtools.jdis.Main
Main program
main(String[]) - Static method in class org.openjdk.asmtools.Main
Parses the first argument and deligates execution to an appropriate tool
Main - Class in org.openjdk.asmtools.jasm
 
Main - Class in org.openjdk.asmtools.jcdec
Main program of the JavaCard DeCoder
Main - Class in org.openjdk.asmtools.jcoder
 
Main - Class in org.openjdk.asmtools.jdec
Main program of the Java DECoder :: class to jcod
Main - Class in org.openjdk.asmtools.jdis
Main program of the Java Disassembler :: class to jasm
Main - Class in org.openjdk.asmtools
Wrapper class that reads the first command line argument and invokes a corresponding tool.
Main() - Constructor for class org.openjdk.asmtools.Main
 
Main(PrintStream, String) - Constructor for class org.openjdk.asmtools.jasm.Main
 
Main(PrintStream, String) - Constructor for class org.openjdk.asmtools.jcoder.Main
 
Main(PrintStream, String) - Constructor for class org.openjdk.asmtools.jdec.Main
 
Main(PrintStream, String) - Constructor for class org.openjdk.asmtools.jdis.Main
 
Main(PrintWriter, PrintWriter, String) - Constructor for class org.openjdk.asmtools.jdec.Main
 
Main(PrintWriter, PrintWriter, String) - Constructor for class org.openjdk.asmtools.jdis.Main
 
Main(PrintWriter, String) - Constructor for class org.openjdk.asmtools.jasm.Main
 
Main(PrintWriter, String) - Constructor for class org.openjdk.asmtools.jcdec.Main
Constructor.
Main(PrintWriter, String) - Constructor for class org.openjdk.asmtools.jcoder.Main
 
major_version - Variable in class org.openjdk.asmtools.jdis.ClassData
 
major_version() - Method in class org.openjdk.asmtools.jasm.CFVersion
 
MANDATED - org.openjdk.asmtools.jasm.JasmTokens.Token
 
mapToHexString(int[]) - Static method in class org.openjdk.asmtools.jdis.TraceUtils
 
match(JcodTokens.Token, JcodTokens.Token) - Method in class org.openjdk.asmtools.jcoder.Scanner
Scan to a matching '}', ']' or ')'.
max_locals - Variable in class org.openjdk.asmtools.jdis.CodeData
Limit for the number of local vars
max_stack - Variable in class org.openjdk.asmtools.jdis.CodeData
Limit for the stack size
MAXFILESIZE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
MaxKeywords - Static variable in class org.openjdk.asmtools.jcoder.JcodTokens
 
maxLen - Static variable in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
 
maxLen - Static variable in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
MAXLINENUMBER - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
maxTag - Static variable in enum org.openjdk.asmtools.jasm.Tables.ConstType
 
maxTag - Static variable in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
maxTag - Static variable in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
MaxTokens - Static variable in class org.openjdk.asmtools.jcoder.JcodTokens
Initialized keyword and token Hash Maps (and Reverse Tables)
MemberData - Class in org.openjdk.asmtools.jasm
The common base structure for field_info, method_info, and component_info
MemberData - Class in org.openjdk.asmtools.jdis
Base class for ClassData, MethodData, FieldData and RecordData(JEP 360)
MemberData() - Constructor for class org.openjdk.asmtools.jdis.MemberData
 
MemberData(ClassData) - Constructor for class org.openjdk.asmtools.jasm.MemberData
 
MemberData(ClassData, int) - Constructor for class org.openjdk.asmtools.jasm.MemberData
 
MemberData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.MemberData
 
memberType - Variable in class org.openjdk.asmtools.jdis.MemberData
 
meth - Variable in class org.openjdk.asmtools.jdis.CodeData
 
meth_formal_param - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
meth_invoc_typearg - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
meth_receiver - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
meth_ref_receiver - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
meth_ref_typearg - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
meth_ret_type - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
meth_type_param - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
meth_type_param_bnds - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
METHOD - org.openjdk.asmtools.jasm.JasmTokens.Token
 
MethodData - Class in org.openjdk.asmtools.jdis
Method data for method members in a class of the Java Disassembler
MethodData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.MethodData
 
METHODPARAM - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
METHODREF - org.openjdk.asmtools.jasm.JasmTokens.Token
 
methods - Variable in class org.openjdk.asmtools.jdis.ClassData
 
minor_version - Variable in class org.openjdk.asmtools.jdis.ClassData
 
minor_version() - Method in class org.openjdk.asmtools.jasm.CFVersion
 
MISC - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
MISC - org.openjdk.asmtools.jcoder.JcodTokens.TokenType
 
MM_A_METHOD - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_ACCESS - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_ATTR - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_CLASS - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_EXPORTS - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_FIELD - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_I_METHOD - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_INNERCLASS - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_INTRF - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_METHOD - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_N_METHOD - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MM_REQUIRES - Static variable in class org.openjdk.asmtools.jasm.Modifiers
 
MODIFIER - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
Modifiers - Class in org.openjdk.asmtools.jasm
 
Module - Class in org.openjdk.asmtools.common
Internal presentation of a module
MODULE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
MODULE - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
MODULE_NAME - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
Module.Builder - Class in org.openjdk.asmtools.common
The module builder.
Module.Dependence - Class in org.openjdk.asmtools.common
 
Module.Exported - Class in org.openjdk.asmtools.common
 
Module.FlaggedTargetType - Class in org.openjdk.asmtools.common
 
Module.Header - Class in org.openjdk.asmtools.common
 
Module.Modifier - Enum in org.openjdk.asmtools.common
Modules flags
Module.Opened - Class in org.openjdk.asmtools.common
 
Module.Provided - Class in org.openjdk.asmtools.common
 
Module.TargetType - Class in org.openjdk.asmtools.common
 
Module.Uses - Class in org.openjdk.asmtools.common
 
Module.VersionedFlaggedTargetType - Class in org.openjdk.asmtools.common
 
moduleData - Variable in class org.openjdk.asmtools.jdis.ClassData
 
ModuleData - Class in org.openjdk.asmtools.jdis
The module attribute data.
ModuleData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.ModuleData
 
moduleFlags(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
MUL - org.openjdk.asmtools.jasm.JasmTokens.Token
 

N

name_cpx - Variable in class org.openjdk.asmtools.jdis.AnnotationElement
constant pool index for the name of the Annotation Element
name_cpx - Variable in class org.openjdk.asmtools.jdis.FieldData
 
name_cpx - Variable in class org.openjdk.asmtools.jdis.MethodData
CP index to the method name
NAN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NATIVE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NEG - org.openjdk.asmtools.jasm.JasmTokens.Token
 
nerrors - Variable in class org.openjdk.asmtools.common.Tool
 
nerrors - Variable in class org.openjdk.asmtools.jasm.Environment
The number of errors and warnings
nerrors - Variable in class org.openjdk.asmtools.jcoder.SourceFile
The number of errors and warnings
NestedByteArrayInputStream - Class in org.openjdk.asmtools.jdec
this class provides functionality needed to read class files: methods to read unsigned integers of various length counts bytes read so far
nestHost - Variable in class org.openjdk.asmtools.jdis.ClassData
 
NESTHOST - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NestHostData - Class in org.openjdk.asmtools.jdis
The NestHost attribute data
NestHostData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.NestHostData
 
nestMembers - Variable in class org.openjdk.asmtools.jdis.ClassData
 
NESTMEMBERS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NestMembersAttr - Class in org.openjdk.asmtools.jasm
The "classes[]" data of attributes JEP 181 (Nest-based Access Control): class file 55.0 NestMembers_attribute { u2 attribute_name_index; u4 attribute_length; u2 number_of_classes; u2 classes[number_of_classes]; }
NestMembersAttr(ClassData, List<ConstantPool.ConstCell>) - Constructor for class org.openjdk.asmtools.jasm.NestMembersAttr
 
NestMembersData - Class in org.openjdk.asmtools.jdis
The NestMembers attribute data
NestMembersData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.NestMembersData
 
NEW - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NEWARRAY - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NEWFROMNAME - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NEWINSTANCE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NONPRIVELEGED - org.openjdk.asmtools.jasm.OpcodeTables.OpcodeType
 
NORMAL - org.openjdk.asmtools.jasm.OpcodeTables.OpcodeType
 
NOT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NULL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
NumberizePool() - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
numParams() - Method in class org.openjdk.asmtools.jdis.ParameterAnnotationData
 
nwarnings - Variable in class org.openjdk.asmtools.jasm.Environment
 
nwarnings - Variable in class org.openjdk.asmtools.jcoder.SourceFile
 

O

obj_creat - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
OF - org.openjdk.asmtools.jasm.JasmTokens.Token
 
OFFSET - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
offset_target(TypeAnnotationTypes.ETargetType, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.offset_target
 
OFFSETBITS - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
opc_aaload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aastore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aconst_null - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aload_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aload_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aload_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aload_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_aload_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_anewarray - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_areturn - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_arraylength - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_astore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_astore_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_astore_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_astore_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_astore_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_astore_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_athrow - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_baload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_bastore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_bipush - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_bytecode - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_cache_flush - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_caload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_castore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_catch - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_checkcast - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_d2f - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_d2i - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_d2l - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dadd - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_daload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dastore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dcmpg - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dcmpl - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dconst_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dconst_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ddiv - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dead - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dload_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dload_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dload_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dload_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dload_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dmul - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dneg - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_drem - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dreturn - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dstore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dstore_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dstore_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dstore_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dstore_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dstore_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dsub - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dup - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dup_x1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dup_x2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dup2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dup2_x1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_dup2_x2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_endtry - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_endvar - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_enter_sync_method - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_f2d - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_f2i - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_f2l - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fadd - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_faload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fastore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fcmpg - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fcmpl - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fconst_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fconst_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fconst_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fdiv - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fload_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fload_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fload_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fload_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fload_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fmul - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fneg - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_frem - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_freturn - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fstore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fstore_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fstore_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fstore_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fstore_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fstore_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_fsub - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_getfield - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_getstatic - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_goto - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_goto_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_i2b - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_i2c - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_i2d - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_i2f - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_i2l - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_i2s - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iadd - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iaload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iand - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iastore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iconst_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iconst_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iconst_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iconst_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iconst_4 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iconst_5 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iconst_m1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_idiv - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_acmpeq - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_acmpne - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_icmpeq - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_icmpge - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_icmpgt - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_icmple - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_icmplt - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_if_icmpne - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ifeq - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ifge - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ifgt - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ifle - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iflt - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ifne - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ifnonnull - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ifnull - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iinc - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iinc_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iload_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iload_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iload_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iload_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iload_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_imul - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ineg - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_instanceof - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_invokedynamic - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_invokeinterface - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_invokespecial - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_invokestatic - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_invokevirtual - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ior - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_irem - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ireturn - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ishl - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ishr - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_istore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_istore_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_istore_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_istore_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_istore_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_istore_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_isub - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_iushr - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ixor - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_jsr - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_jsr_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_l2d - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_l2f - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_l2i - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_label - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ladd - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_laload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_land - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lastore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lcmp - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lconst_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lconst_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ldc - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ldc_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ldc2_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ldiv - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lload_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lload_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lload_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lload_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lload_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lmul - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lneg - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_char - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_char_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_ubyte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_load_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_locals_map - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lookupswitch - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lor - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lrem - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lreturn - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lshl - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lshr - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lstore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lstore_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lstore_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lstore_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lstore_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lstore_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lsub - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lushr - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_lxor - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_monitorenter - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_monitorexit - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_multianewarray - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_char - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_char_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_ubyte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncload_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncstore_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncstore_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncstore_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncstore_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ncstore_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_new - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_newarray - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_nonpriv - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_nop - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_pop - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_pop2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_cache_flush - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_cache_index_flush - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_char - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_char_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_ubyte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_load_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_char - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_char_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_ubyte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncload_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncstore_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncstore_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncstore_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncstore_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ncstore_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_powerdown - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_dcache_data - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_dcache_tag - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_icache_data - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_icache_tag - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_10 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_11 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_12 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_13 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_14 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_15 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_16 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_17 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_18 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_19 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_20 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_21 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_22 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_23 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_24 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_25 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_26 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_27 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_28 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_29 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_30 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_31 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_4 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_5 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_6 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_7 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_8 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_reg_9 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_read_scache_data - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_reset - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_ret_from_trap - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_store_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_store_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_store_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_store_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_store_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_dcache_data - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_dcache_tag - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_icache_data - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_icache_tag - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_0 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_1 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_10 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_11 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_12 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_13 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_14 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_15 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_16 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_17 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_18 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_19 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_2 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_20 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_21 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_22 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_23 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_24 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_25 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_26 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_27 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_28 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_29 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_3 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_30 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_31 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_4 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_5 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_6 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_7 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_8 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_reg_9 - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_write_scache_data - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_priv_zero_line - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_putfield - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_putstatic - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ret - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ret_from_sub - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_ret_w - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_return - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_saload - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_sastore - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_sipush - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_stack_frame_type - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_stack_map - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_store_byte - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_store_short - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_store_short_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_store_word - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_store_word_oe - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_swap - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_tableswitch - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_try - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_var - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_wide - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opc_zero_line - org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
opcode(Integer) - Static method in class org.openjdk.asmtools.jasm.OpcodeTables
 
opcode(String) - Static method in class org.openjdk.asmtools.jasm.OpcodeTables
 
OpcodeTables - Class in org.openjdk.asmtools.jasm
OpcodeTables The OpcodeTables class follows a Singleton Pattern.
OpcodeTables() - Constructor for class org.openjdk.asmtools.jasm.OpcodeTables
 
OpcodeTables.Opcode - Enum in org.openjdk.asmtools.jasm
 
OpcodeTables.OpcodeType - Enum in org.openjdk.asmtools.jasm
Marker: describes the type of Opcode.
OPEN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
Opened(String) - Constructor for class org.openjdk.asmtools.common.Module.Opened
 
Opened(String, int) - Constructor for class org.openjdk.asmtools.common.Module.Opened
 
opens - Variable in class org.openjdk.asmtools.common.Module
 
opens(String, int) - Method in class org.openjdk.asmtools.common.Module.Builder
 
opens(String, int, Set<String>) - Method in class org.openjdk.asmtools.common.Module.Builder
 
opens(Module.Opened, Set<String>) - Method in class org.openjdk.asmtools.common.Module.Builder
 
OPENS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
OPERATOR - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
OptionObject() - Static method in class org.openjdk.asmtools.jdis.Options
 
options - Variable in class org.openjdk.asmtools.jdis.MemberData
 
Options - Class in org.openjdk.asmtools.jdis
The singleton class to share global options among jdis classes.
Options.PR - Enum in org.openjdk.asmtools.jdis
 
OR - org.openjdk.asmtools.jasm.JasmTokens.Token
 
org.openjdk.asmtools - package org.openjdk.asmtools
 
org.openjdk.asmtools.asmutils - package org.openjdk.asmtools.asmutils
 
org.openjdk.asmtools.common - package org.openjdk.asmtools.common
 
org.openjdk.asmtools.jasm - package org.openjdk.asmtools.jasm
 
org.openjdk.asmtools.jcdec - package org.openjdk.asmtools.jcdec
 
org.openjdk.asmtools.jcoder - package org.openjdk.asmtools.jcoder
 
org.openjdk.asmtools.jdec - package org.openjdk.asmtools.jdec
 
org.openjdk.asmtools.jdis - package org.openjdk.asmtools.jdis
 
org.openjdk.asmtools.util - package org.openjdk.asmtools.util
 
out - Variable in class org.openjdk.asmtools.common.Tool
 
out - Variable in class org.openjdk.asmtools.jasm.Environment
 
out - Variable in class org.openjdk.asmtools.jdis.ClassData
 
out - Variable in class org.openjdk.asmtools.jdis.MemberData
 
output(String) - Method in class org.openjdk.asmtools.jasm.Environment
Output a string.
output(String) - Method in class org.openjdk.asmtools.jcoder.SourceFile
Output a string.
outputln(String) - Method in class org.openjdk.asmtools.jasm.Environment
Output a string.
outputln(String) - Method in class org.openjdk.asmtools.jcoder.SourceFile
Output a string.

P

PACKAGE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
PARAM_NAME - org.openjdk.asmtools.jasm.JasmTokens.Token
 
ParameterAnnotationData - Class in org.openjdk.asmtools.jdis
 
ParameterAnnotationData(ClassData, boolean) - Constructor for class org.openjdk.asmtools.jdis.ParameterAnnotationData
 
paramNames - Variable in class org.openjdk.asmtools.jdis.MethodData
The parameter names for this method
ParseBase - Class in org.openjdk.asmtools.jasm
 
ParseBase() - Constructor for class org.openjdk.asmtools.jasm.ParseBase
 
parseConstRef(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ParserCP
 
parseConstRef(Tables.ConstType, Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ParserCP
 
parseConstRef(Tables.ConstType, Tables.ConstType, boolean) - Method in class org.openjdk.asmtools.jasm.ParserCP
Parse an instruction argument, one of: * #NUMBER, #NAME, [TAG] CONSTVALUE
parseConstValue(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ParserCP
Parse CONSTVALUE
parseDefaultAnnotation() - Method in class org.openjdk.asmtools.jasm.ParserAnnotation
parseDefaultAnnotation parses a default Annotation attribute
parseInstr() - Method in class org.openjdk.asmtools.jasm.ParserInstr
Parse an instruction.
parsekey() - Method in enum org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
parsekey() - Method in enum org.openjdk.asmtools.jasm.Tables.AttrTag
 
parsekey() - Method in enum org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
parsekey() - Method in enum org.openjdk.asmtools.jasm.Tables.StackMapType
 
parsekey() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.Token
 
parseKey() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
 
parseKey() - Method in enum org.openjdk.asmtools.jasm.Tables.ConstType
 
parseKey() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
 
parseKey() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
parseKey() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
parseKey() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
parseLabelRef() - Method in class org.openjdk.asmtools.jasm.ParserInstr
Parse a label instruction argument
parseParamAnnots(int, MethodData) - Method in class org.openjdk.asmtools.jasm.ParserAnnotation
parseParamAnnots Parses Parameter Annotations attributes.
parser - Variable in class org.openjdk.asmtools.jasm.ParseBase
 
ParserAnnotation - Class in org.openjdk.asmtools.jasm
ParserAnnotation ParserAnnotation is a parser class owned by Parser.java.
ParserAnnotation(Scanner, Parser, Environment) - Constructor for class org.openjdk.asmtools.jasm.ParserAnnotation
 
ParserCP - Class in org.openjdk.asmtools.jasm
ParserCP ParseCP is a parser class owned by Parser.java.
ParserCP(Scanner, Parser, Environment) - Constructor for class org.openjdk.asmtools.jasm.ParserCP
main constructor
ParserInstr - Class in org.openjdk.asmtools.jasm
ParserInstr ParserInstr is a parser class owned by Parser.java.
ParserInstr(Scanner, Parser, ParserCP, Environment) - Constructor for class org.openjdk.asmtools.jasm.ParserInstr
main constructor
parseSwitchTable() - Method in class org.openjdk.asmtools.jasm.ParserInstr
Parse a Switch Table. return value: SwitchTable.
parseTagConstValue(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ParserCP
Parse [TAG] CONSTVALUE
parseTagConstValue(Tables.ConstType, Tables.ConstType, boolean) - Method in class org.openjdk.asmtools.jasm.ParserCP
 
PC - org.openjdk.asmtools.jdis.Options.PR
 
PERMITTEDSUBCLASSES - org.openjdk.asmtools.jasm.JasmTokens.Token
 
PermittedSubclassesAttr - Class in org.openjdk.asmtools.jasm
The "classes[]" data of attributes JEP 360 (Sealed types): class file 59.65535 PermittedSubclasses_attribute { u2 attribute_name_index; u4 attribute_length; u2 number_of_classes; u2 classes[number_of_classes]; }
PermittedSubclassesAttr(ClassData, List<ConstantPool.ConstCell>) - Constructor for class org.openjdk.asmtools.jasm.PermittedSubclassesAttr
 
permittedSubclassesData - Variable in class org.openjdk.asmtools.jdis.ClassData
 
PermittedSubclassesData - Class in org.openjdk.asmtools.jdis
The PermittedSubclasses attribute data
PermittedSubclassesData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.PermittedSubclassesData
 
pkgPrefix - Variable in class org.openjdk.asmtools.jdis.ClassData
 
pool - Variable in class org.openjdk.asmtools.jdis.ClassData
 
pool - Variable in class org.openjdk.asmtools.jdis.ConstantPool
The actual pool of Constants
pos - Variable in class org.openjdk.asmtools.jasm.Environment
 
pos - Variable in class org.openjdk.asmtools.jasm.Scanner
The position of the current token
pos - Variable in class org.openjdk.asmtools.jcoder.Scanner
The position of the current token
POS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
possibleJasmIdentifier() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
 
possibleModuleName() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
 
possibleTypePathKind() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
Checks a token belonging to the table: Table 4.7.20.2-A.
POSTDEC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
POSTINC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
pr_cpx - Variable in class org.openjdk.asmtools.jdis.MemberData
 
PREDEC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
prefixString - Static variable in class org.openjdk.asmtools.jdis.TraceUtils
 
PREINC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
prevCh - Variable in class org.openjdk.asmtools.jcoder.Scanner
The current character
prevPos - Variable in class org.openjdk.asmtools.jasm.Scanner
The position of the previous token
prevPos - Variable in class org.openjdk.asmtools.jcoder.Scanner
The position of the previous token
print() - Method in class org.openjdk.asmtools.jdis.BootstrapMethodData
 
print() - Method in class org.openjdk.asmtools.jdis.ClassArrayData
 
print() - Method in class org.openjdk.asmtools.jdis.ClassData
 
print() - Method in class org.openjdk.asmtools.jdis.CodeData
print
print() - Method in class org.openjdk.asmtools.jdis.FieldData
Prints the field data to the current output stream. called from ClassData.
print() - Method in class org.openjdk.asmtools.jdis.MemberData
 
print() - Method in class org.openjdk.asmtools.jdis.MethodData
Prints the method data to the current output stream. called from ClassData.
print() - Method in class org.openjdk.asmtools.jdis.ModuleData
 
print() - Method in class org.openjdk.asmtools.jdis.NestHostData
 
print() - Method in class org.openjdk.asmtools.jdis.RecordData
Prints the record data to the current output stream. called from ClassData.
print(PrintWriter) - Method in enum org.openjdk.asmtools.jasm.Tables.ConstType
 
print(PrintWriter) - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
print(PrintWriter) - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
print(PrintWriter) - Method in class org.openjdk.asmtools.jdis.ConstantPool.Constant
 
print(PrintWriter) - Method in class org.openjdk.asmtools.jdis.ConstantPool
prints the entire constant pool.
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypePathData
jdis: print the type_path structure
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationData
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationElement.Annot_AnnotValue
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationElement.Array_AnnotValue
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationElement.CPX_AnnotValue
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationElement.CPX2_AnnotValue
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationElement
 
print(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.ParameterAnnotationData
 
print(String) - Method in class org.openjdk.asmtools.common.Tool
 
print(String, String) - Method in class org.openjdk.asmtools.jdis.SignatureData
 
printAnnotations(String) - Method in class org.openjdk.asmtools.jdis.MemberData
 
printBody(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationData
 
printBody(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.TypeAnnotationData
 
printCannotReadMsg - Variable in class org.openjdk.asmtools.common.Tool
 
printHeader(PrintWriter, String) - Method in class org.openjdk.asmtools.jdis.AnnotationData
 
println() - Method in class org.openjdk.asmtools.common.Tool
 
println(String) - Method in class org.openjdk.asmtools.common.Tool
Top level print message
printlnClassId(PrintWriter, int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
prints a constant value, with the print format based on the print options.
printlnClassId(PrintWriter, int, boolean) - Method in class org.openjdk.asmtools.jdis.ConstantPool
 
printPAnnotations() - Method in class org.openjdk.asmtools.jdis.MethodData
printPAnnotations
printPool() - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
printval() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.KeywordType
 
printval() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
printval() - Method in enum org.openjdk.asmtools.jasm.OpcodeTables.OpcodeType
 
printval() - Method in enum org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
printval() - Method in enum org.openjdk.asmtools.jasm.Tables.AttrTag
 
printval() - Method in enum org.openjdk.asmtools.jasm.Tables.BasicType
 
printval() - Method in enum org.openjdk.asmtools.jasm.Tables.CF_Context
 
printval() - Method in enum org.openjdk.asmtools.jasm.Tables.ConstType
 
printval() - Method in enum org.openjdk.asmtools.jasm.Tables.StackMapType
 
printval() - Method in enum org.openjdk.asmtools.jasm.Tables.SubTag
 
printval() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
printval() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.KeywordType
 
printval() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.Token
 
printval() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.TokenType
 
printValue() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
 
printValue() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
printVar(StringBuilder, StringBuilder, int, int) - Method in class org.openjdk.asmtools.jdis.MemberData
 
printVersion() - Static method in class org.openjdk.asmtools.Main
Prints the tools version
PRIVATE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
PRIVELEGED - org.openjdk.asmtools.jasm.OpcodeTables.OpcodeType
 
ProductInfo - Class in org.openjdk.asmtools.util
Class providing an access to the product info.
ProductInfo() - Constructor for class org.openjdk.asmtools.util.ProductInfo
 
programName - Variable in class org.openjdk.asmtools.common.Tool
 
PROTECTED - org.openjdk.asmtools.jasm.JasmTokens.Token
 
Provided(String) - Constructor for class org.openjdk.asmtools.common.Module.Provided
 
provides - Variable in class org.openjdk.asmtools.common.Module
 
provides(String, Set<String>) - Method in class org.openjdk.asmtools.common.Module.Builder
 
provides(Module.Provided, Set<String>) - Method in class org.openjdk.asmtools.common.Module.Builder
 
PROVIDES - org.openjdk.asmtools.jasm.JasmTokens.Token
 
PUBLIC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
PUNCTUATION - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
PUNCTUATION - org.openjdk.asmtools.jcoder.JcodTokens.TokenType
 

Q

QUESTIONMARK - org.openjdk.asmtools.jasm.JasmTokens.Token
 

R

radix - Variable in class org.openjdk.asmtools.jasm.Scanner
 
RBRACE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
RBRACE - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
read() - Method in class org.openjdk.asmtools.jasm.Environment
 
read() - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
read(int, int, DataInputStream) - Method in class org.openjdk.asmtools.jdis.AttrData
 
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.AnnotationData
 
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.BootstrapMethodData
read read and resolve the bootstrap method data called from ClassData. precondition: NumFields has already been read from the stream.
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.FieldData
Read and resolve the field data called from ClassData.
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.MethodData
read read and resolve the method data called from ClassData.
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.ModuleData
Reads and resolve the method's attribute data called from ClassData.
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.ParameterAnnotationData
 
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.RecordData
 
read(DataInputStream) - Method in class org.openjdk.asmtools.jdis.TypeAnnotationData
 
read(DataInputStream, boolean) - Method in class org.openjdk.asmtools.jdis.AnnotationElement
read read and resolve the method data called from ClassData. precondition: NumFields has already been read from the stream.
read(DataInputStream, int) - Method in class org.openjdk.asmtools.jdis.ClassArrayData
 
read(DataInputStream, int) - Method in class org.openjdk.asmtools.jdis.CodeData
read
read(DataInputStream, int) - Method in class org.openjdk.asmtools.jdis.NestHostData
 
read(DataInputStream, int) - Method in class org.openjdk.asmtools.jdis.NestMembersData
 
read(DataInputStream, int) - Method in class org.openjdk.asmtools.jdis.PermittedSubclassesData
 
read(DataInputStream, int) - Method in class org.openjdk.asmtools.jdis.SignatureData
 
read(File) - Method in class org.openjdk.asmtools.jdis.ClassData
 
read(String) - Method in class org.openjdk.asmtools.jdis.ClassData
 
readAttributes(DataInputStream) - Method in class org.openjdk.asmtools.jdis.MemberData
 
readFields(DataInputStream) - Method in class org.openjdk.asmtools.jdis.ClassData
Read and resolve the field data
readInterfaces(DataInputStream) - Method in class org.openjdk.asmtools.jdis.ClassData
Read and resolve the interface data
readMethods(DataInputStream) - Method in class org.openjdk.asmtools.jdis.ClassData
Read and resolve the method data
readValue(DataInputStream, ClassData, boolean) - Static method in class org.openjdk.asmtools.jdis.AnnotationElement
read Static factory - creates Annotation Elements.
record - Variable in class org.openjdk.asmtools.jdis.ClassData
 
RECORD - org.openjdk.asmtools.jasm.JasmTokens.Token
 
RecordData - Class in org.openjdk.asmtools.jasm
The record attribute (JEP 359 since class file 58.65535)
RecordData - Class in org.openjdk.asmtools.jdis
The Record attribute data
RecordData(ClassData) - Constructor for class org.openjdk.asmtools.jasm.RecordData
 
RecordData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.RecordData
 
REF_GETFIELD - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_GETFIELD - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_GETSTATIC - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_GETSTATIC - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_INVOKEINTERFACE - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_INVOKEINTERFACE - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_INVOKESPECIAL - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_INVOKESPECIAL - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_INVOKESTATIC - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_INVOKESTATIC - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_INVOKEVIRTUAL - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_INVOKEVIRTUAL - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_NEWINVOKESPECIAL - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_NEWINVOKESPECIAL - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_PUTFIELD - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_PUTFIELD - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REF_PUTSTATIC - org.openjdk.asmtools.jasm.Tables.SubTag
 
REF_PUTSTATIC - org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
REM - org.openjdk.asmtools.jasm.JasmTokens.Token
 
require(String, boolean, boolean, String) - Method in class org.openjdk.asmtools.common.Module.Builder
 
require(String, int) - Method in class org.openjdk.asmtools.common.Module.Builder
 
require(String, int, String) - Method in class org.openjdk.asmtools.common.Module.Builder
 
requires - Variable in class org.openjdk.asmtools.common.Module
 
REQUIRES - org.openjdk.asmtools.jasm.JasmTokens.Token
 
resource_var - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
RETURN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
RPAREN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
RPAREN - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
RSHIFT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
RSQBRACKET - org.openjdk.asmtools.jasm.JasmTokens.Token
 
RSQBRACKET - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
RuntimeConstants - Interface in org.openjdk.asmtools.jasm
 

S

SAME_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
SAME_FRAME_EX - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
SAME_LOCALS_1_STACK_ITEM_EXTENDED_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
SAME_LOCALS_1_STACK_ITEM_FRAME - org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
scan() - Method in class org.openjdk.asmtools.jasm.Scanner
scan Scan the next token.
scan() - Method in class org.openjdk.asmtools.jcoder.Scanner
Scan the next token.
scanMacro() - Method in class org.openjdk.asmtools.jcoder.Scanner
Scan the next token.
scanModuleStatement() - Method in class org.openjdk.asmtools.jasm.Scanner
 
scanner - Variable in class org.openjdk.asmtools.jasm.ParseBase
 
Scanner - Class in org.openjdk.asmtools.jasm
A Scanner for Jasm tokens.
Scanner - Class in org.openjdk.asmtools.jcoder
A Scanner for Jcoder tokens.
Scanner(Environment) - Constructor for class org.openjdk.asmtools.jasm.Scanner
main constructor.
Scanner(SourceFile) - Constructor for class org.openjdk.asmtools.jcoder.Scanner
for use in jcfront.
Scanner(SourceFile, HashMap<String, String>) - Constructor for class org.openjdk.asmtools.jcoder.Scanner
Create a scanner to scan an input stream.
Scanner.SyntaxError - Error in org.openjdk.asmtools.jasm
SyntaxError is the generic error thrown for parsing problems.
scanParamName(int, int, MethodData) - Method in class org.openjdk.asmtools.jasm.ParserAnnotation
 
SEMICOLON - org.openjdk.asmtools.jasm.JasmTokens.Token
 
SEMICOLON - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
set(Options.PR) - Method in class org.openjdk.asmtools.jdis.Options
 
setCell(int, ConstantPool.ConstCell) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
setCodeOptions() - Method in class org.openjdk.asmtools.jdis.Options
 
setEnableDebug(boolean) - Static method in class org.openjdk.asmtools.jasm.ConstantPool
 
setFlag(int) - Method in class org.openjdk.asmtools.common.Module.FlaggedTargetType
 
setIndent(int) - Method in class org.openjdk.asmtools.jdis.Indenter
Increases indentation length.
setIssue(IOException) - Method in class org.openjdk.asmtools.jdis.ConstantPool.Constant
 
setMajorVersion(short) - Method in class org.openjdk.asmtools.jasm.CFVersion
 
setMinorVersion(short) - Method in class org.openjdk.asmtools.jasm.CFVersion
 
setModuleFlags(int) - Method in class org.openjdk.asmtools.common.Module.Builder
 
setModuleFlags(Module.Modifier...) - Method in class org.openjdk.asmtools.common.Module.Builder
 
setModuleName(String) - Method in class org.openjdk.asmtools.common.Module.Builder
 
setPrintTAG(boolean) - Method in class org.openjdk.asmtools.jdis.ConstantPool
 
setRank(int) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstCell
 
setSignatureAttr(ConstantPool.ConstCell) - Method in class org.openjdk.asmtools.jasm.MemberData
 
setTypeName(String) - Method in class org.openjdk.asmtools.common.Module.TargetType
 
SHORT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
SHORTINDEX - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
SHORTVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
sig_cpx - Variable in class org.openjdk.asmtools.jdis.MethodData
CP index to the method type
sign - Variable in class org.openjdk.asmtools.jasm.Scanner
 
sign - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
SIGN - org.openjdk.asmtools.jasm.JasmTokens.Token
 
signature - Variable in class org.openjdk.asmtools.jdis.MemberData
 
signatureAttr - Variable in class org.openjdk.asmtools.jasm.MemberData
 
SignatureData - Class in org.openjdk.asmtools.jdis
The Signature attribute data
SignatureData(ClassData) - Constructor for class org.openjdk.asmtools.jdis.SignatureData
 
size() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Long
 
size() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
size() - Method in class org.openjdk.asmtools.jasm.DataVector
 
size() - Method in class org.openjdk.asmtools.jdis.ConstantPool.Constant
 
skipTill(int) - Method in class org.openjdk.asmtools.jcoder.Scanner
 
source_cpx - Variable in class org.openjdk.asmtools.jdis.ClassData
 
SourceFile - Class in org.openjdk.asmtools.jcoder
An input stream for java programs.
SourceFile(Tool, DataInputStream, String, PrintWriter) - Constructor for class org.openjdk.asmtools.jcoder.SourceFile
 
SPECIAL - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
SPLIT_VERIFIER_CFV - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
SRC - org.openjdk.asmtools.jdis.Options.PR
 
STACK - org.openjdk.asmtools.jasm.JasmTokens.Token
 
STACKMAP - org.openjdk.asmtools.jcoder.JcodTokens.TokenType
 
StackMapData - Class in org.openjdk.asmtools.jasm
 
StackMapData.StackMapItem1 - Class in org.openjdk.asmtools.jasm
 
StackMapData.StackMapItem2 - Class in org.openjdk.asmtools.jasm
 
stackMapFrameType(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapFrameTypeName(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapFrameTypeVal(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapFrameTypeValue(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapType(int, PrintWriter) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapType(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapTypeKey(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapTypeName(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
stackMapTypeValue(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
startPC - Variable in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target.LocalVar_Entry
 
STAT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
STATEMENT - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
STATIC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
STRICT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
StringTag(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
StringTag Public string val - Safely gets the string-rep of a Constant from the CP at a given index.
StringUtils - Class in org.openjdk.asmtools.asmutils
Utility class to share common tools/methods.
StringUtils() - Constructor for class org.openjdk.asmtools.asmutils.StringUtils
 
stringVal() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.Annot_AnnotValue
 
stringVal() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
 
stringVal() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.Array_AnnotValue
 
stringVal() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.CPX_AnnotValue
 
stringVal() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.CPX2_AnnotValue
 
stringVal() - Method in class org.openjdk.asmtools.jdis.AnnotationElement
 
stringVal() - Method in class org.openjdk.asmtools.jdis.ConstantPool.Constant
 
STRINGVAL - org.openjdk.asmtools.jasm.JasmTokens.Token
 
STRINGVAL - org.openjdk.asmtools.jcoder.JcodTokens.Token
 
stringValue - Variable in class org.openjdk.asmtools.jasm.Scanner
 
stringValue - Variable in class org.openjdk.asmtools.jcoder.Scanner
 
StringValue(int) - Method in class org.openjdk.asmtools.jdis.ConstantPool
StringValue Safely gets the string value of any Constant at any CP index.
SUB - org.openjdk.asmtools.jasm.JasmTokens.Token
 
subtag(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
subtag(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
subtagName(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
subtagValue(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
SUPER - org.openjdk.asmtools.jasm.JasmTokens.Token
 
super_cpx - Variable in class org.openjdk.asmtools.jdis.ClassData
 
SUPERTYPE - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
supertype_target(TypeAnnotationTypes.ETargetType, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.supertype_target
 
SWITCH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
SYNCHRONIZED - org.openjdk.asmtools.jasm.JasmTokens.Token
 
SyntaxError() - Constructor for error org.openjdk.asmtools.jasm.Scanner.SyntaxError
 
SYNTHETIC - org.openjdk.asmtools.jasm.JasmTokens.Token
 
SYNTHETIC_ATTRIBUTE - Static variable in interface org.openjdk.asmtools.jasm.RuntimeConstants
 
syntheticAttr - Variable in class org.openjdk.asmtools.jasm.MemberData
 

T

T_BOOLEAN - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_BYTE - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_CHAR - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_CLASS - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_DOUBLE - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_FLOAT - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_INT - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_LONG - org.openjdk.asmtools.jasm.Tables.BasicType
 
T_SHORT - org.openjdk.asmtools.jasm.Tables.BasicType
 
Tables - Class in org.openjdk.asmtools.jasm
Tables The classes in Tables are following a Singleton Pattern.
Tables() - Constructor for class org.openjdk.asmtools.jasm.Tables
 
Tables.AnnotElemType - Enum in org.openjdk.asmtools.jasm
AnnotElemType enums
Tables.AttrTag - Enum in org.openjdk.asmtools.jasm
Attribute descriptor enums
Tables.BasicType - Enum in org.openjdk.asmtools.jasm
BasicType enums
Tables.CF_Context - Enum in org.openjdk.asmtools.jasm
CF_Context enums
Tables.ConstType - Enum in org.openjdk.asmtools.jasm
ConstType A (typed) tag (constant) representing the type of Constant in the Constant Pool.
Tables.StackMapFrameType - Enum in org.openjdk.asmtools.jasm
StackMap-FrameType table.
Tables.StackMapType - Enum in org.openjdk.asmtools.jasm
MapTypes table.
Tables.SubTag - Enum in org.openjdk.asmtools.jasm
SubTag enums
tag - Variable in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
tag - Variable in class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
tag the descriptor for the constant
tag - Variable in class org.openjdk.asmtools.jdis.ConstantPool.Constant
tag the descriptor for the constant
tag() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
 
tag(int) - Static method in class org.openjdk.asmtools.jasm.Tables
 
tag(String) - Static method in class org.openjdk.asmtools.jasm.Tables
 
tagname() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
tagname() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.TAG
 
targetInfo - Variable in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
targetInfo() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
targettype - Variable in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
targetType - Variable in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
TC_ARRAY - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_BOOLEAN - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_BYTE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_CHAR - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_CLASS - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_DOUBLE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_ERROR - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_FLOAT - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_INT - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_LONG - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_METHOD - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_NULL - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_SHORT - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TC_VOID - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TextLines - Class in org.openjdk.asmtools.jdis
A container for the java sources tied to an jasm output when -sl in on
TextLines(Path, String) - Constructor for class org.openjdk.asmtools.jdis.TextLines
 
THIS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
this_cpx - Variable in class org.openjdk.asmtools.jdis.ClassData
 
THROW - org.openjdk.asmtools.jasm.JasmTokens.Token
 
THROWS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
throws_target(TypeAnnotationTypes.ETargetType, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.throws_target
 
throws_type - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
TM_ARRAY - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_BOOLEAN - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_BYTE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_CHAR - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_CLASS - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_DOUBLE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_ERROR - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_FLOAT - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_INT - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_INT32 - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_INTEGER - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_LONG - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_METHOD - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_NULL - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_NUM32 - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_NUM64 - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_NUMBER - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_REAL - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_REFERENCE - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_SHORT - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TM_VOID - Static variable in interface org.openjdk.asmtools.jasm.Constants
 
TO - org.openjdk.asmtools.jasm.JasmTokens.Token
 
toHex(int) - Static method in class org.openjdk.asmtools.asmutils.HexUtils
 
toHex(long) - Static method in class org.openjdk.asmtools.asmutils.HexUtils
 
toHex(long, int) - Static method in class org.openjdk.asmtools.asmutils.HexUtils
 
token - Variable in class org.openjdk.asmtools.jasm.Scanner
Current token
token - Variable in class org.openjdk.asmtools.jcoder.Scanner
Current token
token(int) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
token(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
TOKEN - org.openjdk.asmtools.jasm.JasmTokens.KeywordType
 
TOKEN - org.openjdk.asmtools.jcoder.JcodTokens.KeywordType
 
token_ID(String) - Static method in class org.openjdk.asmtools.jcoder.JcodTokens
 
tool - Variable in class org.openjdk.asmtools.jdis.ClassData
 
Tool - Class in org.openjdk.asmtools.common
 
Tool(PrintWriter, PrintWriter, String) - Constructor for class org.openjdk.asmtools.common.Tool
 
Tool(PrintWriter, String) - Constructor for class org.openjdk.asmtools.common.Tool
 
toString() - Method in class org.openjdk.asmtools.common.Module.FlaggedTargetType
 
toString() - Method in class org.openjdk.asmtools.common.Module.TargetType
 
toString() - Method in class org.openjdk.asmtools.common.Module
 
toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstCell
 
toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_IndyOrCondyPair
 
toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Pair
 
toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
toString() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
 
toString() - Method in enum org.openjdk.asmtools.jasm.Tables.ConstType
 
toString() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
toString() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target.LocalVar_Entry
 
toString() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
toString() - Method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
toString() - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypePathEntry
 
toString() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
toString() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.Token
 
toString() - Method in class org.openjdk.asmtools.jdis.AnnotationData
 
toString() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.Annot_AnnotValue
 
toString() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
 
toString() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.Array_AnnotValue
 
toString() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.CPX_AnnotValue
 
toString() - Method in class org.openjdk.asmtools.jdis.AnnotationElement.CPX2_AnnotValue
 
toString() - Method in class org.openjdk.asmtools.jdis.AnnotationElement
 
toString() - Method in class org.openjdk.asmtools.jdis.ConstantPool.Constant
 
toString() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
toString() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.TAG
 
toString() - Method in class org.openjdk.asmtools.jdis.Options
 
toString() - Method in class org.openjdk.asmtools.jdis.SignatureData
 
toString(int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
toString(int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
toString(int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypePathData
 
toString(int, Tables.CF_Context) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
trace(int, String) - Static method in class org.openjdk.asmtools.jdis.TraceUtils
 
trace(String) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
trace(String) - Static method in class org.openjdk.asmtools.jdis.TraceUtils
 
traceln(int, String) - Static method in class org.openjdk.asmtools.jdis.TraceUtils
 
traceln(int, String...) - Static method in class org.openjdk.asmtools.jdis.TraceUtils
 
traceln(String) - Method in class org.openjdk.asmtools.jcoder.SourceFile
 
traceln(String) - Static method in class org.openjdk.asmtools.jdis.TraceUtils
 
traceln(String...) - Static method in class org.openjdk.asmtools.jdis.TraceUtils
 
TraceUtils - Class in org.openjdk.asmtools.jdis
 
TraceUtils() - Constructor for class org.openjdk.asmtools.jdis.TraceUtils
 
TRANSIENT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
TRANSITIVE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
TRUE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
TRY - org.openjdk.asmtools.jasm.JasmTokens.Token
 
type() - Method in enum org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
TYPE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
TYPE - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
type_annotAttrInv - Variable in class org.openjdk.asmtools.jasm.MemberData
 
type_annotAttrVis - Variable in class org.openjdk.asmtools.jasm.MemberData
 
TYPE_ARGUMENT - org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
 
type_argument_target(TypeAnnotationTypes.ETargetType, int, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_argument_target
 
TYPE_ARGUMENT_TYPEPATH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
type_cpx - Variable in class org.openjdk.asmtools.jdis.FieldData
 
type_parameter_bound_target(TypeAnnotationTypes.ETargetType, int, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_bound_target
 
type_parameter_target(TypeAnnotationTypes.ETargetType, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_target
 
TYPE_PATH_KIND - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
type_test - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
TypeAnnotationData - Class in org.openjdk.asmtools.jasm
JVMS 4.7.20.
TypeAnnotationData - Class in org.openjdk.asmtools.jdis
Type Annotation data is a specific kind of AnnotationData.
TypeAnnotationData(boolean, ClassData) - Constructor for class org.openjdk.asmtools.jdis.TypeAnnotationData
 
TypeAnnotationData(Argument, boolean) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationData
 
TypeAnnotationTargetInfoData - Class in org.openjdk.asmtools.jasm
TargetInfo (4.7.20.1.
TypeAnnotationTargetInfoData(TypeAnnotationTypes.ETargetType) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
TypeAnnotationTargetInfoData.catch_target - Class in org.openjdk.asmtools.jasm
catch_target (4.7.20.1.
TypeAnnotationTargetInfoData.empty_target - Class in org.openjdk.asmtools.jasm
empty_target (4.7.20.1.
TypeAnnotationTargetInfoData.formal_parameter_target - Class in org.openjdk.asmtools.jasm
formal_parameter_target (4.7.20.1.
TypeAnnotationTargetInfoData.localvar_target - Class in org.openjdk.asmtools.jasm
localvar_target (4.7.20.1.
TypeAnnotationTargetInfoData.localvar_target.LocalVar_Entry - Class in org.openjdk.asmtools.jasm
 
TypeAnnotationTargetInfoData.offset_target - Class in org.openjdk.asmtools.jasm
offset_target (4.7.20.1.
TypeAnnotationTargetInfoData.supertype_target - Class in org.openjdk.asmtools.jasm
supertype_target (4.7.20.1.
TypeAnnotationTargetInfoData.throws_target - Class in org.openjdk.asmtools.jasm
throws_target (4.7.20.1.
TypeAnnotationTargetInfoData.type_argument_target - Class in org.openjdk.asmtools.jasm
type_argument_target (4.7.20.1.
TypeAnnotationTargetInfoData.type_parameter_bound_target - Class in org.openjdk.asmtools.jasm
type_parameter_bound_target (4.7.20.1.
TypeAnnotationTargetInfoData.type_parameter_target - Class in org.openjdk.asmtools.jasm
type_parameter_target (4.7.20.1.
TypeAnnotationTargetVisitor() - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
TypeAnnotationTypePathData - Class in org.openjdk.asmtools.jasm
JVMS 4.7.20.2.
TypeAnnotationTypePathData() - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTypePathData
 
TypeAnnotationTypes - Class in org.openjdk.asmtools.jasm
Type annotation types: target_type, target_info && target_path
TypeAnnotationTypes() - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTypes
 
TypeAnnotationTypes.EPathKind - Enum in org.openjdk.asmtools.jasm
Interpretation of type_path_kind values (Table 4.7.20.2-A)
TypeAnnotationTypes.ETargetInfo - Enum in org.openjdk.asmtools.jasm
union { type_parameter_target; supertype_target; type_parameter_bound_target; empty_target; method_formal_parameter_target; throws_target; localvar_target; catch_target; offset_target; type_argument_target; } target_info;
TypeAnnotationTypes.ETargetType - Enum in org.openjdk.asmtools.jasm
Interpretation of target_type values (Table 4.7.20-A.
TypeAnnotationTypes.TypeAnnotationTargetVisitor - Class in org.openjdk.asmtools.jasm
 
TypeAnnotationTypes.TypePathEntry - Class in org.openjdk.asmtools.jasm
 
TYPEARG - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
TYPEPARAM - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
TYPEPARAM_BOUND - org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
 
typePath - Variable in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
TypePathEntry(int, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypePathEntry
 
TypePathEntry(TypeAnnotationTypes.EPathKind, int) - Constructor for class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypePathEntry
 

U

uEscWriter - Class in org.openjdk.asmtools.jdis
 
uEscWriter(OutputStream) - Constructor for class org.openjdk.asmtools.jdis.uEscWriter
 
uncheckedGetCell(int) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
UNDEFINED_VERSION - Static variable in class org.openjdk.asmtools.jasm.CFVersion
 
URSHIFT - org.openjdk.asmtools.jasm.JasmTokens.Token
 
usage() - Method in class org.openjdk.asmtools.common.Tool
Usage
usage() - Method in class org.openjdk.asmtools.jasm.Main
 
usage() - Method in class org.openjdk.asmtools.jcdec.Main
Usage
usage() - Method in class org.openjdk.asmtools.jcoder.Main
 
usage() - Method in class org.openjdk.asmtools.jdec.Main
 
usage() - Method in class org.openjdk.asmtools.jdis.Main
 
usage(String, int) - Static method in class org.openjdk.asmtools.Main
Prints usage info and error message, afterwards invokes System.exit()
uses - Variable in class org.openjdk.asmtools.common.Module
 
uses(String) - Method in class org.openjdk.asmtools.common.Module.Builder
 
uses(Set<String>) - Method in class org.openjdk.asmtools.common.Module.Builder
 
Uses(String) - Constructor for class org.openjdk.asmtools.common.Module.Uses
 
USES - org.openjdk.asmtools.jasm.JasmTokens.Token
 
Utf8ToString(String) - Static method in class org.openjdk.asmtools.asmutils.StringUtils
Converts CONSTANT_Utf8_info string to a printable string for jdis/jdes.
Utils - Class in org.openjdk.asmtools.jdis
 
Utils() - Constructor for class org.openjdk.asmtools.jdis.Utils
 

V

val() - Method in enum org.openjdk.asmtools.jasm.Tables.AnnotElemType
 
val() - Method in enum org.openjdk.asmtools.jasm.Tables.CF_Context
 
validAbstractMethod(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validAccess(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validClass(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validExports(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validField(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validInitMethod(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validInnerClass(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validInterface(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validInterfaceField(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validInterfaceMethod(int, ClassData) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validMethod(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
validRequires(int) - Static method in class org.openjdk.asmtools.jasm.Modifiers
 
value - Variable in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
 
value - Variable in class org.openjdk.asmtools.jdis.AnnotationElement
 
value() - Method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
 
value() - Method in enum org.openjdk.asmtools.jasm.OpcodeTables.Opcode
 
value() - Method in enum org.openjdk.asmtools.jasm.Tables.ConstType
 
value() - Method in enum org.openjdk.asmtools.jasm.Tables.StackMapFrameType
 
value() - Method in enum org.openjdk.asmtools.jasm.Tables.StackMapType
 
value() - Method in enum org.openjdk.asmtools.jasm.Tables.SubTag
 
value() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
 
value() - Method in enum org.openjdk.asmtools.jcoder.JcodTokens.Token
 
value() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
 
value() - Method in enum org.openjdk.asmtools.jdis.ConstantPool.TAG
 
VALUE - org.openjdk.asmtools.jasm.JasmTokens.KeywordType
 
VALUE - org.openjdk.asmtools.jasm.JasmTokens.TokenType
 
VALUE - org.openjdk.asmtools.jcoder.JcodTokens.TokenType
 
value_cpx - Variable in class org.openjdk.asmtools.jdis.FieldData
 
valueOf(String) - Static method in enum org.openjdk.asmtools.common.Module.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.KeywordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.OpcodeTables.Opcode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.OpcodeTables.OpcodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.AnnotElemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.AttrTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.BasicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.CF_Context
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.ConstType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.StackMapFrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.StackMapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.Tables.SubTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.KeywordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.Token
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jdis.ConstantPool.TAG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openjdk.asmtools.jdis.Options.PR
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openjdk.asmtools.common.Module.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.KeywordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.Token
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.JasmTokens.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.OpcodeTables.Opcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.OpcodeTables.OpcodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.AnnotElemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.AttrTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.BasicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.CF_Context
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.ConstType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.StackMapFrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.StackMapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.Tables.SubTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jasm.TypeAnnotationTypes.ETargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.ConstType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.KeywordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.Token
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jcoder.JcodTokens.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jdis.ConstantPool.SUBTAG
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jdis.ConstantPool.TAG
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openjdk.asmtools.jdis.Options.PR
Returns an array containing the constants of this enum type, in the order they are declared.
VAR - org.openjdk.asmtools.jdis.Options.PR
 
VARARGS - org.openjdk.asmtools.jasm.JasmTokens.Token
 
VARDECLARATION - org.openjdk.asmtools.jasm.JasmTokens.Token
 
VERSION - org.openjdk.asmtools.jasm.JasmTokens.Token
 
VERSION - Static variable in class org.openjdk.asmtools.util.ProductInfo
Version of the product in the short format, like 5.0
visAnnotToken - Variable in class org.openjdk.asmtools.jdis.AnnotationData
 
Visible - org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
 
visibleAnnotations - Variable in class org.openjdk.asmtools.jdis.MemberData
The visible annotations for this class, member( field or method) or record component
visibleParameterAnnotations - Variable in class org.openjdk.asmtools.jdis.MethodData
The visible parameter annotations for this method
VisibleType - org.openjdk.asmtools.jasm.JasmTokens.AnnotationType
 
visibleTypeAnnotations - Variable in class org.openjdk.asmtools.jdis.MemberData
The visible annotations for this class, member( field or method) or record component
visit(ConstantPool.ConstValue) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visit(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visit(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_catch_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_empty_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_localvar_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_methodformalparam_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_offset_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_supertype_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_throws_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_type_param_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_typearg_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visit_typeparam_bound_target(TypeAnnotationTypes.ETargetType) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypeAnnotationTargetVisitor
 
visitClass(ConstantPool.ConstValue_Cell) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitClass(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitDefault(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitDefault(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitDouble(ConstantPool.ConstValue_Long) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitDouble(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitDynamic(ConstantPool.ConstValue_CondyPair) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitDynamic(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitField(ConstantPool.ConstValue_Pair) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitField(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitFloat(ConstantPool.ConstValue_Integer) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitFloat(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitInteger(ConstantPool.ConstValue_Integer) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitInteger(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitInterfacemethod(ConstantPool.ConstValue_Pair) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitInterfacemethod(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitInvokedynamic(ConstantPool.ConstValue_IndyPair) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitInvokedynamic(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitLong(ConstantPool.ConstValue_Long) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitLong(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitMethod(ConstantPool.ConstValue_Pair) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitMethod(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitMethodhandle(ConstantPool.ConstValue_Pair) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitMethodhandle(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitMethodtype(ConstantPool.ConstValue_Cell) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitMethodtype(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitModule(ConstantPool.ConstValue_Cell) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitModule(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitNameandtype(ConstantPool.ConstValue_Pair) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitNameandtype(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitPackage(ConstantPool.ConstValue_Cell) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitPackage(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitString(ConstantPool.ConstValue_Cell) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitString(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
visitUTF8(ConstantPool.ConstValue_String) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPVisitor
 
visitUTF8(Tables.ConstType) - Method in class org.openjdk.asmtools.jasm.ConstantPool.CPTagVisitor
 
VOID - org.openjdk.asmtools.jasm.JasmTokens.Token
 
VOLATILE - org.openjdk.asmtools.jasm.JasmTokens.Token
 

W

WHILE - org.openjdk.asmtools.jasm.JasmTokens.Token
 
WIDE - org.openjdk.asmtools.jasm.OpcodeTables.OpcodeType
 
WILDCARD - org.openjdk.asmtools.jasm.TypeAnnotationTypes.EPathKind
 
WILDCARD_TYPEPATH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
WITH - org.openjdk.asmtools.jasm.JasmTokens.Token
 
write(byte[], int, int) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
write(char[], int, int) - Method in class org.openjdk.asmtools.jdis.uEscWriter
 
write(int) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
write(int) - Method in class org.openjdk.asmtools.jdis.uEscWriter
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ClassArrayAttr
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstCell
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Cell
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_IndyOrCondyPair
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Integer
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Long
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Pair
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_String
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Zero
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.ConstantPool
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.DataVector
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.DefaultAnnotationAttr
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.RecordData
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.StackMapData.StackMapItem1
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.StackMapData.StackMapItem2
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.StackMapData
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationData
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.catch_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.empty_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.formal_parameter_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.offset_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.supertype_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.throws_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_argument_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_bound_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_target
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
write(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTypePathData
 
writeBoolean(boolean) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeByte(int) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeBytes(String) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeChar(int) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeChars(String) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeDouble(double) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeElements(CheckedDataOutputStream) - Method in class org.openjdk.asmtools.jasm.DataVector
 
writeFloat(float) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeInt(int) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeLong(long) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeShort(int) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 
writeUTF(String) - Method in interface org.openjdk.asmtools.jasm.CheckedDataOutputStream
 

X

xscan() - Method in class org.openjdk.asmtools.jasm.Scanner
 
xscan() - Method in class org.openjdk.asmtools.jcoder.Scanner
 

Z

ZEROINDEX - org.openjdk.asmtools.jcoder.JcodTokens.Token
 

_

_hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Cell
 
_hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_IndyOrCondyPair
 
_hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Integer
 
_hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Long
 
_hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Pair
 
_hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_String
 
_hashCode() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.catch_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.empty_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.formal_parameter_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target.LocalVar_Entry
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.offset_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.supertype_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.throws_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_argument_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_bound_target
 
_print(PrintWriter, String) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_target
 
_toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Cell
 
_toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Integer
 
_toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_Long
 
_toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue_String
 
_toString() - Method in class org.openjdk.asmtools.jasm.ConstantPool.ConstValue
 
_toString(StringBuilder) - Method in class org.openjdk.asmtools.jdis.AnnotationData
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.catch_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.empty_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.formal_parameter_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.localvar_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.offset_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.supertype_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.throws_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_argument_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_bound_target
 
_toString(StringBuilder, int) - Method in class org.openjdk.asmtools.jasm.TypeAnnotationTargetInfoData.type_parameter_target
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes All Packages