@ProviderType
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 © 2022 The Apache Software Foundation. All rights reserved.