Class State
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.builder.State
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic intstatic byte -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchar[][]getDefinedTypeNamesFor(String typeLocator)booleanisDuplicateLocator(String qualifiedTypeName, String typeLocator)booleanisKnownPackage(String qualifiedPackageName)booleanisKnownType(String qualifiedTypeName)toString()Returns a string representation of the receiver.
-
Field Details
-
sourceLocations
-
testSourceLocations
-
binaryLocations
-
testBinaryLocations
-
typeLocators
-
MaxStructurallyChangedTypes
public static int MaxStructurallyChangedTypes -
VERSION
public static final byte VERSION- See Also:
- Constant Field Values
-
-
Constructor Details
-
State
-
-
Method Details