Class State
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.builder.State
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic intstatic final byte -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCompares this build state with other one in terms of persistence (transient data is ignored)char[][]getDefinedTypeNamesFor(String typeLocator) inthashCode()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:
-
-
Constructor Details
-
State
-
-
Method Details
-
equals
-
hashCode
-
getDefinedTypeNamesFor
-
getReferences
-
isDuplicateLocator
-
isKnownPackage
-
isKnownType
-
toString
-