public class OperationElementAST
extends MethodElementAST<org.mule.runtime.module.extension.api.loader.java.type.OperationContainerElement>
implements org.mule.runtime.module.extension.api.loader.java.type.OperationElement
OperationElement implementation which works with the Java AST
Since:
1.0
Field Summary
Fields inherited from class org.mule.runtime.ast.internal.MethodElementAST
public org.mule.runtime.module.extension.api.loader.java.type.OperationContainerElement getEnclosingType()
Specified by:
getEnclosingType in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement<org.mule.runtime.module.extension.api.loader.java.type.OperationContainerElement>