Scope.inner

Find the innermost scope with a symbol table.

struct Scope
extern (D) return @safe
inner
()

Return Value

Type: Scope*

innermost scope, null if none

Meta