Function: registerJumpBlockEnd()
function registerJumpBlockEnd(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1401
Registers a keyboard shortcut that sets the focus to the last input of the block that owns the current focused node.
Returns
void