Navigation
Name
Rascal
/
Libraries
/
Prelude
/
String
/
rexpMatch
Synopsis
Determine if a string matches the given (Java-syntax) regular expression.
Function
bool rexpMatch(str s, str re)
Usage
import String;
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.