Exception: Prism::ConstantPathNode::MissingNodesInConstantPathError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
StandardError
|
|
Instance Chain:
self,
StandardError
|
|
Inherits: |
StandardError
|
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