Package org.aspectj.weaver
Class Lint
java.lang.Object
org.aspectj.weaver.Lint
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.KindIndicates an aspect could not be found when attempting reweaving.final Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kindfinal Lint.Kind -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallKinds()voidvoidclearSuppressions(Collection<Lint.Kind> lintKinds) getLintKind(String name) voidvoidvoidsetFromMap(Map<String, String> lintOptionsMap) voidsetFromProperties(File file) voidsetFromProperties(Properties properties) voidsuppressKinds(Collection<Lint.Kind> lintKind)
-
Field Details
-
invalidAbsoluteTypeName
-
invalidWildcardTypeName
-
unresolvableMember
-
typeNotExposedToWeaver
-
shadowNotInStructure
-
unmatchedSuperTypeInCall
-
unmatchedTargetKind
-
canNotImplementLazyTjp
-
multipleAdviceStoppingLazyTjp
-
needsSerialVersionUIDField
-
serialVersionUIDBroken
-
noInterfaceCtorJoinpoint
-
noJoinpointsForBridgeMethods
-
enumAsTargetForDecpIgnored
-
annotationAsTargetForDecpIgnored
-
cantMatchArrayTypeOnVarargs
-
adviceDidNotMatch
-
invalidTargetForAnnotation
-
elementAlreadyAnnotated
-
runtimeExceptionNotSoftened
-
uncheckedArgument
-
uncheckedAdviceConversion
-
noGuardForLazyTjp
-
noExplicitConstructorCall
-
aspectExcludedByConfiguration
-
unorderedAdviceAtShadow
-
swallowedExceptionInCatchBlock
-
calculatingSerialVersionUID
-
nonReweavableTypeEncountered
-
cantFindType
-
cantFindTypeAffectingJoinPointMatch
-
advisingSynchronizedMethods
-
mustWeaveXmlDefinedAspects
-
cannotAdviseJoinpointInInterfaceWithAroundAdvice
-
missingAspectForReweaving
Indicates an aspect could not be found when attempting reweaving.
-
-
Constructor Details
-
Lint
-
-
Method Details
-
setAll
-
setFromMap
-
setFromProperties
-
loadDefaultProperties
public void loadDefaultProperties() -
setFromProperties
-
allKinds
-
getLintKind
-
suppressKinds
-
clearAllSuppressions
public void clearAllSuppressions() -
clearSuppressions
-
fromKey
-