class SHAInet::SynapseDump

Included Modules

Defined in:

shainet/data/json_data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def destination : String #

[View source]
def destination=(destination : String) #

[View source]
def source : String #

[View source]
def source=(source : String) #

[View source]
def weight : Float64 #

[View source]
def weight=(weight : Float64) #

[View source]