Companion

object Companion

Functions

Link copied to clipboard
fun withDefaultOperators(scope: <ERROR CLASS> = Scope.empty()): TermParser
Link copied to clipboard
fun withNoOperator(scope: <ERROR CLASS> = Scope.empty()): TermParser
Link copied to clipboard
fun withOperators(operators: <ERROR CLASS>, scope: <ERROR CLASS> = Scope.empty()): TermParser
fun withOperators(vararg operators: <ERROR CLASS>, scope: <ERROR CLASS> = Scope.empty()): TermParser
Link copied to clipboard
fun withStandardOperators(scope: <ERROR CLASS> = Scope.empty()): TermParser