ArgumentEntry typedef

ArgumentEntry = MapEntry<String, Expression<Object>>

Implementation

typedef ArgumentEntry = MapEntry<String, Expression>;