|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A JotClassInitializer
represents an instance or static initializer
block in a class. If the static
modifier will be returned by
getModifiers()
, this JotClassInitializer
is
a static intializer; otherwise, it is an instance initializer.
getModifiers()
,
"Section 8.6 of the Java Language Specification",
"Section 8.7 of the Java Language Specification"Methods inherited from interface oracle.jdeveloper.jot.JotMember |
getDeclaringClass, isDeprecated, isSource |
Methods inherited from interface oracle.jdeveloper.jot.JotHasModifiers |
getModifiers, setModifiers |
Methods inherited from interface oracle.jdeveloper.jot.JotElement |
getElementName, getElementType, getEndOffset, getID, getJotWorkArea, getParent, getStartOffset, isExistent, isReadOnly, isStructureKnown, setParent |
Methods inherited from interface oracle.jdeveloper.jot.JotHasCodeBlock |
getCodeBlock, setCodeBlockText |
|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |