blob: 5d81d0bf8f660b686aa0f609e969ea47c1b308a7 [file] [log] [blame]
\lstdefinelanguage{EPL}{
morekeywords={active,import,pre,post,var,pattern,match,onmatch,nomatch,do,from,in,guard,not,with,guard,match,merge,transform,for,in,and,or,self,operation,return,def,if,new,else,match,compare,conform,into},
sensitive=true,
morecomment=[l]{//},
morestring=[b]',
morestring=[b]",
showstringspaces=false
}