Class
Journey::Path::Pattern
In:
lib/journey/path/pattern.rb
Parent:
Object
Methods
=~
ast
match
names
new
optional_names
required_names
source
to_regexp
Classes and Modules
Class
Journey::Path::Pattern::MatchData
Attributes
anchored
[R]
requirements
[R]
spec
[R]
Public Class methods
new
(strexp)
Public Instance methods
=~
(other)
Alias for
match
ast
()
match
(other)
names
()
optional_names
()
required_names
()
source
()
to_regexp
()
[Validate]