Interface BytecodeConstants

All Known Implementing Classes:
AndroidEntryPoint, ArgumentTypeEntrypoint, AstCallGraph, BytecodeStream, CallSiteReference, CrossLanguageCallGraph, DefaultEntrypoint, DelegatingExplicitCallGraph, DexEntryPoint, DynamicCallSiteReference, Entrypoint, ExplicitCallGraph, JSCallGraph, ScriptEntryPoints.ScriptEntryPoint, ShrikeBTMethod, ShrikeCTMethod, ShrikeUtil, SubtypesEntrypoint, XMLMethodSummaryReader

public interface BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file.
Author:
Bowen Alpern, Derek Lieber, Stephen Fink