Module aya.cli.impl

Record Class InlineHintProblem

java.lang.Object
java.lang.Record
org.aya.cli.utils.InlineHintProblem
All Implemented Interfaces:
org.aya.util.reporter.Problem

public record InlineHintProblem(@NotNull org.aya.util.reporter.Problem owner, org.aya.util.error.WithPos<org.aya.pretty.doc.Doc> docWithPos) extends Record implements org.aya.util.reporter.Problem
Wrapping a Problem.inlineHints(PrettierOptions) as problem.