diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-07-26 13:44:06 +0200 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-08-01 11:15:28 +1000 |
commit | 0ccd2590b2bf0494388c4656759b47612776bc53 (patch) | |
tree | 75371d2b34bb055d8d06a235d33fefe0530dcbfa /lib/puppet/parser/files.rb | |
parent | 201ae59eacaff289a8a5bb45f7d301c1a490a119 (diff) | |
download | puppet-0ccd2590b2bf0494388c4656759b47612776bc53.tar.gz puppet-0ccd2590b2bf0494388c4656759b47612776bc53.tar.xz puppet-0ccd2590b2bf0494388c4656759b47612776bc53.zip |
Add regex, match and not match token to the lexer
The lexer recognizes regex delimited by / as in:
/^$/
The match operator is defined by =~
The not match operator is defined by !~
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/parser/files.rb')
0 files changed, 0 insertions, 0 deletions