Scope.getScopeByCursor

struct Scope
getScopeByCursor
pure @nogc

Parameters

cursorPosition
Type: size_t

the cursor position in bytes

Return Value

Type: Scope*

the innermost scope that contains the given cursor position

Meta