| AbstractNameReference |
|
| AggregateMemberNames |
Represents a list of aggregate member names.
|
| AggregateTypeUtil |
operations to aggregates or arrays
|
| DataTypeUtil |
|
| DoubleRange |
A range of numbers [min, max) where both min and max can be inclusive or exclusive.
|
| HexUtils |
|
| IncompleteType |
Stores an incomplete type together with some references which if all resolved, will make the type complete.
|
| ReferenceFinder |
|
| ReferenceFinder.FoundReference |
|
| ResolvedNameReference |
Reference that is resolved since the beginning - it calls any action immediately.
|
| ResolvedParameterReference |
Reference that is resolved since the beginning - it calls any action immediately.
|
| UnresolvedNameReference |
Stores actions related to unresolved references and calls them once the reference has been resolved.
|
| UnresolvedParameterReference |
unresolved reference to parameters.
|