menu
pinto package
documentation
ast.dart
TypeLiteralVisitor<R>
visitBottomTypeLiteral abstract method
visitBottomTypeLiteral abstract method
dark_mode
light_mode
visitBottomTypeLiteral
abstract method
R
visitBottomTypeLiteral
(
BottomTypeLiteral
typeLiteral
)
Implementation
R visitBottomTypeLiteral(BottomTypeLiteral typeLiteral);
pinto package
documentation
ast
TypeLiteralVisitor<R>
visitBottomTypeLiteral abstract method
TypeLiteralVisitor class