We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41627a2 commit 6a64dddCopy full SHA for 6a64ddd
internal/parser/doc.go
@@ -1,5 +1,3 @@
1
-/*
2
-Package parser provides a Parser struct that parses lexer tokens from the tq
3
-query into an AST.
4
-*/
+// Package parser provides a Parser struct that parses lexer tokens from the tq
+// query into an AST.
5
package parser
0 commit comments