@ProviderType
public interface CompilationUnit
SightlyCompiler
will process during the call of the compile
methods.Modifier and Type | Method and Description |
---|---|
String |
getScriptName()
Returns the name of the script that will be compiled.
|
Reader |
getScriptReader()
Provides the
Reader from which the compiler will read the script to compile. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.