class Prism::ConstantPathNode::MissingNodesInConstantPathError
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
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