RegEx for Function Declarations
Brady Kelly <[email protected]> Wed, 30 Jan 2008 10:45:14 +0200
| Newsgroups | gmane.comp.windows.devel.dotnet.clr |
|---|---|
| Message-ID | <[email protected]> |
I'd like to parse aggregate function declarations, as in Sum('x'), where x
is a field name. I'd love to break out a regex explorer and experiment, but
I have a demo in three hours and would appreciate some assistance. The set
of functions is finite, i.e. Count(), Sum(x), Max(x), Min(x).
===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com