Uses of Package
name.angoca.db2sa.core.syntax

Packages that use name.angoca.db2sa.core.syntax
name.angoca.db2sa.core.lexical This package contains the components that helps to do an lexical analyzes. 
name.angoca.db2sa.core.syntax This package contains the components that helps to do an syntactical analyzes.
Control Version
0.1 Package creation. 0.2 Organized. 1.0 Moved to version 1.  
 

Classes in name.angoca.db2sa.core.syntax used by name.angoca.db2sa.core.lexical
GraphAnswer
          Represents the answer of a given command.
 

Classes in name.angoca.db2sa.core.syntax used by name.angoca.db2sa.core.syntax
AbstractSyntacticalAnalyzer
          This object has methods to scan the structure and to find the possibilities of next tokens, that provide the possible ways that the user can take when writing a command.
A phrase is a set of words that can or can't have a meaning for DB2.
Control Version
0.0.1 Class creation. 0.1.0 1.0.0 Moved to version 1.
GraphAnswer
          Represents the answer of a given command.
ImplSyntaxAnalyzer
          This is the implementation of the syntax analyzer.
 



Andres Gomez Casanova (AngocA) Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.