Scope.getScopeByCursor

struct Scope
return pure @nogc
getScopeByCursor

Parameters

cursorPosition size_t

the cursor position in bytes

Return Value

Type: Scope*

the innermost scope that contains the given cursor position

Meta