public class FunctionType extends ObjectType
ObjectType.FrameworkType, ObjectType.WebApiType| Constructor and Description |
|---|
FunctionType() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionType |
create(FunctionTree functionTree) |
FunctionTree |
functionTree() |
Type.Kind |
kind() |
create, toStringpublic Type.Kind kind()
kind in interface Typekind in class ObjectTypepublic static FunctionType create(FunctionTree functionTree)
public FunctionTree functionTree()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.