Exemplo n.º 1
0
 protected override bool Visit(ASTStructType node)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 protected abstract bool Visit(ASTStructType node);