platform_build_blueprint/parser
Colin Cross c32c47938f Remove blueprint/parser.Ident
It wasn't adding anything useful, and it resulted in Name.Name to get to
the identifier.  Replace Name Ident with Name string; NamePos
scanner.Position.

Change-Id: Idf9b18b31dd563a18f27c602c2d14298955af371
2016-06-14 15:26:49 -07:00
..
ast.go Remove blueprint/parser.Ident 2016-06-14 15:26:49 -07:00
modify.go Refactor blueprint parser nodes to an interface 2016-06-08 14:48:53 -07:00
parser.go Remove blueprint/parser.Ident 2016-06-14 15:26:49 -07:00
parser_test.go Remove blueprint/parser.Ident 2016-06-14 15:26:49 -07:00
printer.go Remove blueprint/parser.Ident 2016-06-14 15:26:49 -07:00
printer_test.go Refactor blueprint parser nodes to an interface 2016-06-08 14:48:53 -07:00
sort.go Refactor blueprint parser nodes to an interface 2016-06-08 14:48:53 -07:00