handleSelectionStartsIn method

void handleSelectionStartsIn(
  1. AstNode node
)

Notifies that selection starts in given AstNode.

Implementation

void handleSelectionStartsIn(AstNode node) {}