semantic-file-token-stream
semantic-file-token-stream is an alias for `
semantic-file-tag-table' in `
util.el
'.
(semantic-file-token-stream
FILE)
This function is obsolete since 23.2;
use `semantic-file-tag-table' instead.
Return a tag table for
FILE.
If it is loaded, return the stream after making sure it's ok.
If
FILE is not loaded, check to see if `semanticdb' feature exists,
and use it to get tags from files not in memory.
If
FILE is not loaded, and semanticdb is not available, find the file
and parse it.