Interface | Description |
---|---|
AnnotationExpression | |
Literal |
Class | Description |
---|---|
Annotation | |
AnnotationParameter | |
ArrayAnnotationExpression | |
ArrayTypeNode | |
CharacterLiteral | |
ConstructorSignatureNode | |
DefaultAnnotationParameter | |
MethodSignatureNode |
Java Method signature declaration
|
ParameterNode | |
PrimitiveTypeNode |
For Java primitive types: byte, short, int, long, char, float, double, boolean, void
|
ReferenceTypeNode | |
SignatureNode | |
StringAnnotationExpression | |
StringLiteral | |
TypeNode |
Base class for all typed nodes
|
Enum | Description |
---|---|
Modifier |
valid method declaration modifiers
|
Copyright © 2001-2015 JRuby. All Rights Reserved.