Class BaseArtifactAst

java.lang.Object
org.mule.runtime.ast.api.util.BaseArtifactAst
All Implemented Interfaces:
ArtifactAst

public abstract class BaseArtifactAst extends Object implements ArtifactAst
Base implementation of ArtifactAst.

Extending classes need only implement ArtifactAst.topLevelComponents(), and the values returned by the other methods are derived from it.

Since:
1.0