Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
Formatter | |
|
sourceFile :: PositionedComment -> String Source #
lineNo :: PositionedComment -> Integer Source #
endLineNo :: PositionedComment -> Integer Source #
colNo :: PositionedComment -> Integer Source #
endColNo :: PositionedComment -> Integer Source #
codeNo :: PositionedComment -> Code Source #
makeNonVirtual :: [PositionedComment] -> String -> [PositionedComment] Source #