Companion

object Companion

Functions

errorDetector
Link copied to clipboard
common
fun errorDetector(text: String, line: Int, column: Int, message: String? = null): String
of
Link copied to clipboard
common
fun of(context: ExecutionContext, message: String): SyntaxError
whileParsingClauses
Link copied to clipboard
common
fun whileParsingClauses(context: ExecutionContext, input: String, index: Int, row: Int, column: Int, message: String): SyntaxError
whileParsingTerm
Link copied to clipboard
common
fun whileParsingTerm(context: ExecutionContext, input: String, row: Int, column: Int, message: String): SyntaxError

Properties

typeFunctor
Link copied to clipboard
common
const val typeFunctor: String
The system error Struct functor