koala.dynamicjava.tree
Class EnumDeclaration.EnumBody
java.lang.Object
koala.dynamicjava.tree.EnumDeclaration.EnumBody
- Enclosing class:
- EnumDeclaration
public static class EnumDeclaration.EnumBody
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumDeclaration.EnumBody
public EnumDeclaration.EnumBody(List<EnumDeclaration.EnumConstant> c,
List<Node> d)
getConstants
public List<EnumDeclaration.EnumConstant> getConstants()
getDeclarations
public List<Node> getDeclarations()