menu
sass_api package
documentation
sass_api.dart
StatementVisitor<T>
visitLoudComment abstract method
visitLoudComment abstract method
dark_mode
light_mode
visitLoudComment
abstract method
T
visitLoudComment
(
LoudComment
node
)
Implementation
T visitLoudComment(LoudComment node);
sass_api package
documentation
sass_api
StatementVisitor<T>
visitLoudComment abstract method
StatementVisitor class