Schnittstelle ProblemReasons

Alle bekannten Implementierungsklassen:
AjLookupEnvironment, CodeSnippetAllocationExpression, CodeSnippetFieldReference, CodeSnippetQualifiedNameReference, CodeSnippetSingleNameReference, LookupEnvironment

public interface ProblemReasons
  • Felddetails

    • NoError

      static final int NoError
      Siehe auch:
    • NotFound

      static final int NotFound
      Siehe auch:
    • NotVisible

      static final int NotVisible
      Siehe auch:
    • Ambiguous

      static final int Ambiguous
      Siehe auch:
    • InternalNameProvided

      static final int InternalNameProvided
      Siehe auch:
    • InheritedNameHidesEnclosingName

      static final int InheritedNameHidesEnclosingName
      Siehe auch:
    • NonStaticReferenceInConstructorInvocation

      static final int NonStaticReferenceInConstructorInvocation
      Siehe auch:
    • NonStaticReferenceInStaticContext

      static final int NonStaticReferenceInStaticContext
      Siehe auch:
    • ReceiverTypeNotVisible

      static final int ReceiverTypeNotVisible
      Siehe auch:
    • IllegalSuperTypeVariable

      static final int IllegalSuperTypeVariable
      Siehe auch:
    • ParameterBoundMismatch

      static final int ParameterBoundMismatch
      Siehe auch:
    • TypeParameterArityMismatch

      static final int TypeParameterArityMismatch
      Siehe auch:
    • ParameterizedMethodTypeMismatch

      static final int ParameterizedMethodTypeMismatch
      Siehe auch:
    • TypeArgumentsForRawGenericMethod

      static final int TypeArgumentsForRawGenericMethod
      Siehe auch:
    • InvalidTypeForStaticImport

      static final int InvalidTypeForStaticImport
      Siehe auch:
    • InvalidTypeForAutoManagedResource

      static final int InvalidTypeForAutoManagedResource
      Siehe auch:
    • VarargsElementTypeNotVisible

      static final int VarargsElementTypeNotVisible
      Siehe auch:
    • NoSuchSingleAbstractMethod

      static final int NoSuchSingleAbstractMethod
      Siehe auch:
    • NotAWellFormedParameterizedType

      static final int NotAWellFormedParameterizedType
      Siehe auch:
    • NonStaticOrAlienTypeReceiver

      static final int NonStaticOrAlienTypeReceiver
      Siehe auch:
    • AttemptToBypassDirectSuper

      static final int AttemptToBypassDirectSuper
      Siehe auch:
    • DefectiveContainerAnnotationType

      static final int DefectiveContainerAnnotationType
      Siehe auch:
    • InvocationTypeInferenceFailure

      static final int InvocationTypeInferenceFailure
      Siehe auch:
    • ApplicableMethodOverriddenByInapplicable

      static final int ApplicableMethodOverriddenByInapplicable
      Siehe auch:
    • ContradictoryNullAnnotations

      static final int ContradictoryNullAnnotations
      Siehe auch:
    • NoSuchMethodOnArray

      static final int NoSuchMethodOnArray
      Siehe auch:
    • InferredApplicableMethodInapplicable

      static final int InferredApplicableMethodInapplicable
      Siehe auch:
    • NoProperEnclosingInstance

      static final int NoProperEnclosingInstance
      Siehe auch:
    • InterfaceMethodInvocationNotBelow18

      static final int InterfaceMethodInvocationNotBelow18
      Siehe auch:
    • NotAccessible

      static final int NotAccessible
      Siehe auch:
    • ErrorAlreadyReported

      static final int ErrorAlreadyReported
      Siehe auch: