public interface BytecodeLanguage extends Language
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TypeReference> |
getImplicitExceptionTypes(com.ibm.wala.shrikeBT.IInstruction pei) |
MethodReference |
getInvokeMethodReference(ClassLoaderReference loader,
com.ibm.wala.shrikeBT.IInvokeInstruction instruction) |
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, registerDerivedLanguagejava.util.Collection<TypeReference> getImplicitExceptionTypes(com.ibm.wala.shrikeBT.IInstruction pei)
MethodReference getInvokeMethodReference(ClassLoaderReference loader, com.ibm.wala.shrikeBT.IInvokeInstruction instruction)