public class BookmarksSymbolTable extends AbstractSymbolTable implements SymbolTable
functionAlias, functions, symbolTables, vars| Constructor and Description |
|---|
BookmarksSymbolTable() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
getVars() |
addFunction, addFunctions, addSymbolTable, clone, containsSymbolTable, exists, fixSymbolTables, fixSymbolTables, function, functions, get, getFunctionAlias, getFunctions, getName, getSymbolTables, isSQLCompatible, iterator, localfunctions, localvariables, removeFunction, removeSymbolTable, removeVar, setVar, toString, value, variablesequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSymbolTable, clone, containsSymbolTable, exists, function, functions, getName, isSQLCompatible, localfunctions, localvariables, removeSymbolTable, value, variablescloneQuietly, cloneQuietlyprotected java.util.Map<java.lang.String,java.lang.Object> getVars()
getVars in class AbstractSymbolTable