semantic-parse-changes-default
semantic-parse-changes-default is an alias for `
semantic-edits-incremental-parser' in `
edit.el
'.
(semantic-parse-changes-default)
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.