public class Argument extends Object
| Constructor and Description |
|---|
Argument(String name,
List<Annotation> annotations,
Type type) |
public Argument(String name, List<Annotation> annotations, Type type)
public String name()
public List<Annotation> annotations()
public Type type()
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.