CppVisitor.this

Undocumented in source.
  1. this(Controller ctrl, Products prod, NullableRef!AnalyzeData analyze, NullableRef!Container container)
  2. this(Controller ctrl, Products prod, uint indent, CppNsStack ns_stack, NullableRef!AnalyzeData analyze, NullableRef!Container container)
    class CppVisitor(VisitorKind RootT)
    static if(!(RootT == VisitorKind.root))
    this
    (,,
    uint indent
    ,
    CppNsStack ns_stack
    ,
    NullableRef!AnalyzeData analyze
    ,
    NullableRef!Container container
    )

Meta