| Package | Description |
|---|---|
| com.bacoder.parser.java.adapter | |
| com.bacoder.parser.java.api |
| Modifier and Type | Method and Description |
|---|---|
InterfaceMemberDeclaration |
InterfaceBodyDeclarationAdapter.adapt(JavaParser.InterfaceBodyDeclarationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDeclaration |
class |
ClassDeclaration |
class |
ClassMethodDeclaration |
class |
ConstDeclaration |
class |
EnumDeclaration |
class |
InterfaceDeclaration |
class |
InterfaceMethodDeclaration |
| Modifier and Type | Method and Description |
|---|---|
List<InterfaceMemberDeclaration> |
InterfaceDeclaration.getMemberDeclarations() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceDeclaration.setMemberDeclarations(List<InterfaceMemberDeclaration> memberDeclarations) |
Copyright © 2013. All rights reserved.