FlagsMethods (original) (raw)

scala.quoted.Quotes.reflectModule.FlagsMethods

Extension methods of Flags

Attributes

Source

Quotes.scala

Graph

Supertypes

Members list

Extensions

Extensions

extension (self: Flags)

Intersection of the two flag sets

Intersection of the two flag sets

Attributes

Source

Quotes.scala

Is the given flag set a subset of this flag sets

Is the given flag set a subset of this flag sets

Attributes

Source

Quotes.scala

Shows the flags as a String

Union of the two flag sets

In this article