org.mule.devkit.model.code
Interface Declaration

All Known Implementing Classes:
EnumConstant, GeneratedClass, GeneratedField, GeneratedMethod, GeneratedPackage, GeneratedVariable, TypeVariable

public interface Declaration

Common interface for code components that can generate declarations of themselves.


Method Summary
 void declare(Formatter f)
           
 

Method Detail

declare

void declare(Formatter f)


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.