Libraries
»
regular_expression
(0.1.0)
»
Index (T)
»
RegularExpression
»
NFA
»
Transition
Module: RegularExpression::NFA::Transition
Defined in:
lib/regular_expression/nfa.rb
Defined Under Namespace
Classes:
Any
,
BeginAnchor
,
EndAnchor
,
Epsilon
,
Invert
,
Range
,
Value