I want to find a way to parse the build.gradle file to get the AST of it. I’m looking forward to know if the gradle.org has a schema which is like regular expressions or a json file. Or any other ways to parse it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to parse gradle.build file? | 5 | 11028 | October 9, 2018 | |
How Gradle parse build.gradle | 1 | 1890 | September 4, 2014 | |
How to read the json file into build gradle | 1 | 7678 | August 19, 2016 | |
Library/Tool/Way to manipulate Gradle Build Scripts | 0 | 296 | March 6, 2020 | |
Are there docs on `build.gradle`? Newcomer to Java | 2 | 407 | April 4, 2022 |