Module aya.cli.impl

Record Class HighlightInfo.Ref

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

public static record HighlightInfo.Ref(@NotNull org.aya.util.error.SourcePos sourcePos, @NotNull org.aya.pretty.doc.Link target, @NotNull HighlightInfo.DefKind kind, @Nullable org.aya.generic.AyaDocile type) extends Record implements HighlightInfo
A reference to a symbol