Package | Description |
---|---|
org.netbeans.spi.java.queries |
Implementations of Java-related queries.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
SourceLevelQueryImplementation2.Result2
Result of finding a source level and profile as well as the ability
to listen on changes.
|
Modifier and Type | Method and Description |
---|---|
SourceLevelQueryImplementation2.Result |
SourceLevelQueryImplementation2.FileObject javaFile)
Returns source level of the given Java file.
|