public void Visit(BreakAstNode visitable) { }
public void Visit(BreakAstNode visitable) { throw new System.NotImplementedException(); }