| Class | Description |
|---|---|
| AbstractState |
This class represents the states as abstract class.
|
| AssignmentFileRestState |
This class represent the AssignmentFileSelectionState.
|
| AssignmentFileScanner |
This class represents the AssignmentFileScanner.
|
| AssignmentFileScannerTest |
This class tests the AssignmentfileScanner.
|
| CommentState |
This class represents the commentState.
|
| Condition1State | |
| Condition2State | |
| ConditionBeginState | |
| ConditionEndState | |
| ConditionState1 | |
| ContentState |
State for the Content in the PackageDescriptionFile.
|
| DefinitionFileRestState |
This class represents the RestState for the DefinitionFileScanner.
|
| DefinitionFileScanner |
This class represents the DefinitionFileScanner.
|
| DefinitionFileScannerTest |
This class tests the DefinitionFileScanner.
|
| DefinitionFileSelectionState |
This class represents the DefinitionFileSelectionState.
|
| DescriptionBlock |
This abstract class represents the block of the PackageDescriptionFile (The blocks are variables,
values, paths and options).
|
| IdentifierState |
This class represents the IdentifierState.
|
| IdentifierTypeVariableState1 | |
| IdentifierTypeVariableState2 | |
| OptionBlock |
This class represents the >4 block.
|
| PackageDescriptionFileScanner |
scanner for package description files.
|
| PackageDescriptionFileScannerTest |
This class tests the PackageDescriptionFileScanner.
|
| PackageDescriptionInitialState |
The Selectionstate for the PackageDefinitionFileScanner.
|
| PathBlock |
This class represents the third block, the Path.
|
| RegExpBeginSelectionState1 |
This class represents the RegExpBeginSelectionState.
|
| RegExpBeginSelectionState2 |
This class represents the 2.
|
| RegExpState |
This class represents the regular Expression.
|
| RowEndState |
state, which handle the new line sign.
|
| Scanner |
This interface represents the Scanner.
|
| ScannerConstants |
This class represents the constants of the scanner.
|
| ScannerTest | |
| SelectionState |
This class represents the SelectionState.
|
| StringState |
This class represents the StringState.
|
| SymbolsTest | |
| TypeFileRestState |
This class represents the RestState.
|
| TypeFileScanner |
This class represent the scanner for a TypeFile.
|
| TypeFileScannerTest |
This class tests the class TypeFileScanner.
|
| ValueBlock |
This class represents the second Block (the value block).
|
| VarDefScanner |
This class is a scanner generated by
JFlex 1.7.0
from the specification file C:/jflex-1.7.0/bin/aktuellerStand.flex
|
| VariableBlock |
This class represents the Variable Block in the PackageDescriptionFile.
|
| WhitespaceState |
This class represents the whitespaceState.
|
| Exception | Description |
|---|---|
| ScannerException |
This class represents all Exception from scanner.
|