RegExMatch

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Dictionary

names

{}

PackedStringArray

strings

PackedStringArray()

String

subject

""

Methods

int

get_end ( Variant name=0 ) const

int

get_group_count ( ) const

int

get_start ( Variant name=0 ) const

String

get_string ( Variant name=0 ) const


Property Descriptions

Dictionary names = {}

There is currently no description for this property. Please help us by contributing one!


PackedStringArray strings = PackedStringArray()

There is currently no description for this property. Please help us by contributing one!


String subject = ""

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

int get_end ( Variant name=0 ) const

There is currently no description for this method. Please help us by contributing one!


int get_group_count ( ) const

There is currently no description for this method. Please help us by contributing one!


int get_start ( Variant name=0 ) const

There is currently no description for this method. Please help us by contributing one!


String get_string ( Variant name=0 ) const

There is currently no description for this method. Please help us by contributing one!