jdeparser 1.0.0.Final-redhat-1

org.jboss.jdeparser
Interface JDeclaration

All Known Implementing Classes:
JDefinedClass, JEnumConstant, JFieldVar, JMethod, JPackage, JTypeVar, JVar

public interface JDeclaration

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


Method Summary
 void declare(JFormatter f)
           
 

Method Detail

declare

void declare(JFormatter f)

jdeparser 1.0.0.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.