Tokstyle.Common.StructLinter
type MkFunBody = TypeSystem -> Lexeme Text -> TypeDescr -> Maybe (Either Text (Node (Lexeme Text))) Source #
analyseStructs :: Text -> MkFunBody -> [(FilePath, [Node (Lexeme Text)])] -> [Text] Source #
mkLAt :: Lexeme a -> LexemeClass -> a -> Lexeme a Source #