|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use name.angoca.db2sa.core.lexical | |
---|---|
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.lexical used by name.angoca.db2sa.core.lexical | |
---|---|
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. |
Classes in name.angoca.db2sa.core.lexical used by name.angoca.db2sa.core.syntax | |
---|---|
Token
This is the representation of the decomposition of a phrase in several words or symbols. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |