object
Scope extends Serializable
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
val
GlobalScope: Scope
-
val
ScopedKeyRegex: Regex
-
val
ThisScope: Scope
-
final
def
asInstanceOf[T0]: T0
-
-
def
buildResolve(uri: URI): (Scope) ⇒ Scope
-
def
clone(): AnyRef
-
-
-
def
display(scope: Scope, sep: String, showProject: (Reference) ⇒ String): String
-
def
display(scope: Scope, sep: String): String
-
def
display(config: ConfigKey): String
-
def
displayMasked(scope: Scope, sep: String, showProject: (Reference) ⇒ String, mask: ScopeMask): String
-
def
displayMasked(scope: Scope, sep: String, mask: ScopeMask): String
-
final
def
eq(arg0: AnyRef): Boolean
-
-
def
equals(arg0: Any): Boolean
-
def
fillTaskAxis(scope: Scope, key: sbt.AttributeKey[_]): Scope
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
globalProjectDelegates(scope: Scope): Seq[Scope]
-
def
hashCode(): Int
-
def
indexedDelegates(resolve: (Reference) ⇒ ResolvedReference, index: DelegateIndex, rootProject: (URI) ⇒ String, taskInherit: (sbt.AttributeKey[_]) ⇒ Seq[sbt.AttributeKey[_]], extraInherit: (ResolvedReference, AttributeMap) ⇒ Seq[AttributeMap])(rawScope: Scope): Seq[Scope]
-
final
def
isInstanceOf[T0]: Boolean
-
def
linearize[T](axis: ScopeAxis[T], appendGlobal: Boolean)(inherit: (T) ⇒ Seq[T]): Seq[ScopeAxis[T]]
-
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
parseScopedKey(command: String): (Scope, String)
-
-
-
def
readResolve(): AnyRef
-
def
replaceThis(thisScope: Scope): (Scope) ⇒ Scope
-
def
resolveBuild(current: URI, uri: URI): URI
-
-
def
resolveBuildOnly(current: URI, ref: Reference): Reference
-
-
def
resolveBuildScope(thisScope: Scope, current: URI): (Scope) ⇒ Scope
-
def
resolveProject(uri: URI, rootProject: (URI) ⇒ String): (Scope) ⇒ Scope
-
-
def
resolveProjectRef(current: URI, rootProject: (URI) ⇒ String, ref: ProjectReference): ProjectRef
-
def
resolveReference(current: URI, rootProject: (URI) ⇒ String, ref: Reference): ResolvedReference
-
def
resolveScope(thisScope: Scope, current: URI, rootProject: (URI) ⇒ String): (Scope) ⇒ Scope
-
def
showProject: (Reference) ⇒ String
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
topologicalSort[T](node: T, appendGlobal: Boolean)(dependencies: (T) ⇒ Seq[T]): Seq[ScopeAxis[T]]
-
def
transformTaskName(s: String): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
withGlobalAxis[T](base: ScopeAxis[T]): Seq[ScopeAxis[T]]
-
def
withGlobalScope(base: Scope): Seq[Scope]
-
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean