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, variables
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSymbolTable, clone, containsSymbolTable, exists, function, functions, getName, isSQLCompatible, localfunctions, localvariables, removeSymbolTable, value, variables
cloneQuietly, cloneQuietly
protected java.util.Map<java.lang.String,java.lang.Object> getVars()
getVars
in class AbstractSymbolTable