public void VisitNestedEnum(INestedEnumWithSymbols node) { visitor.VisitNestedEnum(new NestedEnumWithSymbols(node)); }