Module aya.base

Interface NameProblem.Warn

All Superinterfaces:
NameProblem, org.aya.util.reporter.Problem
All Known Implementing Classes:
NameProblem.AmbiguousNameWarn, NameProblem.ModShadowingWarn, NameProblem.ShadowingWarn
Enclosing interface:
NameProblem

public static interface NameProblem.Warn extends NameProblem
  • Method Details

    • level

      @NotNull default @NotNull org.aya.util.reporter.Problem.Severity level()
      Specified by:
      level in interface org.aya.util.reporter.Problem