321 |
target => 'parse-errors', score_base => 10, |
target => 'parse-errors', score_base => 10, |
322 |
parent_status => $maindoc_status}, |
parent_status => $maindoc_status}, |
323 |
{label => 'Char L.', status => $self->{layers}->{charset}, |
{label => 'Char L.', status => $self->{layers}->{charset}, |
324 |
score_base => 10, |
target => 'parse-errors', score_base => 10, |
325 |
parent_status => $maindoc_status}, |
parent_status => $maindoc_status}, |
326 |
|
## TODO: char semantics layer |
327 |
{label => 'Syntax L.', status => $self->{layers}->{syntax}, |
{label => 'Syntax L.', status => $self->{layers}->{syntax}, |
328 |
target => 'parse-errors', score_base => 20, |
target => 'parse-errors', score_base => 20, |
329 |
parent_status => $maindoc_status}, |
parent_status => $maindoc_status}, |