Searched refs:accept (Results 1 – 3 of 3) sorted by relevance
53 p.accept(scanner.EOF)118 func (p *parser) accept(toks ...rune) bool { func156 p.accept('?')163 p.accept('+')170 p.accept(':')190 p.accept('\n')209 p.accept(scanner.Ident)221 p.accept(scanner.Ident)255 p.accept(scanner.Ident)258 p.accept(scanner.Ident)[all …]
74 p.accept(scanner.EOF)142 func (p *parser) accept(toks ...rune) bool { func181 p.accept(scanner.Ident)185 p.accept('+')211 if !p.accept('=') {258 if !p.accept(p.tok) {264 p.accept(')')266 p.accept('}')290 p.accept(',')301 p.accept(scanner.Ident)[all …]
196 5. You are not required to accept this License, since you have not199 prohibited by law if you do not accept this License. Therefore, by