class Jq::Query::Lambda

Included Modules

Defined in:

jq/query.cr

Constructors

Instance Method Summary

Instance methods inherited from module Jq::Query

apply(any : JSON::Any) : JSON::Any apply, trace : String trace

Constructor Detail

def self.new(trace : String, func : JSON::Any -> JSON::Any) #

[View source]

Instance Method Detail

def apply(any : JSON::Any) : JSON::Any #

[View source]
def trace : String #

[View source]