Exemplo n.º 1
0
 protected internal virtual void PostWalk(DebugStatement node) { }
Exemplo n.º 2
0
 protected internal virtual void PostWalk(DebugStatement node)
 {
 }
Exemplo n.º 3
0
 // DebugStatement
 protected internal virtual bool Walk(DebugStatement node) { return true; }
Exemplo n.º 4
0
 // DebugStatement
 protected internal virtual bool Walk(DebugStatement node)
 {
     return(true);
 }