FlagsMethods
scala.quoted.Quotes.reflectModule.FlagsMethods
trait FlagsMethods
Extension methods of Flags.
Attributes
- Source
- Quotes.scala
- Graph
-
- Supertypes
Members list
Extensions
Extensions
extension (self: Quotes.this.reflectModule.this.Flags)
Intersection of the two flag sets.
Is the given flag set a subset of this flag sets.
Shows the flags as a String.
Union of the two flag sets.
In this article