Class NumberLiteral

java.lang.Object
org.jruby.ast.java_signature.NumberLiteral
All Implemented Interfaces:
AnnotationExpression, Literal

public class NumberLiteral extends Object implements Literal
  • Constructor Details

    • NumberLiteral

      public NumberLiteral(String value)
  • Method Details