TermMap typedef

TermMap = Map<String, FieldMap>

Implementation

typedef TermMap = Map<String, FieldMap>;