diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/ats3.parsers-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/ats3.parsers-module.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,210 @@ + + + + + ats3.parsers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package ats3 :: + Module parsers + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module parsers

source code

+The ATS related parsers

+ + + + + + + + + + + + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + CppParser
+ Parser for CPP tool output. +
+   + + BldFileParser
+ Parser for bld.inf files. +
+   + + MmpFileParser
+ Parser for .mmp files. +
+   + + PkgFileParser
+ src path of the file +
+ + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
split_config_to_attributes_and_properties(specfile)
+ Split the specfile to its parts
+ source code + +
+ +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + _logger = logging.getLogger('ats3') +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +