public interface JSCompilerEntryPoint
| Modifier and Type | Method and Description |
|---|---|
String |
getMainSource() |
List<String> |
getSourceList() |
int |
mainNoExit(String[] args,
List<ICompilerProblem> problems,
Boolean printProblems) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.