Package org.jruby.ast.java_signature
Interface Literal
- All Superinterfaces:
AnnotationExpression
- All Known Implementing Classes:
BoolLiteral
,CharacterLiteral
,NumberLiteral
,StringLiteral
-
Method Summary
Methods inherited from interface org.jruby.ast.java_signature.AnnotationExpression
accept
-
Method Details
-
getLiteral
Object getLiteral()
-