Package | Description |
---|---|
org.apache.flex.compiler.internal.graph |
Class and Description |
---|
Graph
Implementation of
IGraph . |
IGraph
Interface to a generic graph.
|
IGraphEdge
Interface for edges in
IGraph . |
IReportWriter
Interface for classes that write to external streams
|
TopologicalSort.IVisitor
IVisitor interface implemented by callers of the
TopologicalSort.sort(org.apache.flex.compiler.internal.graph.IGraph<V, E>, java.util.Collection<V>, org.apache.flex.compiler.internal.graph.TopologicalSort.IVisitor<V, E>) method. |
XMLGraphWriter
The base class of
IReportWriter that transforms a DependencyGraph to output in XML |
Copyright © 2016 The Apache Software Foundation. All rights reserved.