#include <parser-structs.h>
Inheritance diagram for n_list:
Public Member Functions | |
n_list (const n_arglist *) | |
n_list (const n_arglist *, const n_arg *) | |
n_list () |
|
Functor taking list of elements. |
|
Functor taking a list of elements and a final element (in case of non-null-terminated lists). |
|
Default constructor, creates an empty list. |