yi-0.6.2.3: The Haskell-Scriptable EditorSource codeContentsIndex
Yi.Syntax.OnlineTree
Documentation
data Tree a Source
Constructors
Bin (Tree a) (Tree a)
Leaf a
Tip
show/hide Instances
manyToks :: P (Tok t) (Tree (Tok t))Source
tokAtOrBefore :: Foldable t => Point -> t (Tok t1) -> Maybe (Tok t1)Source
Produced by Haddock version 2.6.1