menu
analyzer package
documentation
dart/ast/ast.dart
AstVisitor<R>
visitDotShorthandInvocation abstract method
visitDotShorthandInvocation abstract method
dark_mode
light_mode
visitDotShorthandInvocation
abstract method
R?
visitDotShorthandInvocation
(
DotShorthandInvocation
node
)
Implementation
R? visitDotShorthandInvocation(DotShorthandInvocation node);
analyzer package
documentation
dart/ast/ast
AstVisitor<R>
visitDotShorthandInvocation abstract method
AstVisitor class