This member is added by an implicit conversion from AntFileSet to
ArrowAssoc[AntFileSet] performed by method any2ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Shadowed Implicit Value Members
valself: Any
Implicit information
This member is added by an implicit conversion from AntFileSet to
StringAdd performed by method any2stringadd in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
(antFileSet: StringAdd).self
Definition Classes
StringAdd
valself: Any
Implicit information
This member is added by an implicit conversion from AntFileSet to
StringFormat performed by method any2stringfmt in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
This member is added by an implicit conversion from AntFileSet to
ArrowAssoc[AntFileSet] performed by method any2ArrowAssoc in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
This member is added by an implicit conversion from AntFileSet to
Ensuring[AntFileSet] performed by method any2Ensuring in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
(antFileSet: Ensuring[AntFileSet]).x
Definition Classes
Ensuring
Annotations
@deprecated
Deprecated
(Since version 2.10.0) Use resultOfEnsuring instead
Inherited from FileSet
Inherited from ResourceCollection
Inherited from AbstractFileSet
Inherited from SelectorContainer
Inherited from DataType
Inherited from ProjectComponent
Inherited from Cloneable
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
AntFileSet to StringAdd
Inherited by implicit conversion any2stringfmt from
AntFileSet to StringFormat
Inherited by implicit conversion any2ArrowAssoc from
AntFileSet to ArrowAssoc[AntFileSet]
Inherited by implicit conversion any2Ensuring from
AntFileSet to Ensuring[AntFileSet]