Searched refs:withType (Results 1 – 25 of 28) sorted by relevance
12
26 tasks.withType(JavaCompile) {
18 tasks.withType(JavaCompile) {
57 tasks.withType(JavaCompile) {
36 static <T> Optional<T> withType() { in withType() method in Absent
78 return Absent.withType(); in absent()
84 tasks.withType(Javadoc).all { enabled = false }
81 - (NSArray *) tokensInRange:(NSRange)aRange withType:(NSInteger)tokenType;
282 - (NSArray *) tokensInRange:(NSRange)aRange withType:(NSInteger)tokenType
85 tasks.withType(Javadoc) {95 tasks.withType(JavaCompile) {
313 withType (SharedLibraryBinarySpec) {402 withType(StaticLibraryBinarySpec) {410 $.binaries.withType(SharedLibraryBinarySpec).each { binary ->
112 tasks.withType(Test){
98 Key withType(Types types, TypeMirror newType) { in withType() method in Key377 return Optional.of(possibleSetOfProducedKey.withType(types, setType));
93 BindingKey.create(resolved.kind(), resolved.key().withType(types, unresolvedType)); in indexDependenciesByUnresolvedKey()
88 tasks.withType(JavaCompile) { options.compilerArgs << "-Xlint:deprecation" }
49 tasks.withType(JavaCompile) {
44 tasks.withType(JavaCompile) {
39 tasks.withType(JavaCompile) {
45 project.tasks.withType(JavaCompile) {285 tasks.withType(Javadoc) {294 tasks.withType(Javadoc) {
32 tasks.withType(JavaCompile) {
162 tasks.withType(Javadoc) {
83 tasks.withType(JavaCompile) {
218 tasks.withType(Test).each { testTask ->
202 tasks.withType(Javadoc) {
270 value.set(value.get().withType(DataType.NULL.code())); in ApplyStyle()
274 value.set(value.get().withType(DataType.NULL.code())); in ApplyStyle()