makeRootVisitor

Construct and configure a visitor to analyze a clang AST for mutations.

@safe
makeRootVisitor

Parameters

val_loc_

queried by the visitor with paths for the AST nodes to determine if they should be analyzed.

Meta