Contents
Interface BytecodeLanguage
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetInvokeMethodReference
(ClassLoaderReference loader, IInvokeInstruction instruction) Methods inherited from interface com.ibm.wala.classLoader.Language
getArrayInterfaces, getBaseLanguage, getConstantType, getDerivedLanguages, getFakeRootMethod, getMetadataToken, getName, getPointerType, getPrimitive, getRootType, getStringType, getThrowableType, inferInvokeExceptions, instructionFactory, isBooleanType, isCharType, isDoubleType, isFloatType, isIntType, isLongType, isMetadataType, isNullType, isStringType, isVoidType, lookupPrimitiveType, makeInducedCFG, makeModVisitor, makeRefVisitor, methodsHaveDeclaredParameterTypes, modelConstant, registerDerivedLanguage
-
Method Details
-
getImplicitExceptionTypes
-
getInvokeMethodReference
MethodReference getInvokeMethodReference(ClassLoaderReference loader, IInvokeInstruction instruction)
-