CodeGen

mill.meta.CodeGen
object CodeGen

Attributes

Source
CodeGen.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CodeGen.type

Members list

Value members

Concrete methods

def generateBuildFileImpl(pkg: String): String

Attributes

Source
CodeGen.scala
def generateWrappedAndSupportSources(projectRoot: Path, allScriptCode: Map[Path, String], wrappedDest: Path, supportDest: Path, millTopLevelProjectRoot: Path, output: Path, parser: MillScalaParser): Unit

Attributes

Source
CodeGen.scala
def millDiscover(segmentsNonEmpty: Boolean): String

Attributes

Source
CodeGen.scala
def rootMiscInfo(scriptFolderPath: Path, millTopLevelProjectRoot: Path, output: Path): String

Attributes

Source
CodeGen.scala
def subfolderMiscInfo(scriptFolderPath: Path, segments: Seq[String]): String

Attributes

Source
CodeGen.scala

Concrete fields

val generatedFileHeader: String

Attributes

Source
CodeGen.scala