AsmWorkerImpl

mill.script.asm.AsmWorkerImpl
object AsmWorkerImpl

Attributes

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

Members list

Value members

Concrete methods

def findMainArgsMethods(classesDir: Path): Array[String]

Attributes

Source
AsmWorkerImpl.scala
def generateSyntheticClasses(classesDir: Path, mainMethods: Array[String]): Unit

Attributes

Source
AsmWorkerImpl.scala
def generateSyntheticMainClass(classesDir: Path, methodName: String, multiMain: Boolean): Unit

Attributes

Source
AsmWorkerImpl.scala