|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jelly.apt.decorations.type.DecoratedTypeMirror
net.sf.jelly.apt.decorations.type.DecoratedVoidType
public class DecoratedVoidType
| Field Summary |
|---|
| Fields inherited from class net.sf.jelly.apt.decorations.type.DecoratedTypeMirror |
|---|
delegate |
| Constructor Summary | |
|---|---|
DecoratedVoidType(com.sun.mirror.type.VoidType delegate)
|
|
| Method Summary | |
|---|---|
void |
accept(com.sun.mirror.util.TypeVisitor v)
|
boolean |
isVoid()
|
| Methods inherited from class net.sf.jelly.apt.decorations.type.DecoratedTypeMirror |
|---|
equals, getDocComment, isAnnotation, isArray, isClass, isCollection, isDeclared, isEnum, isInstanceOf, isInterface, isPrimitive, isReferenceType, isTypeVariable, isWildcard, setDocComment, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.mirror.type.TypeMirror |
|---|
equals, toString |
| Constructor Detail |
|---|
public DecoratedVoidType(com.sun.mirror.type.VoidType delegate)
| Method Detail |
|---|
public boolean isVoid()
isVoid in class DecoratedTypeMirrorpublic void accept(com.sun.mirror.util.TypeVisitor v)
accept in interface com.sun.mirror.type.TypeMirroraccept in class DecoratedTypeMirror
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||