Package | Description |
---|---|
org.apache.flex.compiler.internal.graph | |
org.apache.flex.compiler.internal.targets |
This package is the internal counterpart of the external
org.apache.flex.compiler.targets package. |
Constructor and Description |
---|
GraphMLWriter(DependencyGraph graph,
Collection<ICompilationUnit> roots,
boolean useExternalDependencies,
LinkageChecker linkageChecker)
GraphMLWriter constructor
|
LinkReportWriter(DependencyGraph graph,
List<ICompilationUnit> roots,
LinkageChecker linkageChecker) |
Modifier and Type | Method and Description |
---|---|
protected LinkageChecker |
Target.getLinkageChecker()
Get the target's linkage checker.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Target.setLinkageChecker(LinkageChecker linkageChecker)
Set the project's linkage checker.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.