Next: Glossary, Previous: Using Semantic, Up: top [Contents][Index]
This chapter provides an overview of the internals of Semantic. This information is usually not needed by application developers or grammar developers; it is useful mostly for the hackers who would like to learn more about how Semantic works.
• Parser code: | Code used for the parsers | |
• Tag handling: | Code used for manipulating tags | |
• Semanticdb Internals: | Code used in the semantic database | |
• Analyzer Internals: | Code used in the code analyzer | |
• Tools: | Code used in user tools | |
• Tests: | Code used for testing |