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