go-jsonnet/ast
Stanisław Barzowski 3a245f70d4 Preparation for linter.
* Extract some test utilities to a separate package.
* Rename some test utilities.
* Internally expose DirectChildren.
* Add LocationRange to some non-expr AST parts,
  such as local binds, parameters and object fields.
* Add end-of-file-reached testcases.
2020-03-15 14:38:40 +01:00
..
ast.go Preparation for linter. 2020-03-15 14:38:40 +01:00
BUILD.bazel Fix Bazel config 2019-09-09 13:31:08 +02:00
clone.go Refactor to allow interleaving optional and positional params 2020-03-05 09:33:21 +01:00
fodder.go Make golangci-lint happy 2020-03-05 14:54:27 +01:00
identifier_set.go Move AST to its own package 2017-08-25 00:30:56 -04:00
location.go Make golangci-lint happy 2020-03-05 14:54:27 +01:00
util.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00