yi-0.6.2.3: The Haskell-Scriptable EditorSource codeContentsIndex
Yi.Eval
Contents
Eval/Interpretation
Synopsis
jumpToErrorE :: YiM ()
jumpToE :: String -> Int -> Int -> YiM ()
consoleKeymap :: Keymap
execEditorAction :: String -> YiM ()
getAllNamesInScope :: YiM [String]
Eval/Interpretation
jumpToErrorE :: YiM ()Source
jumpToE :: String -> Int -> Int -> YiM ()Source
consoleKeymap :: KeymapSource
execEditorAction :: String -> YiM ()Source
Returns an Interpreter action that loads the desired modules and interprets the expression.
getAllNamesInScope :: YiM [String]Source
Produced by Haddock version 2.6.1