| Package | Description |
|---|---|
| org.mule.runtime.app.declaration.api |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalElementDeclaration.accept(GlobalElementDeclarationVisitor visitor)
Dispatches to the method with prefix "visit" with the specific value type as argument.
|
void |
ConstructElementDeclaration.accept(GlobalElementDeclarationVisitor visitor)
Dispatches to the method with prefix "visit" with the specific value type as argument.
|
void |
TopLevelParameterDeclaration.accept(GlobalElementDeclarationVisitor visitor) |
void |
ConfigurationElementDeclaration.accept(GlobalElementDeclarationVisitor visitor) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.