Function: semantic-parse-changes-default

semantic-parse-changes-default is a function alias for semantic-edits-incremental-parser, defined in edit.el.gz.

Signature

(semantic-parse-changes-default)

Documentation

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.

Aliases

semantic-parse-changes-default