public interface CompilationUnit
SightlyCompiler
will process during the call of the compile
methods.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getScriptName()
Returns the name of the script that will be compiled.
|
java.io.Reader |
getScriptReader()
Provides the
Reader from which the compiler will read the script to compile. |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"