Module: IPGRAMMAR::IPaddress1

Defined in:
lib/cbor-diagnostic-app/ipgrammar.rb

Instance Method Summary collapse

Instance Method Details

#astObject



108
# File 'lib/cbor-diagnostic-app/ipgrammar.rb', line 108

def ast; [54, IPAddr.new(text_value).hton] end