//StructVariableDeclaration Vartype; //String mType; public override void Accept(Visitor visitor) { visitor.VisitStructDeclaration(this); }