menu
pinto package
documentation
ast.dart
TypeLiteral
accept<R> abstract method
accept<R> abstract method
dark_mode
light_mode
accept<
R
>
abstract method
R
accept
<
R
>(
TypeLiteralVisitor
<
R
>
visitor
)
Implementation
R accept<R>(TypeLiteralVisitor<R> visitor);
pinto package
documentation
ast
TypeLiteral
accept<R> abstract method
TypeLiteral class