Class XtendTaskFinder

  • All Implemented Interfaces:
    org.eclipse.xtext.tasks.ITaskFinder

    public class XtendTaskFinder
    extends org.eclipse.xtext.tasks.DefaultTaskFinder
    Since:
    • Constructor Summary

      Constructors 
      Constructor Description
      XtendTaskFinder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean canContainTaskTags​(org.eclipse.xtext.nodemodel.ILeafNode node)  
      protected java.lang.String stripText​(org.eclipse.xtext.nodemodel.ILeafNode node, java.lang.String text)  
      • Methods inherited from class org.eclipse.xtext.tasks.DefaultTaskFinder

        findTasks, findTasks, findTasks, setEndTag
      • Methods inherited from class java.lang.Object

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

      • XtendTaskFinder

        public XtendTaskFinder()
    • Method Detail

      • canContainTaskTags

        protected boolean canContainTaskTags​(org.eclipse.xtext.nodemodel.ILeafNode node)
        Overrides:
        canContainTaskTags in class org.eclipse.xtext.tasks.DefaultTaskFinder
      • stripText

        protected java.lang.String stripText​(org.eclipse.xtext.nodemodel.ILeafNode node,
                                             java.lang.String text)
        Overrides:
        stripText in class org.eclipse.xtext.tasks.DefaultTaskFinder