| Constructor and Description |
|---|
LambdaArgumentTypePlaceholder(int pos) |
| Modifier and Type | Method and Description |
|---|---|
String |
describe() |
boolean |
isArray() |
boolean |
isAssignableBy(Type other) |
boolean |
isPrimitive() |
boolean |
isReferenceType() |
boolean |
isTypeVariable() |
void |
setMethod(SymbolReference<MethodDeclaration> method) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitarrayLevel, asArrayType, asPrimitive, asReferenceType, asTypeParameter, asWildcard, isNull, isReference, isVoid, isWildcard, replaceParam, replaceParampublic boolean isPrimitive()
isPrimitive in interface Typepublic boolean isReferenceType()
isReferenceType in interface Typepublic boolean isTypeVariable()
isTypeVariable in interface Typepublic void setMethod(SymbolReference<MethodDeclaration> method)
public boolean isAssignableBy(Type other)
isAssignableBy in interface TypeCopyright © 2016. All rights reserved.