ammonite-compiler-interface
ammonite-compiler-interface
API
ammonite.compiler.iface
CodeWrapper
Compiler
Compiler
Output
CompilerBuilder
CompilerBuilder
Message
CompilerLifecycleManager
Parser
Parser
ParsedImportHooks
ScriptBlock
ScriptBlock
ScriptSplittingError
Preprocessor
Preprocessor
Output
ammonite-compiler-interface
/
ammonite.compiler.iface
/
Compiler
Compiler
ammonite.compiler.iface.Compiler
See the
Compiler
companion object
abstract
class
Compiler
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
compile
(
src
:
Array
[
Byte
],
printer
:
Printer
,
importsLen
:
Int
,
userCodeNestingLevel
:
Int
,
fileName
:
String
):
Option
[
Output
]
def
preprocessor
(
fileName
:
String
,
markGeneratedSections
:
Boolean
):
Preprocessor
In this article
Attributes
Members list
Value members
Abstract methods