Interface IResolver

  • All Known Implementing Classes:
    ScopeResolver

    public interface IResolver
    • Method Detail

      • resolve

        boolean resolve​(@NotNull
                        SReference reference,
                        @NotNull
                        SNode sourceNode,
                        @NotNull
                        SRepository repository)
        Parameters:
        reference - SReference to resolve
        sourceNode - SNode the source of the reference
        repository -
        Returns:
        false if IResolver was not able to resolve this reference