SimpleAstVisitor<R> constructor

const SimpleAstVisitor<R>()

Initialize a newly created visitor.

Implementation

const SimpleAstVisitor();