Documentation / dataflow-async / com.femastudios.dataflow.async.extensions / kotlin.text.MatchNamedGroupCollection
Go to reference
Go to reference
Extensions for kotlin.text.MatchNamedGroupCollection
get |
Same as get, but accepts Attribute and returns a new Attribute. operator fun MatchNamedGroupCollection.get(name: Attribute<String>): Attribute<MatchGroup?> |