Package org.jruby.ast

Class BignumNode

All Implemented Interfaces:
LiteralValue, SideEffectFree, ILiteralNode

public class BignumNode extends NumericNode implements SideEffectFree
Represents a big integer literal.