Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
dart::kernel::FunctionScope Struct Reference

#include <scope_builder.h>

Public Attributes

intptr_t kernel_offset
 
LocalScopescope
 

Detailed Description

Definition at line 181 of file scope_builder.h.

Member Data Documentation

◆ kernel_offset

intptr_t dart::kernel::FunctionScope::kernel_offset

Definition at line 182 of file scope_builder.h.

◆ scope

LocalScope* dart::kernel::FunctionScope::scope

Definition at line 183 of file scope_builder.h.


The documentation for this struct was generated from the following file: