Class NumericalLiteral

All Implemented Interfaces:
JavaCCConstants, Node, freemarker.template.TemplateModel, freemarker.template.TemplateNodeModel, freemarker.template.TemplateScalarModel, Comparable<Node>
Direct Known Subclasses:
FloatingPointLiteral, IntegerLiteral, LongLiteral

public class NumericalLiteral extends Literal