handleSelectionEndsIn method
void
handleSelectionEndsIn(
- AstNode node
Notifies that selection ends in given AstNode.
Implementation
void handleSelectionEndsIn(AstNode node) {}
Notifies that selection ends in given AstNode.
void handleSelectionEndsIn(AstNode node) {}