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