|
Forge - Java Parser Addon API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
JavaResource whether it exists or not.
JavaResource whether it exists or not.
Resource representing a Java EnumPackage for this project, returned as a String
Package for this project, returned as a directory File
JavaClass at the given path relative to JavaSourceFacet.getSourceFolder().
JavaClass from its location on disk, relative to
JavaSourceFacet.getSourceFolder().
JavaSource type of the underlying Class.
DirectoryResource this Project uses to store package-able source documents (such as .java
files.)
DirectoryResources this project uses to contain Project source documents (such as
.java files.)
JavaClass at the given path relative to JavaSourceFacet.getTestSourceFolder().
JavaClass from its location on disk, relative to
JavaSourceFacet.getTestSourceFolder().
DirectoryResource this Project uses to store test-scoped source documents (such as .java
files.) Files in this directory will never be packaged or deployed except when running Unit Tests.
Resource representing a Java FieldResource that represents a Java MethodResource that represents a Java Class.JavaSourceFacet.getSourceFolder() - use information in the
given JavaSource to determine the appropriate package; packages will be created if necessary.
JavaSourceFacet.getTestSourceFolder() - use
information in the given JavaSource to determine the appropriate package; packages will be created if
necessary.
Resource to the value of the given JavaSource.
|
Forge - Java Parser Addon API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||