| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
ADP.Fusion.Core.Term.Test
Documentation
Test terminals return "strings", i.e. vectors of Chrs. They allow
the user to specify [ 0 .. ] atoms to be parsed at once. It is
possible to both, limit the minimal and maximal number.
NOTE gadt comments are not parsed by haddock?
Instances
| (Show i, Show (RunningIndex i), Show (v x), Show (Elm ls i)) => Show (Elm (ls :!: Test v x) i) Source # | |
| Build (Test v x) Source # | |
| Element ls i => Element (ls :!: Test v x) i Source # | |
| type Stack (Test v x) Source # | |
| data Elm (ls :!: Test v x) i Source # | |
Defined in ADP.Fusion.Core.Term.Test | |
| type Arg (ls :!: Test v x) Source # | |
| type TermArg (Test v x) Source # | |
Defined in ADP.Fusion.Core.Term.Test | |