public class TemplateTable extends java.lang.Object
TemplateTable(Symbol mode)
void
enter(java.lang.String pattern, double priority, Procedure procedure)
Procedure
find(java.lang.String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TemplateTable(Symbol mode)
public void enter(java.lang.String pattern, double priority, Procedure procedure)
public Procedure find(java.lang.String name)