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