mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 07:42:50 -06:00
regular expression patterns
This commit is contained in:
@@ -224,6 +224,7 @@ data Patt =
|
||||
| PSeq Patt Patt
|
||||
| PRep Patt
|
||||
| PAs Ident Patt
|
||||
| PNeg Patt
|
||||
deriving (Eq,Ord,Show)
|
||||
|
||||
data PattAss =
|
||||
|
||||
Reference in New Issue
Block a user