public final class DslUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.component.ComponentIdentifier |
OPERATION_BODY_IDENTIFIER |
static org.mule.runtime.api.component.ComponentIdentifier |
TRY_SCOPE_IDENTIFIER |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isTryScope(org.mule.runtime.ast.api.ComponentAst componentAst)
Checks whether a given
ComponentAst corresponds to a try scope. |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.