struct Stops
Defined in:
utils/ExpandAndOptimize.crConstructors
- .new(id : Int32, name : String, type : String, dimension : String, residents : Array(String))
- .new(pull : JSON::PullParser)
Instance Method Summary
Constructor methods inherited from struct StopPoint
new(pull : JSON::PullParser)
new
Constructor Detail
def self.new(id : Int32, name : String, type : String, dimension : String, residents : Array(String))
#