menu
pinto package
documentation
semantic.dart
ElementVisitor<R>
visitImportedSymbolSyntheticElement abstract method
visitImportedSymbolSyntheticElement abstract method
dark_mode
light_mode
visitImportedSymbolSyntheticElement
abstract method
R?
visitImportedSymbolSyntheticElement
(
ImportedSymbolSyntheticElement
node
)
Implementation
R? visitImportedSymbolSyntheticElement(ImportedSymbolSyntheticElement node);
pinto package
documentation
semantic
ElementVisitor<R>
visitImportedSymbolSyntheticElement abstract method
ElementVisitor class