Module reg_ex_match
Expand description
Sidecar module for class RegExMatch
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for RegExMatch
enums.
Structsยง
- Default-param extender for
RegExMatch::get_end_ex
. - Default-param extender for
RegExMatch::get_start_ex
. - Default-param extender for
RegExMatch::get_string_ex
.