Uses of Class
org.eclipse.jface.text.MultiStringMatcher
Packages that use MultiStringMatcher
Package
Description
Provides a framework for creating and manipulating text documents.
-
Uses of MultiStringMatcher in org.eclipse.jface.text
Methods in org.eclipse.jface.text that return MultiStringMatcherModifier and TypeMethodDescriptionMultiStringMatcher.Builder.build()
Returns theMultiStringMatcher
built by this builder.static MultiStringMatcher
Creates aMultiStringMatcher
for the givensearchStrings
.