Class: RegexpTree::Elt
- Inherits:
-
RegexpTree
- Object
- RegexpTree
- RegexpTree::Elt
- Defined in:
- lib/regexptree.rb
Constant Summary
Constants inherited from RegexpTree
Method Summary
Methods inherited from RegexpTree
#*, #+, alt, backref, charclass, #closure, #empty_sequence?, #empty_set?, #group, inherited, #inspect, linebeg, lineend, #lookahead, #negative_lookahead, non_word_boundary, #nongreedy_closure, #nongreedy_ntimes, #nongreedy_optional, #nongreedy_positive_closure, #nongreedy_rep, #ntimes, #optional, #paren, #parenthesize, #positive_closure, #pretty_print, previous_match, #regexp, #rep, rep, seq, str, strbeg, strend, strlineend, #to_s, word_boundary, #|