| Interface | Description |
|---|---|
| AbstractVariableTypeVisitor |
Visitor for AbstractVariableType, Visitor-Pattern.
|
| RefStateVisitor |
RefStateVisitor, Visitor-Pattern.
|
| RegExPart | |
| RegExPartVisitor |
Visitor for RegExPart, Visitor-Pattern.
|
| TypeExtensionVisitor |
Visitor for TypeExtension, Visitor-Pattern.
|
| Class | Description |
|---|---|
| AbstractRefState |
Representation for the state of a RegExRefpart.
|
| AbstractType |
AbstractType.
|
| AbstractVariableType |
AbstractVariableType.
|
| AnonVariableType | |
| AnonVariableTypeTest | |
| AssignmentFileManager | |
| NamedVariableType |
Represents a type of an definition.
|
| REAutomatonTest |
Tests the regular expression library brics automaton if it coverage our requirements.
|
| RefResState |
A state that represents that a reference is resolved.
|
| RefResStateTest | |
| RefUnResState |
A state that represents that a reference is unresolved.
|
| RegEx |
Representation of a regular expression.
|
| RegExRefPart |
Represents a "re:typename" as a part of a regular expression.
|
| RegExStringPart |
Represents a string part of a regular expression.
|
| RegExTest |
Tests the class XXXTest, see name of this test-class.
|
| TypeExtension | |
| TypeExtensionTest |
Tests the class XXXTest, see name of this test-class.
|
| TypeExtensionWithCondition | |
| TypeExtensionWithoutCondition | |
| TypeFile |
TypeFile represents the "\check\
|
| TypeFileManager |
Class to manage all NamedVariableTypes inside the TypeFile-Objects.
|
| TypeFileTest |
Tests the class XXXTest, see name of this test-class.
|
| Exception | Description |
|---|---|
| CycleException | |
| ReferenceIsUnresolvedException | |
| TypeDoesNotExistException | |
| TypeExceptions | |
| ValueNotInRangeOfTypeException |