Class Regin::Character
In: lib/rack/mount/vendor/regin/regin/character.rb
Parent: Atom

Methods

include?   literal?   match   new   option_names   to_regexp   to_s  

Attributes

quantifier  [R] 

Public Class methods

Public Instance methods

Returns true if expression could be treated as a literal string.

A Character is literal is there is no quantifier attached to it.

[Validate]