semantic-lex-token-bounds
semantic-lex-token-bounds is a compiled Lisp function in `lex.el
'.
(semantic-lex-token-bounds TOKEN)
Fetch the start and end locations of the lexical token TOKEN.
Return a pair (START . END).
lex.el
'.
(semantic-lex-token-bounds TOKEN)
Fetch the start and end locations of the lexical token TOKEN.
Return a pair (START . END).