Uses of Class
org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Package
Description
Provides a framework for rule based text scanning
and uses the framework to provide rule-driven default implementations of
IPresentationDamager
, IPresentationRepairer
and IDocumentPartitioner
.-
Uses of BufferedRuleBasedScanner in org.eclipse.jface.text.rules
Modifier and TypeClassDescriptionclass
Scanner that exclusively uses predicate rules.