menu
hetu_script package
documentation
ast/ast.dart
AbstractASTVisitor<T>
visitReferConstructCallExpr method
visitReferConstructCallExpr method
dark_mode
light_mode
visitReferConstructCallExpr
method
T?
visitReferConstructCallExpr
(
RedirectingConstructorCallExpr
node
)
Implementation
T? visitReferConstructCallExpr(RedirectingConstructorCallExpr node) {}
hetu_script package
documentation
ast/ast
AbstractASTVisitor<T>
visitReferConstructCallExpr method
AbstractASTVisitor class