directory
0.0.0-20180917073602-62694dd50b91
Repository: https://github.com/bazelbuild/tools_jvm_autodeps.git
Documentation: pkg.go.dev

# Packages

Package ast provides a basic tree implementation for storing an AST generated by a parser.
No description provided by the author
Package node provides types for working with AST nodes in a language-independent way.
Package parsers is the main entry point for lexing and parsing source code for IDE and presentation purposes.
No description provided by the author