Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

oracle.javatools.parser.plsql.symtab
Interface PtnodInternals

All Superinterfaces:
PtnodConstants
All Known Implementing Classes:
PlsqlDriver, Ptnod, PtnodAdt, PtnodAdtBody, PtnodCursor, PtnodError, PtnodFormals, PtnodName, PtnodPkg, PtnodRoot, PtnodSubprg, PtnodType, PtnodTypedef, PtnodVariable, SqlDriver

public interface PtnodInternals
extends PtnodConstants

Ptnod constants used internally.


Field Summary
static int PTNOD_BLOCK
           
static int 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
 

Field Detail

PTNOD_FMLPART

static final int PTNOD_FMLPART
See Also:
Constant Field Values

PTNOD_BLOCK

static final int PTNOD_BLOCK
See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.