forked from GitHub/gf-core
store the total number of PMCFG categories in the PGF file
This commit is contained in:
@@ -134,6 +134,7 @@ data ParserInfo
|
||||
, sequences :: Array SeqId FSeq
|
||||
, productions :: IntMap.IntMap (Set.Set Production)
|
||||
, startCats :: Map.Map CId [FCat]
|
||||
, totalCats :: {-# UNPACK #-} !FCat
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user