visitorFound property

bool visitorFound
getter/setter pair

If true, this visitor was found and visited before. If false, this visitor wasn't found and probably didn't visit before.

Implementation

external bool visitorFound;