public interface BytecodeLanguage extends Language
Modifier and Type | Method and Description |
---|---|
Collection<TypeReference> |
getImplicitExceptionTypes(IInstruction pei) |
MethodReference |
getInvokeMethodReference(ClassLoaderReference loader,
IInvokeInstruction instruction) |
getArrayInterfaces, getBaseLanguage, getConstantType, getDerivedLanguages, getMetadataToken, getName, getPointerType, getPrimitive, getRootType, getStringType, getThrowableType, inferInvokeExceptions, instructionFactory, isBooleanType, isCharType, isDoubleType, isFloatType, isIntType, isLongType, isMetadataType, isNullType, isStringType, isVoidType, lookupPrimitiveType, registerDerivedLanguage
Collection<TypeReference> getImplicitExceptionTypes(IInstruction pei)
MethodReference getInvokeMethodReference(ClassLoaderReference loader, IInvokeInstruction instruction)