Lexer.CommentHandler

Undocumented in source.
class Lexer
static
interface CommentHandler {}

Members

Functions

handle
bool handle(Token lastToken, string comment)
Undocumented in source.

Meta