...
SrcName ' Migration Unit Name RunDate ' Semantic Model Creation Date Lev ' Symbol's Level in the Model Hierachry Address ' Symbol's Address Parent ' Symbol's Parent address Type ' Symbol's Type FullIdentifier ' Symbol's Fully-Qualified Identifier
Semantics
...
Audits
A detailed report showing the internal semantic model contents in terms of symbol tables and low-level semantic operations. These reports can be useful for implementing advanced refactoring rules that manipulate operation streams. There are two types of Semantic Audits:
- Compiler Audit: reports the semantic model contents before it has been modified by Analyzer algorithms
- Analyzer Audit: reports the semantic model contents after it has been modified by Analyzer algorithms