semantic-lex-block-streams

semantic-lex-block-streams is a variable defined in `lex.el'.
Its value is
nil


Documentation:
Streams of tokens inside collapsed blocks.
This is an alist of (ANCHOR . STREAM) elements where ANCHOR is the
start position of the block, and STREAM is the list of tokens in that
block.