CompoundIdentifier typedef

CompoundIdentifier = List<Ident>

Implementation

typedef CompoundIdentifier = List<Ident>;