org.eclipse.jdt.internal.compiler.util
Interface SuffixConstants
- All Known Implementing Classes:
- ClasspathDirectory, ClasspathJar, ClasspathLocation, ClasspathSourceJar, EclipseCompilerImpl, FileSystem, Main, Util
public interface SuffixConstants
EXTENSION_class
static final String EXTENSION_class
- See Also:
- Constant Field Values
EXTENSION_CLASS
static final String EXTENSION_CLASS
- See Also:
- Constant Field Values
EXTENSION_java
static final String EXTENSION_java
- See Also:
- Constant Field Values
EXTENSION_JAVA
static final String EXTENSION_JAVA
- See Also:
- Constant Field Values
SUFFIX_STRING_class
static final String SUFFIX_STRING_class
- See Also:
- Constant Field Values
SUFFIX_STRING_CLASS
static final String SUFFIX_STRING_CLASS
- See Also:
- Constant Field Values
SUFFIX_STRING_java
static final String SUFFIX_STRING_java
- See Also:
- Constant Field Values
SUFFIX_STRING_JAVA
static final String SUFFIX_STRING_JAVA
- See Also:
- Constant Field Values
SUFFIX_class
static final char[] SUFFIX_class
SUFFIX_CLASS
static final char[] SUFFIX_CLASS
SUFFIX_java
static final char[] SUFFIX_java
SUFFIX_JAVA
static final char[] SUFFIX_JAVA
Copyright © 2012. All Rights Reserved.