BuilderClosureFlags#
- class BuilderClosureFlags#
The list of flags that can be passed to create_closure()
.
New values may be added in the future for new features, so external
implementations of BuilderScope
should test the flags
for unknown values and raise a INVALID_ATTRIBUTE
error
when they encounter one.
Fields#
- class BuilderClosureFlags
- SWAPPED#
The type of the None singleton.