public class AnnotationParameter extends Object
Constructor and Description |
---|
AnnotationParameter(String name,
AnnotationExpression value) |
Modifier and Type | Method and Description |
---|---|
AnnotationExpression |
getExpression() |
String |
toString() |
public AnnotationParameter(String name, AnnotationExpression value)
public AnnotationExpression getExpression()
Copyright © 2001-2016 JRuby. All Rights Reserved.