Package | Description |
---|---|
org.jruby.ast.java_signature |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAnnotationParameter |
Modifier and Type | Method and Description |
---|---|
java.util.List<AnnotationParameter> |
Annotation.getParameters() |
Constructor and Description |
---|
Annotation(java.lang.String name,
java.util.List<AnnotationParameter> parameters) |
Copyright © 2001-2019 JRuby. All Rights Reserved.