Module: IPGRAMMAR::IPaddress0

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

Instance Method Summary collapse

Instance Method Details

#astObject



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

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