Module aya.cli.impl

Record Class HighlightInfo.Err

java.lang.Object
java.lang.Record
org.aya.cli.literate.HighlightInfo.Err
All Implemented Interfaces:
Comparable<HighlightInfo>, HighlightInfo
Enclosing interface:
HighlightInfo

public static record HighlightInfo.Err(@NotNull org.aya.util.reporter.Problem problem, @NotNull kala.collection.immutable.ImmutableSeq<HighlightInfo> children) extends Record implements HighlightInfo