Searched defs:ParenthesesType (Results 1 – 2 of 2) sorted by relevance
56 enum ParenthesesType { Capturing, NonCapturing, Assertion, InvertedAssertion, Error }; enum
45 typedef Generator::ParenthesesType ParenthesesType; typedef