static-ls-0.1.2: See README on Github for more information
Safe HaskellSafe-Inferred
LanguageHaskell2010

StaticLS.HIE

Documentation

hieAstsAtPoint :: HieFile -> HieDbCoords -> Maybe HieDbCoords -> [HieAST TypeIndex] Source #

hiedbCoordsToLspPosition :: Monad m => HieDbCoords -> ExceptT UIntConversionException m Position Source #

namesAtPoint :: HieFile -> HieDbCoords -> [Name] Source #