Package envi :: Module resolver
[hide private]
[frames] | no frames]

Module resolver

source code

The API describing what it means to be an envi compliant symbol resolver.

Classes [hide private]
  Symbol
  SymbolResolver
NOTE: Nothing should reach directly into a SymbolResolver!
  FunctionSymbol
Used to represent functions.
  SectionSymbol
Used for file sections/segments.
  FileSymbol
A file symbol is both a symbol resolver of it's own, and a symbol.
Variables [hide private]
  __package__ = 'envi'