semantic-edits-incremental-parser
semantic-edits-incremental-parser is an autoloaded compiled Lisp function in `edit.el
'.
(semantic-edits-incremental-parser)
Incrementally reparse the current buffer.
Incremental parser allows semantic to only reparse those sections of
the buffer that have changed. This function depends on
`semantic-edits-change-function-handle-changes' setting up change
overlays in the current buffer. Those overlays are analyzed against
the semantic cache to see what needs to be changed.