[]
        
(Showing Draft Content)

RangePartialClasses.FindReplaceImpl.FindMatch

Interface RangePartialClasses.FindReplaceImpl.FindMatch

Enclosing class:
RangePartialClasses.FindReplaceImpl

public static interface RangePartialClasses.FindReplaceImpl.FindMatch
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    invoke(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat)
     
  • Method Details

    • invoke

      boolean invoke(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat)