|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| data Pos |
| abstract type for storing the position of a syntactic construct in a file,
that is, line and column number of both start and end positions.
| Instances | |
|
|
| class HasPos a where |
| | Methods | | | Instances | |
|
|
| Produced by Haddock version 0.8 |