Interface Literal

All Superinterfaces:
AnnotationExpression
All Known Implementing Classes:
BoolLiteral, CharacterLiteral, NumberLiteral, StringLiteral

public interface Literal extends AnnotationExpression
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.jruby.ast.java_signature.AnnotationExpression

    accept
  • Method Details

    • getLiteral

      Object getLiteral()