public void VisitNestedStruct(INestedStructWithSymbols node) { visitor.VisitNestedStruct(new NestedStructWithSymbols(node)); }