|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.expr.JIExpr
oracle.jbo.expr.JIExprJava
oracle.jbo.expr.JIWhile
public class JIWhile
| Field Summary |
|---|
| Fields inherited from class oracle.jbo.expr.JIExpr |
|---|
NULL_COMP_ALLOWED_FALSE, NULL_COMP_ALLOWED_TRUE, NULL_COMP_NOT_ALLOWED |
| Fields inherited from interface oracle.jbo.expr.JIReservedVarNames |
|---|
RESERVED_VAR_VALUE |
| Constructor Summary | |
|---|---|
JIWhile() |
|
JIWhile(JIExpr parent) |
|
| Method Summary | |
|---|---|
JIParserNode |
getParseExpr() |
| Methods inherited from class oracle.jbo.expr.JIExprJava |
|---|
checkFor, checkForSyntacticElem, createExpr, findClass, getAddOperator, getAndConjunction, getComparisonOperator, getNullForOperation, getOrConjunction, getPackages, getReservedWord, getTerm, setPackages |
| Methods inherited from class oracle.jbo.expr.JIExpr |
|---|
baseNullForOperation, consumeWord, findNextWord, findNextWord, getAddExpr, getAndExpr, getAssignExpr, getBooleanExpr, getBooleanExprVal, getBuiltInMethodVal, getCastingClass, getCompareExpr, getEscapeToken, getExpr, getExprVal, getFullyQualifiedIdent, getIdentTerm, getInput, getMultiplyExpr, getNullComparison, getOrExpr, getStmtExpr, getVarDeclExpr, isBuiltInMethod, isShowParseTree, noMoreTokenCheck, rewindWord, setContinueRead, setShowParseTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JIWhile()
public JIWhile(JIExpr parent)
| Method Detail |
|---|
public JIParserNode getParseExpr()
getParseExpr in class JIExpr
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||