TypeModifierNode
TypeModifierNode(type_modifier modifier, Node* child)
return NodeCreator<TypeModifierNode>(this)(modifier, node, _node);