com::declarativa::interprolog::PrologOperatorsContext Class Reference


Package Functions

boolean prefixOperator (Object node)
boolean postfixOperator (Object node)
boolean infixOperator (Object node)
 PrologOperatorsContext (PrologOperator[] operators)
 PrologOperatorsContext ()

Package Attributes

Hashtable prefixOperators
Hashtable postfixOperators
Hashtable infixOperators

Static Package Attributes

static final int xfx = 1
static final int xfy = 2
static final int yfx = 3
static final int fx = 4
static final int fy = 5
static final int xf = 6
static final int yf = 7
static final PrologOperator[] standardXSBOperators

Detailed Description

Represents a set of Prolog operator declarations, to provide TermModel with knowledge for toString()

Definition at line 16 of file PrologOperatorsContext.java.


The documentation for this class was generated from the following file:
Generated on Wed Jul 26 13:30:52 2006 for XSB by  doxygen 1.4.5