Uses of Class
org.openjdk.asmtools.jasm.Tables.ConstType
-
Packages that use Tables.ConstType Package Description org.openjdk.asmtools.jasm -
-
Uses of Tables.ConstType in org.openjdk.asmtools.jasm
Fields in org.openjdk.asmtools.jasm declared as Tables.ConstType Modifier and Type Field Description protected Tables.ConstTypeConstantPool.ConstValue. tagFields in org.openjdk.asmtools.jasm with type parameters of type Tables.ConstType Modifier and Type Field Description private static java.util.HashMap<java.lang.Integer,Tables.ConstType>Tables. ConstantTypesprivate static java.util.HashMap<java.lang.String,Tables.ConstType>Tables. NameToConstantTypeMethods in org.openjdk.asmtools.jasm that return Tables.ConstType Modifier and Type Method Description private Tables.ConstTypeParserCP. scanConstByID(boolean ignoreKeywords)private Tables.ConstTypeParserCP. scanConstPrimVal()static Tables.ConstTypeTables. tag(int i)static Tables.ConstTypeTables. tag(java.lang.String parsekey)static Tables.ConstTypeTables.ConstType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Tables.ConstType[]Tables.ConstType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openjdk.asmtools.jasm with parameters of type Tables.ConstType Modifier and Type Method Description private voidParser. checkReferenceIndex(int position, Tables.ConstType defaultTag, Tables.ConstType default2Tag)Check the pair reference_kind:reference_index where reference_kind is any from: REF_invokeVirtual, REF_newInvokeSpecial, REF_invokeStatic, REF_invokeSpecial, REF_invokeInterface and reference_index is one of [Empty], Method or InterfaceMethod There are possible entries: ldc Dynamic REF_newInvokeSpecial:InterfaceMethod LdcConDyTwice."": ldc Dynamic REF_invokeInterface:LdcConDyTwice." ": ldc Dynamic REF_newInvokeSpecial:Method LdcConDyTwice." ": ldc MethodHandle REF_newInvokeSpecial:InterfaceMethod LdcConDyTwice." ": ldc MethodHandle REF_invokeInterface:LdcConDyTwice." ": ldc MethodHandle REF_newInvokeSpecial:Method LdcConDyTwice." ": invokedynamic MethodHandle REF_invokeStatic:Method java/lang/invoke/StringConcatFactory.makeConcatWithConstants: invokedynamic MethodHandle REF_invokeStatic:java/lang/invoke/StringConcatFactory.makeConcatWithConstants .... private voidParserCP. checkWrongTag(Tables.ConstType tag, Tables.ConstType defaultTag, Tables.ConstType default2Tag)ConstantPool.ConstCellConstantPool. FindCell(Tables.ConstType tag, java.lang.Integer value)ConstantPool.ConstCellConstantPool. FindCell(Tables.ConstType tag, java.lang.Long value)ConstantPool.ConstCellConstantPool. FindCell(Tables.ConstType tag, java.lang.String value)ConstantPool.ConstCellConstantPool. FindCell(Tables.ConstType tag, ConstantPool.ConstCell value)ConstantPool.ConstCellConstantPool. FindCell(Tables.ConstType tag, ConstantPool.ConstCell left, ConstantPool.ConstCell right)protected ConstantPool.ConstCellParserCP. parseConstRef(Tables.ConstType defaultTag)protected ConstantPool.ConstCellParserCP. parseConstRef(Tables.ConstType defaultTag, Tables.ConstType default2Tag)protected ConstantPool.ConstCellParserCP. parseConstRef(Tables.ConstType defaultTag, Tables.ConstType default2Tag, boolean ignoreKeywords)Parse an instruction argument, one of: * #NUMBER, #NAME, [TAG] CONSTVALUEprotected ConstantPool.ConstValueParserCP. parseConstValue(Tables.ConstType tag)Parse CONSTVALUEprotected ConstantPool.ConstValueParserCP. parseTagConstValue(Tables.ConstType defaultTag)Parse [TAG] CONSTVALUEprotected ConstantPool.ConstValueParserCP. parseTagConstValue(Tables.ConstType defaultTag, Tables.ConstType default2Tag, boolean ignoreKeywords)private static voidTables. registerConstantType(Tables.ConstType tt)RConstantPool.CPTagVisitor. visit(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitClass(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitClass(Tables.ConstType tag)voidConstantPool.CPTagVisitor. visitDefault(Tables.ConstType tag)voidConstantPool.CPVisitor. visitDefault(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitDouble(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitDouble(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitDynamic(Tables.ConstType tag)ConstantPool.ConstValue_CondyPairParserCP.ParserCPVisitor. visitDynamic(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitExcept(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitField(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitField(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitFloat(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitFloat(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitInteger(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitInteger(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitInterfacemethod(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitInterfacemethod(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitInvokedynamic(Tables.ConstType tag)ConstantPool.ConstValue_IndyPairParserCP.ParserCPVisitor. visitInvokedynamic(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitLong(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitLong(Tables.ConstType tag)private ConstantPool.ConstValue_PairParserCP.ParserCPVisitor. visitMember(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitMethod(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitMethod(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitMethodhandle(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitMethodhandle(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitMethodtype(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitMethodtype(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitModule(Tables.ConstType tag)private ConstantPool.ConstCellParserCP.ParserCPVisitor. visitName(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitNameandtype(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitNameandtype(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitPackage(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitString(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitString(Tables.ConstType tag)RConstantPool.CPTagVisitor. visitUTF8(Tables.ConstType tag)ConstantPool.ConstValueParserCP.ParserCPVisitor. visitUTF8(Tables.ConstType tag)Constructors in org.openjdk.asmtools.jasm with parameters of type Tables.ConstType Constructor Description ConstValue(Tables.ConstType tag)ConstValue_Cell(Tables.ConstType tag, ConstantPool.ConstCell cell)ConstValue_IndyOrCondyPair(Tables.ConstType tag, BootstrapMethodData bsmdata, ConstantPool.ConstCell napeCell)ConstValue_Integer(Tables.ConstType tag, java.lang.Integer value)ConstValue_Long(Tables.ConstType tag, java.lang.Long value)ConstValue_Pair(Tables.ConstType tag, ConstantPool.ConstCell left, ConstantPool.ConstCell right)
-