Package name.angoca.db2sa.core.lexical

Package class diagram package name.angoca.db2sa.core.lexical
This package contains the components that helps to do an lexical analyzes.

See:
          Description

Class Summary
AbstractLexicalAnalyzer This objects makes the analyzes over the phrase that the user is writing, and decomposes it in several tokens, that describe words or symbols.
ImplLexicalAnalyzer This is the implementation of the lexical analyzer.
Control Version
0.0.1 Class creation. 0.1.0 0.2.0 0.3.0 Recommendations from PMD. 0.3.1 Organized. 0.4.0 Invalid Graph Exception. 0.5.0 Destroy instance. 0.5.1 Logger messages. 0.6.0 Delimiters not set in a static way. 1.0.0 Moved to version 1.
Token This is the representation of the decomposition of a phrase in several words or symbols.
 

Package name.angoca.db2sa.core.lexical Description

This package contains the components that helps to do an lexical analyzes.
Control Version

Version:
1.0 2009-07-19
Author:
Andres Gomez Casanova (AngocA)


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