Package-level declarations

Types

Link copied to clipboard
abstract class LexingBase<TT : TokenType, T : Token<TT>>(val input: CharacterInputStream)