File: texi.el.html

Parse Texinfo buffers using regular expressions. The core parser engine is the function semantic-texi-parse-headings. The parser plug-in is the function semantic-texi-parse-region that overrides semantic-parse-region.

Defined variables (4)

semantic-texi-command-completion-listList of commands that we might bother completing.
semantic-texi-environment-regexpRegular expression for matching texinfo environments.
semantic-texi-name-field-listList of definition commands, and the field position.
semantic-texi-super-regexRegular expression used to find special sections in a Texinfo file.

Defined functions (23)

semantic-analyze-current-context-texinfo-mode(POINT)
semantic-analyze-possible-completions-texinfo-mode(CONTEXT &rest FLAGS)
semantic-beginning-of-context-texinfo-mode(&optional POINT)
semantic-ctxt-current-class-list-texinfo-mode(&optional POINT)
semantic-default-texi-setup()
semantic-format-tag-abbreviate-texinfo-mode(TAG &optional PARENT COLOR)
semantic-format-tag-prototype-texinfo-mode(TAG &optional PARENT COLOR)
semantic-parse-changes-texinfo-mode()
semantic-parse-region-texinfo-mode(&rest IGNORE)
semantic-tag-components-texinfo-mode(TAG)
semantic-tag-texi-section-text-bounds(TAG)
semantic-texi-associated-files(&optional BUFFER)
semantic-texi-current-environment(&optional POINT)
semantic-texi-expand-tag(TAG)
semantic-texi-find-documentation(NAME &optional TYPE)
semantic-texi-forward-deffn()
semantic-texi-goto-source(&optional TAG)
semantic-texi-new-def-tag(NAME START END)
semantic-texi-new-section-tag(NAME MEMBERS START END)
semantic-texi-parse-headings()
semantic-texi-recursive-combobulate-list(SECTIONLIST LEVEL)
semantic-texi-set-endpoint(METATAGLIST PNT)
semantic-up-context-texinfo-mode()

Defined faces (0)