1
0
forked from GitHub/gf-core

added bnfc-generated testgf3 files

This commit is contained in:
aarne
2008-03-01 14:29:47 +00:00
parent bc77ad3163
commit 674b4765e6
6 changed files with 4336 additions and 2 deletions

View File

@@ -46,8 +46,8 @@ type Indirection = (Ident,Bool) -- module of origin, whether canonical
data Judgement = Judgement {
jform :: JudgementForm, -- cat fun lincat lin oper param
jtype :: Type, -- context type lincat - type constrs
jdef :: Term, -- lindef def lindef lin def values
jtype :: Type, -- context type lincat - type PType
jdef :: Term, -- lindef def lindef lin def constrs
jprintname :: Term, -- - - prname prname - -
jlink :: Ident,
jposition :: Int