Companion

object Companion

Functions

Link copied to clipboard
fun withDefaultOperators(scope: Scope = Scope.empty()): TermReader
Link copied to clipboard
fun withNoOperator(scope: Scope = Scope.empty()): TermReader
Link copied to clipboard
fun withOperators(operators: OperatorSet, scope: Scope = Scope.empty()): TermReader
fun withOperators(vararg operators: Operator, scope: Scope = Scope.empty()): TermReader
Link copied to clipboard
fun withStandardOperators(scope: Scope = Scope.empty()): TermReader