bblfsh / go-driver

GNU General Public License v3.0
10 stars 9 forks source link

Include node positions where possible #16

Closed dennwc closed 6 years ago

dennwc commented 6 years ago

Fixes #15 for Comments, Ident, Block, GenDecl, Func and few other types.

Positions for other nodes (including end positions) deserves a separate PR.

Signed-off-by: Denys Smirnov denys@sourced.tech