Interface AbstractContentAssistVisitor.MappingCollector

    • Method Detail

      • buildProposals

        java.util.Collection<IMapping> buildProposals()
        Retrieves the possible proposals that can be used to complete a path expression based on the position of the cursor.
        Returns:
        The possible proposals