Exception: Prism::ConstantPathNode::MissingNodesInConstantPathError
- Inherits:
-
StandardError
- Object
- StandardError
- Prism::ConstantPathNode::MissingNodesInConstantPathError
- Defined in:
- lib/prism/node_ext.rb
Overview
An error class raised when missing nodes are found while computing a constant path’s full name. For example:
- Foo
-
-> raises because the constant path is missing the last part