Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Acorn::Pattern
Inherits
Reference
/
Object
Constants
ANY_NUMBER =
Int32::MAX
ONCE = 1..1
Class methods
parse
(expression :
String
)
Source
Instance methods
matches
Source
occurrences
Source
occurs
(new_occurs :
Occurrences
)
Source
to_debug
Why doesn't
abstract def
work here?
Source
union
(other :
Pattern
)
Source
Nested types
Acorn::Pattern::Matches
Acorn::Pattern::Occurrences
Acorn::Pattern::Parse