ShasPLexingBase

Constructors

Link copied to clipboard
constructor(input: CharacterInputStream)

Types

Link copied to clipboard
inner class LexerError(message: String, name: String, details: String, start: Position, end: Position) : CompilerError

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun makeToken(): ShasPToken