Constructs a function list from function declaration nodes.
Parameters:
children
FunctionList(List<FuncDec> children) : super(null, children);