Uses of Interface
org.eclipse.jface.text.source.ICharacterPairMatcherExtension
-
Packages that use ICharacterPairMatcherExtension Package Description org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those. -
-
Uses of ICharacterPairMatcherExtension in org.eclipse.jface.text.source
Classes in org.eclipse.jface.text.source that implement ICharacterPairMatcherExtension Modifier and Type Class Description class
DefaultCharacterPairMatcher
A character pair matcher that matches a specified set of character pairs against each other.
-