Package com.io7m.jsx.api.tokens
@Export
@Version("3.0.0")
package com.io7m.jsx.api.tokens
Lexer token definitions.
-
ClassDescriptionA comment.End of file.Left parenthesis '('.Left square bracket '['.TokenMatcherType<A,
E extends Exception> The type of token matchers.A quoted string.Right parenthesis ')'.Right square bracket ']'.A symbol.The type of tokens.