public virtual void CaseTLineComment(TLineComment node)
 {
     DefaultCase(node);
 }
Exemple #2
0
 public override void CaseTLineComment(TLineComment node)
 {
     index = 45;
 }