Safe Haskell | None |
---|---|
Language | Haskell98 |
ShellCheck.Formatter.Format
Documentation
Constructors
Formatter | |
Fields
|
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 #