The offset of the local function name.
If the local function has no name (because it's a function expression), this is the offset of the ( that begins the function expression.
(
@override int get offset;