class
TargetRef extends AnyRef
Instance Constructors
-
new
TargetRef(ref: String)(implicit project: Project)
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (TargetRef, B)
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
ensuring(cond: (TargetRef) ⇒ Boolean, msg: ⇒ Any): TargetRef
-
-
def
ensuring(cond: Boolean, msg: ⇒ Any): TargetRef
-
def
ensuring(cond: Boolean): TargetRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
explicitNonStandardProto: Option[String]
-
val
explicitProject: Option[File]
-
val
explicitProto: Option[String]
-
def
files: Seq[File]
-
def
finalize(): Unit
-
def
formatRelativeToProject: String
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
val
name: String
-
val
nameWithoutProto: String
-
def
nameWithoutStandardProto: String
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
ref: String
-
def
safeTargetProject: Project
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
targetProject: Option[Project]
-
val
targetRefGroups: Seq[Seq[TargetRef]]
-
lazy val
targetRefs: Seq[TargetRef]
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
-
def
~(string: String)(implicit project: Project): TargetRefs
-
def
~(file: File)(implicit project: Project): TargetRefs
-
-
-
-
def
~~(string: String)(implicit project: Project): TargetRefs
-
def
~~(file: File)(implicit project: Project): TargetRefs
-
-
-
def
→[B](y: B): (TargetRef, B)
Shadowed Implicit Value Members
-
def
files: Seq[File]
-
val
self: Any
-
val
self: Any
-
def
toString(): String
Deprecated Value Members
-
def
filesRelativeTo(baseDir: File): Seq[String]
-
def
filesRelativeTo(baseDir: File): Seq[String]
-
-
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
TargetRef to StringAdd
Inherited by implicit conversion any2stringfmt from
TargetRef to StringFormat