Abstract Stacks Scanner
The basics of a Stacks scanner.
Author
Richard Arriaga
Parameters
module Name
The name of the module being scanned.
Inheritors
Properties
Link copied to clipboard
The start position of the comment in the file.
Link copied to clipboard
The line number of the start of the token currently being parsed.
Link copied to clipboard
The tokens that have been parsed so far.
Link copied to clipboard
The comment token text that has been lexed as one long token.