the definition seems to be in java ``` public ...
# intellij
b
the definition seems to be in java
Copy code
public SourceSetContainer getSourceSets() {
        return sourceSets;
    }