|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jdt.internal.core.JavaElementInfo
org.eclipse.jdt.internal.core.OpenableElementInfo
org.eclipse.jdt.internal.core.CompilationUnitElementInfo
public class CompilationUnitElementInfo
| Field Summary | |
|---|---|
int |
annotationNumber
|
| Constructor Summary | |
|---|---|
CompilationUnitElementInfo()
|
|
| Method Summary | |
|---|---|
int |
getSourceLength()
Returns the length of the source string. |
void |
setSourceLength(int newSourceLength)
Sets the length of the source string. |
| Methods inherited from class org.eclipse.jdt.internal.core.OpenableElementInfo |
|---|
isStructureKnown, setIsStructureKnown |
| Methods inherited from class org.eclipse.jdt.internal.core.JavaElementInfo |
|---|
addChild, clone, getChildren, removeChild, setChildren |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int annotationNumber
| Constructor Detail |
|---|
public CompilationUnitElementInfo()
| Method Detail |
|---|
public int getSourceLength()
public void setSourceLength(int newSourceLength)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||