public static class Characteristic.ComponentAstWithHierarchy extends Object
| Constructor and Description |
|---|
ComponentAstWithHierarchy(org.mule.runtime.ast.api.ComponentAst componentAst,
List<org.mule.runtime.ast.api.ComponentAst> hierarchy) |
ComponentAstWithHierarchy(org.mule.runtime.api.util.Pair<org.mule.runtime.ast.api.ComponentAst,List<org.mule.runtime.ast.api.ComponentAst>> pair) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.ast.api.ComponentAst |
getComponentAst() |
List<org.mule.runtime.ast.api.ComponentAst> |
getHierarchy() |
String |
toString() |
public ComponentAstWithHierarchy(org.mule.runtime.api.util.Pair<org.mule.runtime.ast.api.ComponentAst,List<org.mule.runtime.ast.api.ComponentAst>> pair)
public ComponentAstWithHierarchy(org.mule.runtime.ast.api.ComponentAst componentAst,
List<org.mule.runtime.ast.api.ComponentAst> hierarchy)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.