dc10.sbt.ast

package dc10.sbt.ast

Members list

Type members

Classlikes

case class BuildDef(build: Build, sp: SourcePos)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait FileDef

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class License
class ReadMe
class SbtFile
class SourceDir
object FileDef

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FileDef.type
case class ProjectDef(project: Project, sp: SourcePos)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait Symbol

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Build
trait Project
class Root
class SubProject
object Symbol

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Symbol.type