Interface CompilationUnit
@ProviderType
public interface CompilationUnit
This class describes a compilation unit that the
SightlyCompiler
will process during the call of the compile
methods.-
Method Summary
Modifier and TypeMethodDescriptionReturns the name of the script that will be compiled.Provides theReader
from which the compiler will read the script to compile.