view dwtx/dwtxhelper/regex.d @ 159:7926b636c282

...
author Frank Benoit <benoit@tionex.de>
date Wed, 27 Aug 2008 01:57:58 +0200
parents
children 1a5b8f8129df
line wrap: on
line source

module dwtx.dwtxhelper.regex;

class Matcher {
}

class Pattern {
}

class PatternSyntaxException {
}