Companion

object Companion

Functions

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

Properties

Link copied to clipboard
const val typeFunctor: String

The system error Struct functor