Function: semantic-grammar-tokentable-builder

semantic-grammar-tokentable-builder is a byte-compiled function defined in grammar.el.gz.

Signature

(semantic-grammar-tokentable-builder)

Documentation

Return the value of the table of lexical tokens.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/grammar.el.gz
(define-overloadable-function semantic-grammar-tokentable-builder ()
  "Return the value of the table of lexical tokens.")