Next: Speedbar, Previous: Idle Scheduler, Up: Using Semantic [Contents][Index]
The Semantic Analyzer is a library for performing context analysis on source code. It provides user commands for displaying, completing, and navigating through source code.
• Smart Completion: | Performing code completion. | |
• Smart Summary: | Displaying help on a symbol. | |
• Smart Jump: | Jumping to the definition of a tag. | |
• Analyzer Debug: | Debugging problems with the analyzer. |