A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
W
Y
M
- matches(java.lang.String) - function in org.jetbrains.jewel.foundation.search.SpeedSearchMatcher
- Returns a MatchResult.Match with a list of ranges from the where the pattern matches, or MatchResult.NoMatch if the pattern does not match.
- MatchingCaseSensitivity - class in org.jetbrains.jewel.foundation.search
- Case sensitivity options for matching.
- MimeType - class in org.jetbrains.jewel.foundation.code
- Represents the language and dialect of a source snippet, as an RFC 2046 mime type.
- MimeType.Known - class in org.jetbrains.jewel.foundation.code.MimeType
- MimeTypeKt - class in org.jetbrains.jewel.foundation.code
- ModifierExtensionsKt - class in org.jetbrains.jewel.foundation.modifier
- Multiple - enum entry in org.jetbrains.jewel.foundation.lazy.SelectionMode
Multiple items can be selected.
- multiple upper cases are grouped by two() - function in org.jetbrains.jewel.foundation.search.ConvertToPatternTest
- myLogger(T) - function in org.jetbrains.jewel.foundation.util.JewelLoggerKt