AccessFlagsMatcher

Constructors

Link copied to clipboard
constructor()
constructor(modifiers: Int, matchType: MatchType = MatchType.Contains)

Create a new AccessFlagsMatcher.

----------------

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Match type. Default is MatchType.Contains.

----------------

Link copied to clipboard

Access flags to match.

----------------