handleSelectionEndsIn method

void handleSelectionEndsIn(
  1. AstNode node
)

Notifies that selection ends in given AstNode.

Implementation

void handleSelectionEndsIn(AstNode node) {}