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