public interface ClassBody extends TypedElement
[JLS3:15.9.5 Anonymous Class Declarations | Modifier and Type | Method and Description |
|---|---|
List<? extends TypeBodyDeclaration> |
getBodyDeclarations()
Returns class members.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTraitList<? extends TypeBodyDeclaration> getBodyDeclarations()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.