yi-0.7.2: The Haskell-Scriptable Editor
Yi.Syntax.OnlineTree
data Tree a Source
Constructors
Instances
manyToks :: P (Tok t) (Tree (Tok t))Source
tokAtOrBefore :: Foldable t => Point -> t (Tok t1) -> Maybe (Tok t1)Source