1.3 About this document
This document is designed as a reference manual detailing the features
of the C static checker. It contains eleven chapters (including this
introduction) and nine annexes.
- Chapter 2: Configuring the Checker describes the built-in checking
modes and the design of customised environments;
- Chapters 3-8: Type Checking, Integral Types, Data Flow and Variable
Analysis , Preprocessing Checks, ISO C and Other Dialects and Common
Errors respectively;
- Chapter 9: The Symbol Table Dump deals with the detection of unused
header files, type checking across translation units and complete
standard API usage analysis;
- Chapter 10: Conditional Compilation describes the checker's approach
to conditional compilation;
- Chapter 11: References lists the references used in the production
of this document;
- Annex A: Checking Modes gives a description of the built-in environments;
- Annex B: Command Line Options lists the command line checking
options;
- Annex C: Specifying Integral Types describes the built-in integer
modes and the methods for customising them;
- Annex D: Pragma Syntax Specification;
- Annex E: Symbol Table Dump Specification;
- Annex F: Token Syntax describes the methods and syntax used to
produce abstract APIs;
- Annex G: Abstract API Manipulation gives details of the ways in
which TenDRA abstract APIs may be extended, combined or overriden
by local declarations;
- Annex H: Specifying Conversions with Tokens.
Part of the TenDRA Web.
Crown
Copyright © 1998.