Extension SDK 9.0.5

oracle.jdeveloper.jot
Interface JotLocalVariable

All Superinterfaces:
JotCodeElement, JotElement, JotNameable, JotVariable

public interface JotLocalVariable
extends JotVariable

The JotLocalVariable interface represents a local variable.

Since:
5.0
See Also:
JotVariable

Methods inherited from interface oracle.jdeveloper.jot.JotVariable
getAsField, getAsLocalVariable, getInitializer, getModifiers, getOwningDeclaration, getType, setArrayDimensions, setInitializer
 
Methods inherited from interface oracle.jdeveloper.jot.JotNameable
getName, setName
 
Methods inherited from interface oracle.jdeveloper.jot.JotCodeElement
addPrecedingComment, childrenContainErrors, delete, getContainingJotFile, getLeftWhitespace, getLength, getRightWhitespace, isInError, isSource, setLeftWhitespace, setRightWhitespace
 
Methods inherited from interface oracle.jdeveloper.jot.JotElement
getChildren, getContainedElements, getElementName, getElementType, getEndOffset, getID, getJotWorkArea, getParent, getStartOffset, isExistent, isReadOnly, isStructureKnown, setParent
 


Extension SDK

 

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