CodeClassWrapper

ammonite.compiler.CodeClassWrapper
object CodeClassWrapper extends CodeWrapper

Attributes

Graph
Supertypes
class CodeWrapper
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(code: String, source: CodeSource, imports: Imports, printCode: String, indexedWrapperName: Name, extraCode: String): (String, String, Int)

Inherited methods

def wrapCode(codeSource: CodeSource, indexedWrapperName: Name, code: String, printCode: String, imports: Imports, extraCode: String, markScript: Boolean): (String, Int, Int)

Attributes

Inherited from:
CodeWrapper

Concrete fields

override val wrapperPath: Seq[Name]