visitVariable method

  1. @override
void visitVariable(
  1. VariableAst ast,
  2. C? _
)
override

Implementation

@override
void visitVariable(VariableAst ast, _) {}