Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Parseltongue Syntax

Casey Brooks edited this page Sep 13, 2016 · 5 revisions

The following regex matches a single clog:

(#\{\s*('.*'|\$\d+|@\d+|true|false)(\s*\|\s*\w+(\(\s*('.*'|\$\d+|@\d+|true|false)?(\s*,\s*('.*'|\$\d+|@\d+|true|false)\s*)*\s*\))?)*\s*\})

Clone this wiki locally