public interface GotoDefinition
-
Method Summary
Static Methods
-
Method Details
-
findDefs
@NotNull static @NotNull kala.collection.SeqView<org.aya.util.error.WithPos<org.aya.util.error.SourcePos>> findDefs(@NotNull @NotNull org.aya.cli.library.source.LibrarySource source, @NotNull @NotNull kala.collection.SeqView<org.aya.cli.library.source.LibraryOwner> libraries, XY xy)
-