A project's lock manager allows callers to obtain a read-lock for accessing volatile compiler data. |
|
This interface defines the shape of a locking mechanism used to synchronize two-way edit communication between the CompilerSvc and Javelin. |
|
Display strings returned from |
|
Interface representing a set of completions, used for statement completion support. |
|
IIdentifierInfo objects provide information about identifiers found in source code. |
|
Interface used to map a class of compiler objects returned from
|
|
This is basically a wrapper interface for a Javelin's IStructureFeature.IStructureBuilder interface. |
|
ITypeDefinition defines a cached package to be a set of two values, a type name and a package name. |
The Compiler Service is the general mechanism for communication between the IDE and Javelin, BEA's compiler framework. |
|
The builder class for java document types. |
|
A utility class to handle the details of submitting a two-way edit request to the compiler. |
|
A TwoWayEdit representing the addition of a child to a source element. |
|
A two-way edit representing the change of a single element property. |
|
A two-way edit representing the removal of a child from a source element. |