- All Known Implementing Classes:
HighlightInfo.SymDef,HighlightInfo.SymError,HighlightInfo.SymLit,HighlightInfo.SymRef
- Enclosing class:
HighlightInfo
public static sealed interface HighlightInfo.HighlightSymbol
permits HighlightInfo.SymRef, HighlightInfo.SymDef, HighlightInfo.SymError, HighlightInfo.SymLit
-
Method Summary
Modifier and TypeMethodDescriptiondefault @NotNull HighlightInfotoInfo(@NotNull org.aya.util.error.SourcePos sourcePos)
-
Method Details
-
toInfo
@NotNull default @NotNull HighlightInfo toInfo(@NotNull @NotNull org.aya.util.error.SourcePos sourcePos)
-