Class AbstractContentAssistVisitor.DefaultMappingCollector

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultMappingCollector

        protected DefaultMappingCollector()