|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.javatools.parser.plsql.syntax.AST
oracle.javatools.parser.plsql.symtab.Ptnod
oracle.javatools.parser.plsql.symtab.PtnodError
public class PtnodError
Field Summary | |
---|---|
java.lang.String |
message |
Fields inherited from class oracle.javatools.parser.plsql.syntax.AST |
---|
kidCount, kids, kind, parent, shushDepth, skipDepth, stackDepth, startOffset |
Fields inherited from interface oracle.javatools.parser.plsql.symtab.PtnodInternals |
---|
PTNOD_BLOCK, PTNOD_FMLPART |
Fields inherited from interface oracle.javatools.parser.plsql.data.PtnodConstants |
---|
PTNOD_ADT, PTNOD_ADT_CMPON_OBJECT, PTNOD_ADT_CMPON_SUBPRG, PTNOD_ADTBODY, PTNOD_ADTBODY_SUBPRG, PTNOD_base, PTNOD_C_ARRAY_DEF, PTNOD_CURSOR, PTNOD_ENUM_TY_DEF, PTNOD_ERROR, PTNOD_LITERAL, PTNOD_max, PTNOD_NAME, PTNOD_PKG, PTNOD_RECORD_TY_DEF, PTNOD_REF_CURSOR_TY_DEF, PTNOD_ROOT, PTNOD_SUBPRG, PTNOD_SUBTY_DEF, PTNOD_TABLE_TYPE, PTNOD_TBL_TY_DEF, PTNOD_TY_DEF, PTNOD_TYPE, PTNOD_UNCNSTRNED_ARRAY_DEF, PTNOD_VARIABLE, QCNOD_EXPRESSION |
Constructor Summary | |
---|---|
PtnodError() |
Method Summary | |
---|---|
java.lang.String |
getErrorMessage() |
Methods inherited from class oracle.javatools.parser.plsql.symtab.Ptnod |
---|
decl_item, fmlpart, getDeclarations, getFormalParameters, getName, getReturnType, getType, getVariables, literal, name, ty, var |
Methods inherited from class oracle.javatools.parser.plsql.syntax.AST |
---|
addKid, getStartOffset, getTreeKind, verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.javatools.parser.plsql.data.PlsqlNode |
---|
getStartOffset, getTreeKind |
Field Detail |
---|
public java.lang.String message
Constructor Detail |
---|
public PtnodError()
Method Detail |
---|
public java.lang.String getErrorMessage()
getErrorMessage
in interface PlsqlError
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |