Grammar extracted by Vadim Zaytsev, see the Grammar Zoo entry for details: §wip/atl/Problem/extracted
Source used for this grammar: Frédéric Jouault, Problem 1.0, Problem.ecore
, 2005/06/01
String
, Severity
, Problem
), 0 root (—), 1 top (Problem
), 0 bottom (—).[error]
, [warning]
, [critic]
, [severity]
, [location]
, [description]
.String ::= string
Severity ::= [error]::ε [warning]::ε [critic]::ε
Problem ::= [severity]::Severity [location]::String [description]::String