menu
puredartlua package
documentation
lua/visitors/runtime/scope.dart
Scope
hasContext property
hasContext property
dark_mode
light_mode
hasContext
property
bool
get
hasContext
Implementation
bool get hasContext => context != null;
puredartlua package
documentation
lua/visitors/runtime/scope
Scope
hasContext property
Scope class