Searched refs:isDirective (Results 1 – 1 of 1) sorted by relevance
166 if p.tok != scanner.Ident || !isDirective(p.scanner.TokenText()) {587 func isDirective(s string) bool { func