Building Parsers with Java

Uses of Package
sjm.examples.query

Packages that use sjm.examples.query
sjm.examples.query   
 

Classes in sjm.examples.query used by sjm.examples.query
ChipSource
          This class draws on data from the class ChipBase in sjm.examples.chips, to supplies facts about chips, customers, and orders.
ChipSpeller
          This class maintains dictionaries of the proper spelling of class and variable names in the chip object model.
ComparisonParser
          This utility class provides support to the Jaql parser, specifically for expression() and comparison() subparsers.
JaqlMediator
          This class controls the interaction of the visual components in a JaqlUe.
Speller
          This interface defines the role of a speller, that returns the proper spelling of a class or variable name, given any spelling.
 


by Steve Metsker