Implementation of the GradleDetector using a real Groovy AST, which the Gradle plugin has access to
Type | Name and description |
---|---|
protected Location |
createLocation(Context context, java.lang.Object cookie) |
protected int |
getStartOffset(Context context, java.lang.Object cookie) |
void |
visitBuildScript(Context context, java.util.Map<java.lang.String, java.lang.Object> sharedData) |