Sign in
eclipse
/
epsilon
/
org.eclipse.epsilon
/
refs/heads/hhoyos/iEvl
/
.
/
doc
/
org.eclipse.epsilon.book
/
listings
/
MOFScriptFormat.tex
blob: 63bf5f6077bba4d88f91682bc8d5dd9235af5d20 [
file
] [
log
] [
blame
]
\lstdefinelanguage
{
MOFScript
}
{
morekeywords
={
rule,to,from,do,result
}
,
sensitive
=
false,
morecomment
=[
l
]{
--
}
,
%morecomment=[s]{/*}{*/},
morestring
=[
b
]
',
showstringspaces
=
false
}