ScopeDeclNodeData.declarations

Each node can be struct, function or variable

mixintemplate ScopeDeclNodeData(AstType _astType, int default_flags = 0, AstNodeState _init_state = AstNodeState.parse_done)
AstNodes declarations;

Meta