public class Value extends Object
| Constructor and Description |
|---|
Value(Type type,
String name,
boolean field) |
| Modifier and Type | Method and Description |
|---|---|
static Value |
from(ValueDeclaration decl,
TypeSolver typeSolver) |
String |
getName() |
Type |
getUsage() |
String |
toString() |
public static Value from(ValueDeclaration decl, TypeSolver typeSolver)
public String getName()
public Type getUsage()
Copyright © 2016. All rights reserved.