Variable: semantic-debug-parser

semantic-debug-parser is a variable without a source file.

This variable is obsolete since 25.1; use 'semantic-debug-parser instead

Value

semantic-debug-parser

Documentation

Represents a parser and its state.

When implementing the debug parser you can add extra functionality by overriding one of the command methods. Be sure to use call-next-method so that the debug command is saved, and passed down to your parser later.