Exemple #1
0
 protected override bool Visit(ASTStructType node)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 protected abstract bool Visit(ASTStructType node);