Lexer.nextToken

Undocumented in source. Be warned that the author may not have intended to support it.
struct Lexer(string exprOpBegin, string exprOpEnd, string stmtOpBegin, string stmtOpEnd, string cmntOpBegin, string cmntOpEnd, string stmtOpInline, string cmntOpInline)
nextToken
()

Meta