go-jsonnet/internal/parser
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
..
BUILD.bazel Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
context.go Preparation for linter. 2020-03-15 14:38:40 +01:00
lexer_test.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
lexer.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
literalfield_set.go Make parser package internal 2019-09-03 17:28:33 +02:00
parser_test.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
parser.go Preparation for linter. 2020-03-15 14:38:40 +01:00
string_util.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00