syzkaller/pkg/ast
Paul Chaignon 55afb04f04 pkg/ast: unexport Node.Walk()
Other packages should use ast.Recursive and ast.PostRecursive to ensure
the root node is visited as well.

Signed-off-by: Paul Chaignon <paul.chaignon@orange.com>
2019-10-23 10:22:35 +02:00
..
testdata pkg/compiler: support complex len targets 2019-05-14 19:28:01 +02:00
ast.go pkg/ast: unexport Node.Walk() 2019-10-23 10:22:35 +02:00
clone.go pkg/ast: refactor COLON handling 2019-05-14 19:28:01 +02:00
filter.go sys/fuchsia: prune unused structs in syscall description generated by fidlgen 2018-09-11 13:01:53 +02:00
format.go pkg/ast: refactor COLON handling 2019-05-14 19:28:01 +02:00
parser_test.go pkg/ast: refactor Walk 2018-01-11 11:45:35 +01:00
parser.go pkg/compiler: support complex len targets 2019-05-14 19:28:01 +02:00
scanner.go pkg/ast: fix out-of-bounds access 2019-07-30 18:43:14 +02:00
test_util.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
walk.go pkg/ast: unexport Node.Walk() 2019-10-23 10:22:35 +02:00