Class IntegerLiteral

All Implemented Interfaces:
JavaCCConstants, Node, freemarker.template.TemplateModel, freemarker.template.TemplateNodeModel, freemarker.template.TemplateScalarModel, Comparable<Node>

public class IntegerLiteral extends NumericalLiteral
  • Constructor Details

  • Method Details

    • getValue

      public int getValue()
    • removeUnderscores

      public static String removeUnderscores(String s)