class Reflection::NumberLiteral

Defined in:

reflection.cr

Constructors

Instance Method Summary

Instance methods inherited from class Reflection::Node

==(other : Node) ==

Constructor Detail

def self.new(number : Int32) #

[View source]

Instance Method Detail

def ==(other : Node) #

[View source]
def number : Int32 #

[View source]