| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Network.SC2.Internal.ConstantGenerator
Contents
Documentation
scAbilitiesDeclarations :: Q [Dec] Source #
scBuffsDeclarations :: Q [Dec] Source #
scEffectsDeclarations :: Q [Dec] Source #
scUpgradesDeclarations :: Q [Dec] Source #
scUnitsDeclarations :: Q [Dec] Source #
sanitiseName :: Text -> String Source #
data EntityDecls Source #
Constructors
| EntityDecls | |
Fields 
  | |
scEntityEnumGen :: RawIDMappable a => String -> [a] -> Q [Dec] Source #