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