OperatorTable
interface OperatorTable
Read-only lookup of runtime Prolog operator definitions.
Lexing never consults this table. Parsers resolve candidate atom spellings against it at the point where their syntactic role is known.
Inheritors
Functions
Link copied to clipboard
Returns every definition in stable name and Associativity order.
Link copied to clipboard
Link copied to clipboard
Returns all definitions for name in stable Associativity order.
Link copied to clipboard
Returns whether at least one definition exists for name.