public class COMPJSC extends MXMLJSC
MXMLJSC.JSOutputType, MXMLJSC.JSTargetTypeasFileHandler, config, configurationClass, err, jsOutputType, jsTarget, lastCompiler, mxmlc, noLink, problems, project, projectConfigurator, target, targetSettings, workspace| Constructor and Description |
|---|
COMPJSC() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(String[] args) |
String |
getName() |
protected String |
getProgramName()
Get my program name.
|
protected ITarget.TargetType |
getTargetType() |
protected boolean |
isCompc() |
static void |
main(String[] args)
Java program entry point.
|
int |
mainNoExit(String[] args,
List<ICompilerProblem> problems,
Boolean printProblems) |
static int |
staticMainNoExit(String[] args)
Entry point for the
<compc> Ant task. |
close, configure, createConfigurator, getMainSource, getProblemQuery, getSourceList, getStartMessage, getSWFTarget, isFatalFailure, println, removeASArgs, removeJSArgs, setupTargetFile, waitAndClose, writeSWFpublic String getName()
public int execute(String[] args)
public static void main(String[] args)
args - command line argumentspublic static int staticMainNoExit(String[] args)
<compc> Ant task.args - Command line arguments.public int mainNoExit(String[] args, List<ICompilerProblem> problems, Boolean printProblems)
mainNoExit in interface JSCompilerEntryPointmainNoExit in class MXMLJSCprotected String getProgramName()
MXMLJSCgetProgramName in class MXMLJSCprotected boolean isCompc()
protected ITarget.TargetType getTargetType()
getTargetType in class MXMLJSCCopyright © 2023 The Apache Software Foundation. All rights reserved.