Searched refs:Expect (Results 1 – 2 of 2) sorted by relevance
181 if Par.Expect(','):197 if not Par.Expect('{'):208 if Par.Expect(','):212 elif Par.Expect('}'):330 def Expect(self, ExpectChar): member in ParserHelper377 if not self.Expect(AssertChar):
943 if Par.Expect(DT.TAB_SPLIT):954 if not Par.Expect(DT.TAB_COMMA_SPLIT):