Sign in
eclipse
/
gerrit
/
epsilon
/
org.eclipse.epsilon
/
5fa577066fe51fdb3a112c573e121cd19709d371
/
.
/
examples
/
org.eclipse.epsilon.examples.mddtif
/
livereport
/
MatchReportWithTVApp.ecl
blob: bf98305c6870a3740951b1dbd07133a1e74cc5cc [
file
] [
log
] [
blame
]
rule
MatchReportWithText
match t
:
OldTVApp
!
Text
with
r
:
Report
!
Report
{
compare
:
r
.
name
=
t
.
name
}