Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.jot.JotHasCodeBlock

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

Uses of JotHasCodeBlock in oracle.jdeveloper.jot
 

Subinterfaces of JotHasCodeBlock in oracle.jdeveloper.jot
 interface JotCatch
          A JotCatch instance represents a catch clause of a try statement.
 interface JotClassInitializer
          A JotClassInitializer represents an instance or static initializer block in a class.
 interface JotConstructor
          The JOT representation of Java constuctor declarations.
 interface JotMethod
          The read-only JOT representation of Java method declarations.
 interface JotSwitch
          The JotSwitch interface represents a switch statement.
 interface JotSynchronized
          The JotSynchronized interface represents a synchronized statement.
 interface JotTry
          The JotTry interface represents a try statement.
 


Extension SDK

 

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