| Package | Description |
|---|---|
| com.bacoder.parser.java.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Type |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassOrInterfaceType |
class |
PrimitiveType |
class |
VoidType |
| Modifier and Type | Method and Description |
|---|---|
TypeOrVoid |
InterfaceMethodDeclaration.getReturnType() |
TypeOrVoid |
ClassExpression.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceMethodDeclaration.setReturnType(TypeOrVoid returnType) |
void |
ClassExpression.setType(TypeOrVoid type) |
Copyright © 2013. All rights reserved.