|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JotBlockStatement | |
oracle.jdeveloper.jot | Provides classes and interfaces for JOT (the Java Object Toolkit). |
Uses of JotBlockStatement in oracle.jdeveloper.jot |
Methods in oracle.jdeveloper.jot that return JotBlockStatement | |
JotBlockStatement |
JotHasChildStatement.addBlock()
Adds a new block statement as the sub-statement. |
JotBlockStatement |
JotStatement.getAsBlock()
Retrieves the JotBlockStatement representing this
statement if it is a block statement. |
JotBlockStatement |
JotCodeBlock.addBlock(JotBlockElement marker,
boolean before)
Adds a new block statement to this code block. |
JotBlockStatement |
JotCodeBlock.addBlock()
Adds a new block statement to the end of this code block. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.