abstract struct ElementAPI

Included Modules

Direct Known Subclasses

Defined in:

json_api.cr:5
json_api.cr:296

Constructors

Instance Method Summary

Constructor Detail

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

Macro for creating the Map with list of Subclasses


Instance Method Detail

abstract def add_to_context(ctx : Chitra::Context) #

[View source]
def type : String #

def type=(type : String) #