| AbstractDerive |
Deprecated.
|
| AbstractDeriveFromExpression |
Deprecated.
|
| AbstractSynthesize |
Deprecated.
|
| AbstractSynthesizeFromType |
Deprecated.
|
| CompKindCheckResult |
|
| CompKindExpression |
Represents all sorts of component kinds.
|
| CompKindExpressionDeSer |
|
| CompKindOfComponentType |
Represents a component expression that is solely defined by the component symbol.
|
| CompKindOfComponentTypeDeSer |
|
| CompKindOfGenericComponentType |
Represents generic component with filled type parameters.
|
| CompKindOfGenericComponentTypeDeSer |
|
| DeriveSymTypeOfAssignmentExpressions |
Deprecated.
|
| DeriveSymTypeOfBitExpressions |
Deprecated.
|
| DeriveSymTypeOfBSCommonExpressions |
Deprecated.
|
| DeriveSymTypeOfCommonExpressions |
Deprecated.
|
| DeriveSymTypeOfExpression |
Deprecated.
|
| DeriveSymTypeOfJavaClassExpressions |
Deprecated.
|
| DeriveSymTypeOfLambdaExpressions |
Deprecated.
|
| DeriveSymTypeOfLiterals |
Deprecated.
|
| DeriveSymTypeOfMCCommonLiterals |
Deprecated.
|
| DeriveSymTypeOfMCJavaLiterals |
Deprecated.
|
| DeriveSymTypeOfUglyExpressions |
Deprecated.
|
| FullSynthesizeCompKindFromMCBasicTypes |
|
| FullSynthesizeCompKindFromMCSimpleGenericTypes |
|
| FullSynthesizeFromMCArrayTypes |
Deprecated.
|
| FullSynthesizeFromMCBasicTypes |
Deprecated.
|
| FullSynthesizeFromMCCollectionTypes |
Deprecated.
|
| FullSynthesizeFromMCFullGenericTypes |
Deprecated.
|
| FullSynthesizeFromMCFunctionTypes |
Deprecated.
|
| FullSynthesizeFromMCSimpleGenericTypes |
Deprecated.
|
| SIUnitBasic |
|
| SymTypeArray |
Arrays of a certain dimension (>= 1)
|
| SymTypeArrayDeSer |
|
| SymTypeExpression |
SymTypeExpression is the superclass for all typeexpressions, such as
TypeConstants, TypeVariables and applications of Type-Constructors.
|
| SymTypeExpressionDeSer |
This DeSer reailizes serialization and deserialization of SymTypeExpressions.
|
| SymTypeExpressionFactory |
SymTypeExpressionFactory contains static functions that create
the various forms of TypeExpressions used for Sym-Types.
|
| SymTypeInferenceVariable |
|
| SymTypeObscure |
|
| SymTypeOfFunction |
SymTypeOfFunction stores any kind of Function,
such as List<Person>::get, obj::<Integer>getX, i -> i + 2
|
| SymTypeOfFunctionDeSer |
|
| SymTypeOfGenerics |
SymTypeOfGenerics stores any kind of TypeConstructor applied
to Arguments, such as Map< int,Person >
List<Person>, List< Set< List< a >>>.
|
| SymTypeOfGenericsDeSer |
|
| SymTypeOfIntersection |
|
| SymTypeOfIntersectionDeSer |
|
| SymTypeOfNull |
|
| SymTypeOfNumericWithSIUnit |
SymTypeOfNumericWithSIUnit stores any kind of Numerics
combined with SIUnit applied such as
m<int>
m/s<double>
|
| SymTypeOfNumericWithSIUnitDeSer |
|
| SymTypeOfObject |
An objectType is a full qualified class name.
|
| SymTypeOfObjectDeSer |
|
| SymTypeOfRegEx |
|
| SymTypeOfRegExDeSer |
|
| SymTypeOfSIUnit |
SymTypeOfSIUnit stores any kind of derived SIUnit with prefixes, such as
m, km/h, m^2, ...
|
| SymTypeOfSIUnitDeSer |
|
| SymTypeOfTuple |
|
| SymTypeOfTupleDeSer |
|
| SymTypeOfUnion |
|
| SymTypeOfUnionDeSer |
|
| SymTypeOfWildcard |
|
| SymTypeOfWildcardDeSer |
|
| SymTypePrimitive |
|
| SymTypePrimitiveDeSer |
|
| SymTypeSourceInfo |
Stores information where a SymTypeExpression comes from.
|
| SymTypeVariable |
|
| SymTypeVariableDeSer |
|
| SymTypeVoid |
|
| SynthesizeCompKindFromMCBasicTypes |
|
| SynthesizeCompKindFromMCSimpleGenericTypes |
|
| SynthesizeSymTypeFromMCArrayTypes |
Deprecated.
|
| SynthesizeSymTypeFromMCBasicTypes |
Deprecated.
|
| SynthesizeSymTypeFromMCCollectionTypes |
Deprecated.
|
| SynthesizeSymTypeFromMCFullGenericTypes |
Deprecated.
|
| SynthesizeSymTypeFromMCFunctionTypes |
Deprecated.
|
| SynthesizeSymTypeFromMCSimpleGenericTypes |
Deprecated.
|
| TypeCalculator |
Deprecated.
|
| TypeCheck |
Deprecated. |
| TypeCheckResult |
Deprecated.
|
| TypeRelations |
Deprecated.
|