Class: Rux::Lex::DefaultPattern
- Inherits:
-
Object
- Object
- Rux::Lex::DefaultPattern
- Defined in:
- lib/rux/lex/patterns.rb
Instance Method Summary collapse
Instance Method Details
#matches?(_) ⇒ Boolean
4 5 6 |
# File 'lib/rux/lex/patterns.rb', line 4 def matches?(_) true end |