tessera
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tessera
tessera
/
ratph6.tessera.engine
/
TesseraCompiler
Tessera
Compiler
object
TesseraCompiler
Members
Types
Compile
Violation
Link copied to clipboard
class
CompileViolation
(
message
:
String
)
:
RuntimeException
Functions
check
Link copied to clipboard
fun
check
(
source
:
String
,
fileName
:
String
)
compile
Link copied to clipboard
fun
compile
(
source
:
String
,
fileName
:
String
,
parentClassLoader
:
ClassLoader
)
:
ByteCodeRunner