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