Uses of Package
org.eclipse.datatools.sqltools.sqleditor.internal.matching

Packages that use org.eclipse.datatools.sqltools.sqleditor.internal.matching
org.eclipse.datatools.sqltools.sqleditor.internal.matching   
 

Classes in org.eclipse.datatools.sqltools.sqleditor.internal.matching used by org.eclipse.datatools.sqltools.sqleditor.internal.matching
AbstractMatchingPairs
          The abstract class for matching token pairs.
AbstractPairMatcher
          Abstract token matcher which provides token matching methods and some abstract methods to dedicate themselves to complete matching methods.
GeneralMatchingPairs
          The general matching rule just supports brackets.
GenericSQLMatchingPairs
          The class intend for generic SQL language matching token pairs.
IMatchingPairs
          The matching pattern (mapping rules) of specific language.