public class RubyLang extends Object implements Lang
Constructor and Description |
---|
RubyLang() |
Modifier and Type | Method and Description |
---|---|
CodeBuilder |
codeBuilder() |
String |
getExtension() |
String |
id() |
Script |
loadScript(ClassLoader loader,
String path,
String method) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSourceFile
public CodeBuilder codeBuilder()
codeBuilder
in interface Lang
public Script loadScript(ClassLoader loader, String path, String method) throws Exception
loadScript
in interface Lang
Exception
public String getExtension()
getExtension
in interface Lang
Copyright © 2018. All rights reserved.