Module aya.base

Interface IrrElimProblem

All Superinterfaces:
org.aya.util.reporter.Problem, TyckError
All Known Implementing Classes:
IrrElimProblem.Proj

public sealed interface IrrElimProblem extends TyckError permits IrrElimProblem.Proj
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     

    Nested classes/interfaces inherited from interface org.aya.util.reporter.Problem

    org.aya.util.reporter.Problem.Severity, org.aya.util.reporter.Problem.Stage
  • Field Summary

    Fields inherited from interface org.aya.util.reporter.Problem

    ERROR, NOTE
  • Method Summary

    Methods inherited from interface org.aya.util.reporter.Problem

    brief, describe, hint, inlineHints, isError, sourcePos, toPrettyError

    Methods inherited from interface org.aya.tyck.error.TyckError

    level, stage