#include <Var.hpp>
Inheritance diagram for VarListList:
Public Member Functions | |
const VarListList & | tail () const |
VarListList (VarList head, const VarListList &tail) | |
VarListList (const VarListList &lst) | |
VarListList (const VarList &t) | |
VarListList () |
|
|
|
|
|
|
|
|
|
Reimplemented from Lst< VarList >. |