namespace HaWeb.HTMLParser; public interface IState { public void SetupState(); }