org.codehaus.jparsec.examples.java.ast.declaration
Interface Declaration

All Known Implementing Classes:
AnnotationDef, ClassDef, EnumDef, InterfaceDef

public interface Declaration

Represents interface, class, enum or annotation.

Author:
Ben Yu



Copyright © 2014. All rights reserved.