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