Class RegExEditorMatchingStrategy

java.lang.Object
com.e1c.langtool.ui.editor.regex.RegExEditorMatchingStrategy
All Implemented Interfaces:
org.eclipse.ui.IEditorMatchingStrategy

public class RegExEditorMatchingStrategy extends Object implements org.eclipse.ui.IEditorMatchingStrategy
  • Constructor Details

    • RegExEditorMatchingStrategy

      public RegExEditorMatchingStrategy()
  • Method Details

    • matches

      public boolean matches(org.eclipse.ui.IEditorReference editorRef, org.eclipse.ui.IEditorInput input)
      Specified by:
      matches in interface org.eclipse.ui.IEditorMatchingStrategy