mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 23:32:51 -06:00
GenIP, GenRP in Extra and any_Quant in ExtraEng
This commit is contained in:
@@ -5,6 +5,7 @@ module GF.Grammar.Parser
|
||||
, pModDef
|
||||
, pModHeader
|
||||
, pExp
|
||||
, pTopDef
|
||||
) where
|
||||
|
||||
import GF.Infra.Ident
|
||||
@@ -20,6 +21,7 @@ import GF.Compile.Update (buildAnyTree)
|
||||
}
|
||||
|
||||
%name pModDef ModDef
|
||||
%name pTopDef TopDef
|
||||
%partial pModHeader ModHeader
|
||||
%name pExp Exp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user