Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse JDT
Release 3.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
C
ClassDeclaration
- Interface in
com.sun.mirror.declaration
Represents the declaration of a class.
classFilesCreated()
- Method in interface com.sun.mirror.apt.
RoundState
Returns
true
if new class files were created in this round of processing; returns
false
otherwise.
ClassType
- Interface in
com.sun.mirror.type
Represents a class type.
column()
- Method in interface com.sun.mirror.util.
SourcePosition
Returns the column number of this position.
com.sun.mirror.apt
- package com.sun.mirror.apt
Classes used to communicate information between
annotation processors
and an annotation processing tool.
com.sun.mirror.declaration
- package com.sun.mirror.declaration
Interfaces used to model program element declarations.
com.sun.mirror.type
- package com.sun.mirror.type
Interfaces used to model types.
com.sun.mirror.util
- package com.sun.mirror.util
Utilities to assist in the processing of
declarations
and
types
.
ConstructorDeclaration
- Interface in
com.sun.mirror.declaration
Represents a constructor of a class or interface.
createBinaryFile(Filer.Location, String, File)
- Method in interface com.sun.mirror.apt.
Filer
Creates a new binary file, and returns a stream for writing to it.
createClassFile(String)
- Method in interface com.sun.mirror.apt.
Filer
Creates a new class file, and returns a stream for writing to it.
createSourceFile(String)
- Method in interface com.sun.mirror.apt.
Filer
Creates a new source file and returns a writer for it.
createTextFile(Filer.Location, String, File, String)
- Method in interface com.sun.mirror.apt.
Filer
Creates a new text file, and returns a writer for it.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse JDT
Release 3.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.