Render.Position
Contents
Methods
render :: IntervalWithoutFile -> Inlines Source #
renderPrec :: Int -> IntervalWithoutFile -> Inlines Source #
render :: PositionWithoutFile -> Inlines Source #
renderPrec :: Int -> PositionWithoutFile -> Inlines Source #
render :: RangeFile -> Inlines Source #
renderPrec :: Int -> RangeFile -> Inlines Source #
render :: AbsolutePath -> Inlines Source #
renderPrec :: Int -> AbsolutePath -> Inlines Source #
render :: Interval' (Maybe a) -> Inlines Source #
renderPrec :: Int -> Interval' (Maybe a) -> Inlines Source #
render :: Position' (Maybe a) -> Inlines Source #
renderPrec :: Int -> Position' (Maybe a) -> Inlines Source #
render :: Range' (Maybe a) -> Inlines Source #
renderPrec :: Int -> Range' (Maybe a) -> Inlines Source #