lean4-htt/library/init/lean/parser/reader
Sebastian Ullrich 46f734b1b1 refactor(library/init/lean/parser/reader): replace macro with syntax_node_kind
Also make sure that the name inside a node kind is the full name of the
declaration. This way, we cannot have accidentally conflicting node kind names.
2018-08-28 13:13:14 -07:00
..
basic.lean refactor(library/init/lean/parser/reader): replace macro with syntax_node_kind 2018-08-28 13:13:14 -07:00
module.lean refactor(library/init/lean/parser/reader): replace macro with syntax_node_kind 2018-08-28 13:13:14 -07:00
term.lean refactor(library/init/lean/parser/reader): replace macro with syntax_node_kind 2018-08-28 13:13:14 -07:00
token.lean refactor(library/init/lean/parser/reader): replace macro with syntax_node_kind 2018-08-28 13:13:14 -07:00