RegExpConstructor class
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
Properties
- call → ({RegExp Function(Object pattern) $1, RegExp Function(String pattern, [String? flags]) $2, RegExp Function(Object pattern, [String? flags]) $3})
-
Available on RegExpConstructor, provided by the RegExpConstructor$Typings extension
Overload accessor: $1, $2, $3no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- $$ → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$$ → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$1 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$2 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$3 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$4 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$5 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$6 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$7 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$8 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- $$9 → String
-
@deprecated A legacy feature for browser compatibility
no setter
- input → String
-
@deprecated A legacy feature for browser compatibility
no setter
- lastMatch → String
-
@deprecated A legacy feature for browser compatibility
no setter
- lastParen → String
-
@deprecated A legacy feature for browser compatibility
no setter
- leftContext → String
-
@deprecated A legacy feature for browser compatibility
no setter
- prototype → RegExp
-
no setter
- rightContext → String
-
@deprecated A legacy feature for browser compatibility
no setter