public interface ScriptCompilerFactory
| Modifier and Type | Method and Description |
|---|---|
ScriptCompiler |
createCompiler(ScriptSource source)
Creates a compiler for the given source.
|
ScriptCompiler createCompiler(ScriptSource source)
source - The script source.Copyright © 2013. All rights reserved