Regular Expressions 101

Community Patterns

constructor (with xml documentation)

0

Regular Expression
PCRE (PHP <7.3)

/
([ ]*)(class)[ ]+([a-zA-Z]\S*).*
/
g

Description

constructor for X++ class, given the class declaration with xml documentation

Submitted by Dannies K - 6 years ago