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
Ruby Core © 1993–2024 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.