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 generateWrappedAndSupportSources(projectRoot: Path, allScriptCode: Map[Path, String], wrappedDest: Path, supportDest: Path, resourceDest: Path, millTopLevelProjectRoot: Path, parser: MillScalaParser): Seq[(original: Path, generated: Path)]

Attributes

Source
CodeGen.scala
def millDiscover(segmentsNonEmpty: Boolean, packageObjectRefs: Seq[String]): String

Attributes

Source
CodeGen.scala

Concrete fields

val generatedFileHeader: String

Attributes

Source
CodeGen.scala