Package org.jruby.ast.java_signature
Interface AnnotationExpression
- All Known Subinterfaces:
Literal
- All Known Implementing Classes:
Annotation
,ArrayAnnotationExpression
,ArrayTypeNode
,BoolLiteral
,CharacterLiteral
,NumberLiteral
,PrimitiveTypeNode
,ReferenceTypeNode
,StringLiteral
,TypeNode
public interface AnnotationExpression
-
Method Summary
-
Method Details
-
accept
-