|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| org.extex.ocpware.compiler.parser | This package contains some utility classes for compiling OCPs. |
| Uses of Table in org.extex.ocpware.compiler.parser |
|---|
| Methods in org.extex.ocpware.compiler.parser that return types with arguments of type Table | |
|---|---|
java.util.Map<java.lang.String,Table> |
CompilerState.getTables()
Getter for tables. |
| Method parameters in org.extex.ocpware.compiler.parser with type arguments of type Table | |
|---|---|
void |
CompilerState.setTables(java.util.Map<java.lang.String,Table> tables)
Setter for tables. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||