 | GraphStatisticsParserSerializer Constructor |
Create the statistics parser and serializer, binding it to the statistics object to fill or write out.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic GraphStatisticsParserSerializer(
LGSPGraphStatistics statistics
)
Parameters
- statistics LGSPGraphStatistics
-
See Also