CLASE-2009.2.11: Cursor Library for A Structured Editor

Data.Cursor.CLASE.Bound

Documentation

class Language l => Bound l t whereSource

Methods

bindingHook :: Context l from to -> t -> tSource

inBindingScope :: Bound l t => (a -> t) -> Cursor l x a -> tSource