class DefaultSoliditySourceSet extends java.lang.Object
SoliditySourceSet default implementation.
| Constructor and description |
|---|
DefaultSoliditySourceSet
(java.lang.String displayName, org.gradle.api.internal.file.SourceDirectorySetFactory setFactory) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
org.gradle.api.file.SourceDirectorySet |
getAllSolidity() |
|
org.gradle.api.reflect.TypeOf<?> |
getPublicType() |
|
org.gradle.api.file.SourceDirectorySet |
getSolidity() |
|
SoliditySourceSet |
solidity(groovy.lang.Closure configureClosure) |
|
SoliditySourceSet |
solidity(org.gradle.api.Action<? super org.gradle.api.file.SourceDirectorySet> configureAction) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |