[][src]Type Definition minitt::ast::CaseTree

type CaseTree = GenericCaseTree<Expression, Value>;

SClos in Mini-TT.
Case tree.