Class: JMESPath::Nodes::FastObjectProjection Private

Inherits:
ObjectProjection show all
Includes:
FastProjector
Defined in:
lib/jmespath/nodes/projection.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Method Summary

Methods included from FastProjector

#visit

Methods inherited from ObjectProjection

#extract_targets, #fast_instance

Methods inherited from Projection

#initialize, #optimize, #visit

Methods inherited from Node

#chains_with?, #hash_like?, #optimize, #visit

Constructor Details

This class inherits a constructor from JMESPath::Nodes::Projection