semantic-lex-ignore-whitespace
semantic-lex-ignore-whitespace is a variable defined in `lex.el
'.
Its value is ((looking-at "\\s-+") (setq semantic-lex-end-point (match-end 0)))Documentation: Detect and skip over whitespace tokens.
lex.el
'.
Its value is ((looking-at "\\s-+") (setq semantic-lex-end-point (match-end 0)))Documentation: Detect and skip over whitespace tokens.