# README
Проект парсинга зависимостей котлина на го
Нередко бывает необходимостью глянуть полностью список всех зависимостей проекта. Данный проект на данный момент используется в боте для анализа зависимостей и проверки версий. В последствии, с помощью данного модуля будут выявлятся всякие циклы и прочий непорядок в ваших kotlin зависимостях. Предлогайте фичи через Issues
# Functions
NewParser returns a new instance of Parser.
No description provided by the author
# Constants
>.
:.
,.
No description provided by the author
No description provided by the author
eof.
Special tokens.
(.
|.
-.
*.
\n\n...
a-zA-Z.
\n.
0-9.
+.
.
Keywords.
'.
).
\.
compile, allmain, constraint, runtimeOnly...
' '.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author