Node.schemaBlacklist

If the node should not be part of mutant schemata because it is highly likely to introduce compilation errors. It is for example likely when operators are overloaded.

  1. bool schemaBlacklist()
    class Node
    bool
    schemaBlacklist
    ()
  2. void schemaBlacklist(bool x)

Meta