| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.parser.util.ArrayListHeap
oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol
oracle.javatools.parser.plsql.old.symbol.VariableSymbol
public class VariableSymbol
| Field Summary | 
|---|
| Fields inherited from class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol | 
|---|
SYNTAX_EOF, SYNTAX_ERROR, SYNTAX_ROOT | 
| Method Summary | |
|---|---|
 NameSymbol | 
getName()
Gets the name symbol.  | 
 TypeSymbol | 
getType()
In this preliminary version of the parser, albeit unlikely, THIS MAY RETURN NULL!  | 
 void | 
setName(NameSymbol name)
Sets the name symbol.  | 
| Methods inherited from class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol | 
|---|
getChildren, getCode, getDataValue, getEndOffset, getParent, getStartOffset, isLeafNode, isRootNode | 
| Methods inherited from class oracle.javatools.parser.util.ArrayListHeap | 
|---|
allocArrayList, freeArrayList | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public TypeSymbol getType()
public NameSymbol getName()
Nameable
getName in interface Nameablepublic void setName(NameSymbol name)
Nameable
setName in interface Nameable
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||