Exception: Prism::ConstantPathNode::MissingNodesInConstantPathError

Inherits:
StandardError
  • Object
show all
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