Searched refs:NotationType (Results 1 – 1 of 1) sorted by relevance
334 enum NotationType { enum361 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} in Notation()