public class FunctionType extends ObjectType
ObjectType.BuiltInObjectType, ObjectType.FrameworkType, ObjectType.WebApiTypeType.Callability, Type.Kindcallability, classType| Modifier | Constructor and Description |
|---|---|
protected |
FunctionType() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionType |
create(FunctionTree functionTree) |
FunctionTree |
functionTree() |
Type.Kind |
kind() |
callability, classType, classType, create, create, property, toStringpublic Type.Kind kind()
kind in interface Typekind in class ObjectTypepublic static FunctionType create(FunctionTree functionTree)
public FunctionTree functionTree()
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.