TypeExpParser class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
-
operator [](
String typeExp) → RegistryType - Fetching the type from the cache or parsing it if not found.
Static Properties
- instance → TypeExpParser
-
final