object StructureKeys
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StructureKeys
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val acceptedProjects: TaskKey[Seq[ProjectRef]]
- val allConfigurationsWithSource: SettingKey[Seq[sbt.Configuration]]
- val allKeys: TaskKey[Seq[sbt.AttributeKey[_]]]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- val commandData: TaskKey[Seq[CommandData]]
- val dependencyConfigurations: SettingKey[Seq[sbt.Configuration]]
- val dumpStructure: TaskKey[Unit]
- val dumpStructureTo: InputKey[sbt.File]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val extractBuild: TaskKey[BuildData]
- val extractBuilds: TaskKey[Seq[BuildData]]
- val extractDependencies: TaskKey[DependencyData]
- val extractPlay2: TaskKey[Option[Play2Data]]
- val extractProject: TaskKey[ProjectData]
- val extractProjects: TaskKey[Seq[ProjectData]]
- val extractRepository: TaskKey[Option[RepositoryData]]
- val extractStructure: TaskKey[StructureData]
- val generateManagedSourcesDuringStructureDump: SettingKey[Boolean]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val loadOptions: TaskKey[Options]
- val localCachePath: TaskKey[Option[sbt.File]]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val sbtStructureOptions: SettingKey[String]
- val sbtStructureOpts: SettingKey[Options]
- val sbtStructureOutputFile: SettingKey[Option[sbt.File]]
- val settingData: TaskKey[Seq[SettingData]]
- val sourceConfigurations: SettingKey[Seq[sbt.Configuration]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val taskData: TaskKey[Seq[TaskData]]
- val testConfigurations: SettingKey[Seq[sbt.Configuration]]
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated