RecursiveAstVisitor<R> constructor

const RecursiveAstVisitor<R>()

Initialize a newly created visitor.

Implementation

const RecursiveAstVisitor();