Skip to content

Latest commit

 

History

History
57 lines (19 loc) · 505 Bytes

ScopeEvalContext.rst

File metadata and controls

57 lines (19 loc) · 505 Bytes

ScopeEvalContext

Constants

Files

Methods

#initialize

ruby

def initialize(target, query_proxy)

@query_proxy = query_proxy @target = target

end