Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.jot.JotNestedExpression

Packages that use JotNestedExpression
oracle.jdeveloper.jot Provides classes and interfaces for JOT (the Java Object Toolkit). 
 

Uses of JotNestedExpression in oracle.jdeveloper.jot
 

Methods in oracle.jdeveloper.jot that return JotNestedExpression
 JotNestedExpression JotHasChildStatement.createNestedMethodCall(JotMethodCall firstCall, JotMethodCall secondCall)
          Creates a new nested method call.
 JotNestedExpression JotExpression.getAsNestedExpression()
          Retrieves the JotNestedExpression representing this expression if it is a nested expression.
 JotNestedExpression JotCodeBlock.createNestedMethodCall(JotMethodCall firstCall, JotMethodCall secondCall)
          Creates a new nested method call.
 


Extension SDK

 

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