Utils
nodeHasAnnotation :: String -> String -> HieAST a -> Bool Source #
foldNodeChildren :: Monoid m => (HieAST a -> m) -> HieAST a -> m Source #