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