object
RoutesCompiler extends AutoPlugin
Value Members
-
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
&&(o: Basic): Plugins
-
-
final
def
==(arg0: Any): Boolean
-
-
final
def
asInstanceOf[T0]: T0
-
val
autoImport: RoutesKeys.type
-
def
buildSettings: Seq[sbt.Def.Setting[_]]
-
def
clone(): AnyRef
-
def
compileRoutes(tasks: Seq[RoutesCompilerTask], generator: RoutesGenerator, generatedDir: File, cacheDirectory: File, log: Logger): Seq[File]
-
-
def
empty: Plugins
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
globalSettings: Seq[sbt.Def.Setting[_]]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
val
label: String
-
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
projectConfigurations: Seq[Configuration]
-
def
projectSettings: Seq[sbt.Def.Setting[_]]
-
def
requires: JvmPlugin.type
-
val
routesPositionMapper: (Position) ⇒ Option[Position]
-
def
routesSettings: Seq[sbt.Def.Setting[_ >: Seq[File] with Seq[Task[Seq[File]]] with Task[Seq[File]] with File with Task[Seq[RoutesCompilerTask]] <: AnyRef]]
-
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 Basic
Inherited from Plugins