EventPath typedef

EventPath = List<EventPathItem>

Implementation

typedef EventPath = List<EventPathItem>;