Package analysis
[show private | hide private]
[frames | no frames]

Package analysis

Copyright (C) 2005 Paul Boddie <paul@boddie.org.uk>

This software is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this library; see the file LICENCE.txt If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Submodules
  • arguments: Utilities for handling arguments, calls, parameters and functions.
  • classes: Class analysis.
  • common: Common analysis functions.
  • namespace: Namespace handling.
  • node: Node manipulations.
  • operators: Operator definitions.
  • output: Copyright (C) 2005 Paul Boddie <paul@boddie.org.uk>
    • generators: Copyright (C) 2005 Paul Boddie <paul@boddie.org.uk>
      • common: Code generation classes used by the analysis.output.visitor module classes.
      • cpu6502: Code generation classes for the 6502 CPU.
    • utils: Utility functions for output.
    • visitors: Copyright (C) 2005 Paul Boddie <paul@boddie.org.uk>
      • C: A C language visitor.
      • common: Common AST visitor routines.
      • HTML: An AST visitor emitting HTML.
      • instruction: An AST visitor emitting simple instructions.
  • reference: Reference classes.
  • source: Source code analysis.
  • specialisation: Creation and retrieval of specialisations.
  • utils: Utility functions.

Variable Summary
str __version__ = '0.1.6'

Variable Details

__version__

Type:
str
Value:
'0.1.6'                                                                

Generated by Epydoc 2.1 on Tue Dec 20 00:05:45 2005 http://epydoc.sf.net