FunctionType |
FunctionTypeBuilder.buildFunction() |
FunctionType |
RawNominalType.getConstructorFunction() |
FunctionType |
NominalType.getConstructorFunction() |
FunctionType |
JSType.getFunType() |
FunctionType |
JSType.getFunTypeIfSingletonObj() |
FunctionType |
FunctionType.instantiateGenerics(Map<String,JSType> typeMap) |
FunctionType |
FunctionType.instantiateGenericsFromArgumentTypes(List<JSType> argTypes) |
FunctionType |
DeclaredFunctionType.toFunctionType() |
FunctionType |
FunctionType.transformByApplyProperty() |
FunctionType |
FunctionType.transformByCallProperty() |