class ActionDispatch::Journey::Path::Pattern::AnchoredRegexp
def visit_SLASH(node)
Experimental RBS support (using type sampling data from the type_fusion
project).
def visit_SLASH: (ActionDispatch::Journey::Nodes::Slash node) -> String
This signature was generated using 30 samples from 1 application.
def visit_SLASH(node) node.left end