|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
This package contains the components that helps to do an lexical analyzes.
Control Version
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |