Module kilac::calc::ctx [] [src]

Context module. This module provides types that can deal with context and other things.

Structs

EmptyCtx

Empty object so that bunch of simpler internals can be implemented

Traits

KilaCtx

Classes that implement KilaCtx returns AST node, that corresponds to the type of getter. Thus either List or Leaf is returned. Can also return empty, which signals for empty getter.