Class: JMESPath::Nodes::FastObjectProjection Private
- Inherits:
-
ObjectProjection
- Object
- Node
- Projection
- ObjectProjection
- JMESPath::Nodes::FastObjectProjection
- 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
Methods inherited from ObjectProjection
#extract_targets, #fast_instance
Methods inherited from Projection
#initialize, #optimize, #visit
Methods inherited from Node
#chains_with?, #optimize, #visit
Constructor Details
This class inherits a constructor from JMESPath::Nodes::Projection