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