ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-utils:stdlib
/
modulecheck.utils
/
CaseMatcher
/
TrainCaseMatcher
Train
Case
Matcher
class
TrainCaseMatcher
:
CaseMatcher
Content copied to clipboard
Represents matching for train case, e.g. 'Train-Case'
Constructors
Functions
Properties
Sources
Constructors
Train
Case
Matcher
Link copied to clipboard
fun
TrainCaseMatcher
(
)
Content copied to clipboard
Functions
matches
Link copied to clipboard
open
fun
matches
(
source
:
String
?
)
:
Boolean
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
regex
Link copied to clipboard
private
val
regex
:
Regex
Content copied to clipboard
Sources
jvm source
Link copied to clipboard