|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fraid.interpreter.symbtable.SymbolTable.Factory
public static class SymbolTable.Factory
The factory to get a copy.
| Constructor Summary | |
|---|---|
SymbolTable.Factory()
|
|
| Method Summary | |
|---|---|
static SymbolTable |
getTheTable()
The factory method to get a copy of the table. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SymbolTable.Factory()
| Method Detail |
|---|
public static SymbolTable getTheTable()
SymbTable value
SymbTableException - if an error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||