@FunctionalInterface public interface Compiler extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
compile(java.nio.file.Path path,
String source) |
String compile(java.nio.file.Path path, String source)
Copyright © 2014. All Rights Reserved.