From a33ff5817603b0df9c2e40659f8789d7720e4f45 Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Thu, 28 Feb 2013 00:49:39 +0400 Subject: [PATCH 1/6] lexer classes regenerated --- java/src/main/java/gherkin/lexer/Ar.java | 60 +- java/src/main/java/gherkin/lexer/Bg.java | 60 +- java/src/main/java/gherkin/lexer/Bm.java | 60 +- java/src/main/java/gherkin/lexer/Ca.java | 60 +- java/src/main/java/gherkin/lexer/Cs.java | 60 +- java/src/main/java/gherkin/lexer/Cy_gb.java | 60 +- java/src/main/java/gherkin/lexer/Da.java | 639 +++++------ java/src/main/java/gherkin/lexer/De.java | 60 +- java/src/main/java/gherkin/lexer/En.java | 757 ++++++------ java/src/main/java/gherkin/lexer/En_au.java | 60 +- java/src/main/java/gherkin/lexer/En_lol.java | 60 +- .../main/java/gherkin/lexer/En_pirate.java | 60 +- .../main/java/gherkin/lexer/En_scouse.java | 909 +++++++-------- java/src/main/java/gherkin/lexer/En_tx.java | 60 +- java/src/main/java/gherkin/lexer/Eo.java | 60 +- java/src/main/java/gherkin/lexer/Es.java | 60 +- java/src/main/java/gherkin/lexer/Et.java | 574 +++++----- java/src/main/java/gherkin/lexer/Fa.java | 60 +- java/src/main/java/gherkin/lexer/Fi.java | 60 +- java/src/main/java/gherkin/lexer/Fr.java | 60 +- java/src/main/java/gherkin/lexer/He.java | 60 +- java/src/main/java/gherkin/lexer/Hi.java | 60 +- java/src/main/java/gherkin/lexer/Hr.java | 60 +- java/src/main/java/gherkin/lexer/Hu.java | 60 +- java/src/main/java/gherkin/lexer/Id.java | 60 +- java/src/main/java/gherkin/lexer/Is.java | 60 +- java/src/main/java/gherkin/lexer/It.java | 60 +- java/src/main/java/gherkin/lexer/Ja.java | 60 +- java/src/main/java/gherkin/lexer/Ko.java | 60 +- java/src/main/java/gherkin/lexer/Lt.java | 60 +- java/src/main/java/gherkin/lexer/Lu.java | 704 ++++++------ java/src/main/java/gherkin/lexer/Lv.java | 60 +- java/src/main/java/gherkin/lexer/Nl.java | 60 +- java/src/main/java/gherkin/lexer/No.java | 60 +- java/src/main/java/gherkin/lexer/Pl.java | 1011 +++++++++-------- java/src/main/java/gherkin/lexer/Pt.java | 60 +- java/src/main/java/gherkin/lexer/Ro.java | 60 +- java/src/main/java/gherkin/lexer/Ru.java | 60 +- java/src/main/java/gherkin/lexer/Sk.java | 60 +- java/src/main/java/gherkin/lexer/Sr_cyrl.java | 60 +- java/src/main/java/gherkin/lexer/Sr_latn.java | 60 +- java/src/main/java/gherkin/lexer/Sv.java | 60 +- java/src/main/java/gherkin/lexer/Tl.java | 60 +- java/src/main/java/gherkin/lexer/Tr.java | 60 +- java/src/main/java/gherkin/lexer/Tt.java | 60 +- java/src/main/java/gherkin/lexer/Uk.java | 60 +- java/src/main/java/gherkin/lexer/Uz.java | 60 +- java/src/main/java/gherkin/lexer/Vi.java | 60 +- java/src/main/java/gherkin/lexer/Zh_cn.java | 60 +- java/src/main/java/gherkin/lexer/Zh_tw.java | 60 +- 50 files changed, 3624 insertions(+), 3610 deletions(-) diff --git a/java/src/main/java/gherkin/lexer/Ar.java b/java/src/main/java/gherkin/lexer/Ar.java index e0c85e2f..85e76175 100644 --- a/java/src/main/java/gherkin/lexer/Ar.java +++ b/java/src/main/java/gherkin/lexer/Ar.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Ar implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" private final Listener listener; @@ -593,7 +593,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -625,7 +625,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" // line 631 "java/src/main/java/gherkin/lexer/Ar.java" { @@ -708,7 +708,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { contentStart = p; currentLine = lineNumber; @@ -718,32 +718,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -751,7 +751,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -760,7 +760,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -769,7 +769,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -778,7 +778,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -787,7 +787,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -796,58 +796,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -855,13 +855,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -872,13 +872,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -910,7 +910,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -930,7 +930,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ar.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ar.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Bg.java b/java/src/main/java/gherkin/lexer/Bg.java index c1bf8803..4b0317f9 100644 --- a/java/src/main/java/gherkin/lexer/Bg.java +++ b/java/src/main/java/gherkin/lexer/Bg.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Bg implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" private final Listener listener; @@ -730,7 +730,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -762,7 +762,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" // line 768 "java/src/main/java/gherkin/lexer/Bg.java" { @@ -845,7 +845,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { contentStart = p; currentLine = lineNumber; @@ -855,32 +855,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -888,7 +888,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -897,7 +897,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -906,7 +906,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -915,7 +915,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -924,7 +924,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -933,58 +933,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -992,13 +992,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1009,13 +1009,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1047,7 +1047,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1067,7 +1067,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bg.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bg.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Bm.java b/java/src/main/java/gherkin/lexer/Bm.java index 455d8d7e..90bd3e05 100644 --- a/java/src/main/java/gherkin/lexer/Bm.java +++ b/java/src/main/java/gherkin/lexer/Bm.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Bm implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" private final Listener listener; @@ -561,7 +561,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -593,7 +593,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" // line 599 "java/src/main/java/gherkin/lexer/Bm.java" { @@ -676,7 +676,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { contentStart = p; currentLine = lineNumber; @@ -686,32 +686,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -719,7 +719,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -728,7 +728,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -737,7 +737,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -746,7 +746,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -755,7 +755,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -764,58 +764,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -823,13 +823,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -840,13 +840,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -878,7 +878,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -898,7 +898,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/bm.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/bm.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Ca.java b/java/src/main/java/gherkin/lexer/Ca.java index 41e38441..fadcbe5d 100644 --- a/java/src/main/java/gherkin/lexer/Ca.java +++ b/java/src/main/java/gherkin/lexer/Ca.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Ca implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" private final Listener listener; @@ -684,7 +684,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -716,7 +716,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" // line 722 "java/src/main/java/gherkin/lexer/Ca.java" { @@ -799,7 +799,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { contentStart = p; currentLine = lineNumber; @@ -809,32 +809,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -842,7 +842,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -851,7 +851,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -860,7 +860,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -869,7 +869,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -878,7 +878,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -887,58 +887,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -946,13 +946,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -963,13 +963,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1001,7 +1001,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1021,7 +1021,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ca.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ca.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Cs.java b/java/src/main/java/gherkin/lexer/Cs.java index 99ea09c3..533c8b0c 100644 --- a/java/src/main/java/gherkin/lexer/Cs.java +++ b/java/src/main/java/gherkin/lexer/Cs.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Cs implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" private final Listener listener; @@ -642,7 +642,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -674,7 +674,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" // line 680 "java/src/main/java/gherkin/lexer/Cs.java" { @@ -757,7 +757,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { contentStart = p; currentLine = lineNumber; @@ -767,32 +767,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -800,7 +800,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -809,7 +809,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -818,7 +818,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -827,7 +827,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -836,7 +836,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -845,58 +845,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -904,13 +904,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -921,13 +921,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -959,7 +959,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -979,7 +979,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cs.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cs.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Cy_gb.java b/java/src/main/java/gherkin/lexer/Cy_gb.java index 261fb5c9..f6cb1a70 100644 --- a/java/src/main/java/gherkin/lexer/Cy_gb.java +++ b/java/src/main/java/gherkin/lexer/Cy_gb.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Cy_gb implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" private final Listener listener; @@ -500,7 +500,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -532,7 +532,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" // line 538 "java/src/main/java/gherkin/lexer/Cy_gb.java" { @@ -615,7 +615,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { contentStart = p; currentLine = lineNumber; @@ -625,32 +625,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -658,7 +658,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -667,7 +667,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -676,7 +676,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -685,7 +685,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -694,7 +694,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -703,58 +703,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -762,13 +762,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -779,13 +779,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -817,7 +817,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -837,7 +837,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/cy_gb.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Da.java b/java/src/main/java/gherkin/lexer/Da.java index 8afaf1b8..59623baa 100644 --- a/java/src/main/java/gherkin/lexer/Da.java +++ b/java/src/main/java/gherkin/lexer/Da.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Da implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" private final Listener listener; @@ -49,35 +49,35 @@ private static short[] init__lexer_key_offsets_0() { return new short [] { 0, 0, 19, 20, 21, 39, 40, 41, 43, 45, 50, 55, - 60, 65, 69, 73, 75, 76, 77, 78, 79, 80, 81, 82, - 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 100, - 107, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, - 123, 124, 125, 126, 127, 128, 129, 130, 131, 145, 147, 149, - 151, 153, 155, 157, 159, 161, 163, 165, 167, 169, 171, 173, - 175, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, - 218, 220, 222, 224, 226, 228, 230, 232, 234, 236, 238, 240, - 242, 244, 246, 248, 250, 252, 254, 256, 258, 260, 262, 264, - 266, 268, 270, 272, 274, 276, 278, 280, 282, 284, 286, 288, - 290, 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, - 314, 316, 319, 321, 323, 325, 327, 329, 331, 333, 335, 336, - 337, 338, 339, 340, 341, 342, 343, 344, 355, 357, 359, 361, - 363, 365, 367, 369, 371, 373, 375, 377, 379, 381, 383, 385, - 387, 389, 391, 393, 395, 397, 399, 401, 403, 405, 407, 409, - 411, 413, 415, 417, 419, 421, 423, 425, 427, 429, 431, 434, - 436, 438, 440, 442, 444, 446, 448, 450, 452, 454, 456, 458, - 460, 462, 464, 466, 468, 470, 472, 474, 475, 476, 477, 478, - 479, 480, 481, 482, 483, 484, 491, 493, 495, 497, 499, 501, - 503, 505, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, - 517, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, - 545, 547, 549, 551, 553, 555, 557, 559, 561, 563, 565, 567, - 569, 571, 573, 575, 577, 579, 581, 583, 585, 587, 589, 591, - 593, 595, 597, 599, 601, 603, 605, 607, 609, 611, 613, 615, - 617, 619, 621, 623, 625, 627, 629, 631, 633, 635, 637, 639, - 641, 643, 645, 647, 649, 651, 653, 655, 657, 660, 662, 664, - 666, 668, 670, 672, 674, 678, 684, 687, 689, 695, 713, 715, - 717, 719, 721, 723, 725, 727, 729, 731, 733, 735, 737, 739, - 741, 743, 745, 747, 749, 752, 754, 756, 758, 760, 762, 764, - 766 + 60, 65, 70, 74, 78, 80, 81, 82, 83, 84, 85, 86, + 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 100, + 105, 112, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, + 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 150, 152, + 154, 156, 158, 160, 162, 164, 166, 168, 170, 172, 174, 176, + 178, 180, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, + 208, 223, 225, 227, 229, 231, 233, 235, 237, 239, 241, 243, + 245, 247, 249, 251, 253, 255, 257, 259, 261, 263, 265, 267, + 269, 271, 273, 275, 277, 279, 281, 283, 285, 287, 289, 291, + 293, 295, 297, 299, 301, 303, 305, 307, 309, 311, 313, 315, + 317, 319, 321, 324, 326, 328, 330, 332, 334, 336, 338, 340, + 341, 342, 343, 344, 345, 346, 347, 348, 349, 360, 362, 364, + 366, 368, 370, 372, 374, 376, 378, 380, 382, 384, 386, 388, + 390, 392, 394, 396, 398, 400, 402, 404, 406, 408, 410, 412, + 414, 416, 418, 420, 422, 424, 426, 428, 430, 432, 434, 436, + 439, 441, 443, 445, 447, 449, 451, 453, 455, 457, 459, 461, + 463, 465, 467, 469, 471, 473, 475, 477, 479, 480, 481, 482, + 483, 484, 485, 486, 487, 488, 489, 496, 498, 500, 502, 504, + 506, 508, 510, 512, 513, 514, 515, 516, 517, 518, 519, 520, + 521, 522, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, + 534, 550, 552, 554, 556, 558, 560, 562, 564, 566, 568, 570, + 572, 574, 576, 578, 580, 582, 584, 586, 588, 590, 592, 594, + 596, 598, 600, 602, 604, 606, 608, 610, 612, 614, 616, 618, + 620, 622, 624, 626, 628, 630, 632, 634, 636, 638, 640, 642, + 644, 646, 648, 650, 652, 654, 656, 658, 660, 662, 665, 667, + 669, 671, 673, 675, 677, 679, 683, 689, 692, 694, 700, 718, + 720, 722, 724, 726, 728, 730, 732, 734, 736, 738, 740, 742, + 744, 746, 748, 750, 752, 754, 757, 759, 761, 763, 765, 767, + 769, 771 }; } @@ -92,65 +92,66 @@ private static byte[] init__lexer_trans_keys_0() 35, 37, 42, 64, 65, 66, 69, 71, 77, 78, 79, 83, 124, 9, 13, 34, 34, 10, 13, 10, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, - 10, 32, 34, 9, 13, 10, 32, 9, 13, 10, 32, 9, - 13, 10, 13, 10, 95, 70, 69, 65, 84, 85, 82, 69, - 95, 69, 78, 68, 95, 37, 32, 10, 13, 10, 13, 13, - 32, 64, 9, 10, 9, 10, 13, 32, 64, 11, 12, 10, - 32, 64, 9, 13, 98, 115, 116, 114, 97, 107, 116, 32, - 83, 99, 101, 110, 97, 114, 105, 111, 58, 10, 10, 10, - 32, 35, 37, 42, 64, 69, 71, 77, 78, 79, 83, 9, - 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, - 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, - 68, 10, 95, 10, 37, 10, 32, 10, 32, 34, 35, 37, - 42, 64, 65, 66, 69, 71, 77, 78, 79, 83, 124, 9, - 13, 97, 103, 103, 114, 117, 110, 100, 58, 10, 10, 10, - 32, 35, 37, 42, 64, 65, 69, 71, 77, 78, 79, 83, - 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, - 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, - 10, 68, 10, 95, 10, 37, 10, 32, 10, 98, 10, 115, - 10, 116, 10, 114, 10, 97, 10, 107, 10, 116, 10, 32, - 10, 83, 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, - 10, 105, 10, 111, 10, 58, 10, 103, 10, 101, 10, 110, - 10, 115, 10, 107, 10, 97, 10, 98, 10, 105, 10, 118, - 10, 101, 10, 116, 10, 101, 10, 110, -61, 10, -91, 10, - 10, 114, 10, 103, -61, 10, 99, -91, 10, 10, 101, 10, - 110, 10, 97, 10, 114, 10, 105, 10, 101, 103, 107, 101, - 110, 115, 107, 97, 98, 58, 10, 10, 10, 32, 35, 37, - 64, 65, 66, 69, 83, 9, 13, 10, 95, 10, 70, 10, + 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, + 9, 13, 10, 32, 9, 13, 10, 13, 10, 95, 70, 69, + 65, 84, 85, 82, 69, 95, 69, 78, 68, 95, 37, 32, + 10, 13, 10, 13, 13, 32, 64, 9, 10, 9, 10, 13, + 32, 64, 11, 12, 10, 32, 64, 9, 13, 98, 115, 116, + 114, 97, 107, 116, 32, 83, 99, 101, 110, 97, 114, 105, + 111, 58, 10, 10, 10, 32, 35, 37, 42, 64, 69, 71, + 77, 78, 79, 83, 9, 13, 10, 95, 10, 70, 10, 69, + 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, + 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, + 10, 32, 34, 35, 37, 42, 64, 65, 66, 69, 71, 77, + 78, 79, 83, 124, 9, 13, 97, 103, 103, 114, 117, 110, + 100, 58, 10, 10, 10, 32, 35, 37, 42, 64, 65, 69, + 71, 77, 78, 79, 83, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, - 98, 10, 115, 10, 116, 10, 114, 10, 97, 10, 107, 10, - 116, 10, 32, 10, 83, 10, 99, 10, 101, 10, 110, 10, - 97, 10, 114, 10, 105, 10, 111, 10, 58, 10, 97, 10, - 103, 10, 103, 10, 114, 10, 117, 10, 110, 10, 100, 10, - 103, 107, 10, 101, 10, 110, 10, 115, 10, 107, 10, 97, - 10, 98, 10, 115, 10, 101, 10, 109, 10, 112, 10, 108, - 10, 101, 10, 114, 10, 99, 10, 101, 10, 110, 10, 97, - 10, 114, 10, 105, 10, 101, 115, 101, 109, 112, 108, 101, - 114, 58, 10, 10, 10, 32, 35, 69, 124, 9, 13, 10, - 103, 10, 101, 10, 110, 10, 115, 10, 107, 10, 97, 10, - 98, 10, 58, 105, 118, 101, 116, 101, 110, -61, -91, 114, - 103, -61, 99, -91, 101, 110, 97, 114, 105, 101, 58, 10, - 10, 10, 32, 35, 37, 42, 64, 65, 66, 69, 71, 77, - 78, 79, 83, 9, 13, 10, 95, 10, 70, 10, 69, 10, - 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, - 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, - 98, 10, 115, 10, 116, 10, 114, 10, 97, 10, 107, 10, - 116, 10, 32, 10, 83, 10, 99, 10, 101, 10, 110, 10, - 97, 10, 114, 10, 105, 10, 111, 10, 58, 10, 97, 10, - 103, 10, 103, 10, 114, 10, 117, 10, 110, 10, 100, 10, + 32, 10, 98, 10, 115, 10, 116, 10, 114, 10, 97, 10, + 107, 10, 116, 10, 32, 10, 83, 10, 99, 10, 101, 10, + 110, 10, 97, 10, 114, 10, 105, 10, 111, 10, 58, 10, 103, 10, 101, 10, 110, 10, 115, 10, 107, 10, 97, 10, 98, 10, 105, 10, 118, 10, 101, 10, 116, 10, 101, 10, 110, -61, 10, -91, 10, 10, 114, 10, 103, -61, 10, 99, -91, 10, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, - 10, 101, 32, 124, 9, 13, 10, 32, 92, 124, 9, 13, - 10, 92, 124, 10, 92, 10, 32, 92, 124, 9, 13, 10, - 32, 34, 35, 37, 42, 64, 65, 66, 69, 71, 77, 78, - 79, 83, 124, 9, 13, 10, 103, 10, 101, 10, 110, 10, - 115, 10, 107, 10, 97, 10, 98, 10, 58, 10, 105, 10, - 118, 10, 101, 10, 116, 10, 101, 10, 110, -61, 10, -91, - 10, 10, 114, 10, 103, -61, 10, 99, -91, 10, 10, 101, - 10, 110, 10, 97, 10, 114, 10, 105, 10, 101, 0 + 10, 101, 103, 107, 101, 110, 115, 107, 97, 98, 58, 10, + 10, 10, 32, 35, 37, 64, 65, 66, 69, 83, 9, 13, + 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, + 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, + 10, 95, 10, 37, 10, 98, 10, 115, 10, 116, 10, 114, + 10, 97, 10, 107, 10, 116, 10, 32, 10, 83, 10, 99, + 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 111, + 10, 58, 10, 97, 10, 103, 10, 103, 10, 114, 10, 117, + 10, 110, 10, 100, 10, 103, 107, 10, 101, 10, 110, 10, + 115, 10, 107, 10, 97, 10, 98, 10, 115, 10, 101, 10, + 109, 10, 112, 10, 108, 10, 101, 10, 114, 10, 99, 10, + 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 101, 115, + 101, 109, 112, 108, 101, 114, 58, 10, 10, 10, 32, 35, + 69, 124, 9, 13, 10, 103, 10, 101, 10, 110, 10, 115, + 10, 107, 10, 97, 10, 98, 10, 58, 105, 118, 101, 116, + 101, 110, -61, -91, 114, 103, -61, 99, -91, 101, 110, 97, + 114, 105, 101, 58, 10, 10, 10, 32, 35, 37, 42, 64, + 65, 66, 69, 71, 77, 78, 79, 83, 9, 13, 10, 95, + 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, + 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, + 10, 37, 10, 32, 10, 98, 10, 115, 10, 116, 10, 114, + 10, 97, 10, 107, 10, 116, 10, 32, 10, 83, 10, 99, + 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 111, + 10, 58, 10, 97, 10, 103, 10, 103, 10, 114, 10, 117, + 10, 110, 10, 100, 10, 103, 10, 101, 10, 110, 10, 115, + 10, 107, 10, 97, 10, 98, 10, 105, 10, 118, 10, 101, + 10, 116, 10, 101, 10, 110, -61, 10, -91, 10, 10, 114, + 10, 103, -61, 10, 99, -91, 10, 10, 101, 10, 110, 10, + 97, 10, 114, 10, 105, 10, 101, 32, 124, 9, 13, 10, + 32, 92, 124, 9, 13, 10, 92, 124, 10, 92, 10, 32, + 92, 124, 9, 13, 10, 32, 34, 35, 37, 42, 64, 65, + 66, 69, 71, 77, 78, 79, 83, 124, 9, 13, 10, 103, + 10, 101, 10, 110, 10, 115, 10, 107, 10, 97, 10, 98, + 10, 58, 10, 105, 10, 118, 10, 101, 10, 116, 10, 101, + 10, 110, -61, 10, -91, 10, 10, 114, 10, 103, -61, 10, + 99, -91, 10, 10, 101, 10, 110, 10, 97, 10, 114, 10, + 105, 10, 101, 0 }; } @@ -161,35 +162,35 @@ private static byte[] init__lexer_single_lengths_0() { return new byte [] { 0, 17, 1, 1, 16, 1, 1, 2, 2, 3, 3, 3, - 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 5, - 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 12, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 16, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 13, + 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, + 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 12, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 16, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 9, 2, 2, 2, 2, + 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 5, 2, 2, 2, 2, 2, 2, - 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 14, + 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 5, 2, 2, 2, 2, 2, + 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 14, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, + 2, 2, 2, 2, 2, 2, 4, 3, 2, 4, 16, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, - 2, 2, 2, 2, 2, 4, 3, 2, 4, 16, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, - 0 + 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, + 2, 0 }; } @@ -200,35 +201,35 @@ private static byte[] init__lexer_range_lengths_0() { return new byte [] { 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, - 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, + 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0 + 0, 0 }; } @@ -239,35 +240,35 @@ private static short[] init__lexer_index_offsets_0() { return new short [] { 0, 0, 19, 21, 23, 41, 43, 45, 48, 51, 56, 61, - 66, 71, 75, 79, 82, 84, 86, 88, 90, 92, 94, 96, - 98, 100, 102, 104, 106, 108, 110, 112, 114, 117, 120, 125, - 132, 137, 139, 141, 143, 145, 147, 149, 151, 153, 155, 157, - 159, 161, 163, 165, 167, 169, 171, 173, 175, 189, 192, 195, - 198, 201, 204, 207, 210, 213, 216, 219, 222, 225, 228, 231, - 234, 252, 254, 256, 258, 260, 262, 264, 266, 268, 270, 272, - 287, 290, 293, 296, 299, 302, 305, 308, 311, 314, 317, 320, - 323, 326, 329, 332, 335, 338, 341, 344, 347, 350, 353, 356, - 359, 362, 365, 368, 371, 374, 377, 380, 383, 386, 389, 392, - 395, 398, 401, 404, 407, 410, 413, 416, 419, 422, 425, 428, - 431, 434, 438, 441, 444, 447, 450, 453, 456, 459, 462, 464, - 466, 468, 470, 472, 474, 476, 478, 480, 491, 494, 497, 500, - 503, 506, 509, 512, 515, 518, 521, 524, 527, 530, 533, 536, - 539, 542, 545, 548, 551, 554, 557, 560, 563, 566, 569, 572, - 575, 578, 581, 584, 587, 590, 593, 596, 599, 602, 605, 609, - 612, 615, 618, 621, 624, 627, 630, 633, 636, 639, 642, 645, - 648, 651, 654, 657, 660, 663, 666, 669, 671, 673, 675, 677, - 679, 681, 683, 685, 687, 689, 696, 699, 702, 705, 708, 711, - 714, 717, 720, 722, 724, 726, 728, 730, 732, 734, 736, 738, - 740, 743, 745, 747, 749, 751, 753, 755, 757, 759, 761, 763, - 779, 782, 785, 788, 791, 794, 797, 800, 803, 806, 809, 812, - 815, 818, 821, 824, 827, 830, 833, 836, 839, 842, 845, 848, - 851, 854, 857, 860, 863, 866, 869, 872, 875, 878, 881, 884, - 887, 890, 893, 896, 899, 902, 905, 908, 911, 914, 917, 920, - 923, 926, 929, 932, 935, 938, 941, 944, 947, 951, 954, 957, - 960, 963, 966, 969, 972, 976, 982, 986, 989, 995, 1013, 1016, - 1019, 1022, 1025, 1028, 1031, 1034, 1037, 1040, 1043, 1046, 1049, 1052, - 1055, 1058, 1061, 1064, 1067, 1071, 1074, 1077, 1080, 1083, 1086, 1089, - 1092 + 66, 71, 76, 80, 84, 87, 89, 91, 93, 95, 97, 99, + 101, 103, 105, 107, 109, 111, 113, 115, 117, 119, 122, 125, + 130, 137, 142, 144, 146, 148, 150, 152, 154, 156, 158, 160, + 162, 164, 166, 168, 170, 172, 174, 176, 178, 180, 194, 197, + 200, 203, 206, 209, 212, 215, 218, 221, 224, 227, 230, 233, + 236, 239, 257, 259, 261, 263, 265, 267, 269, 271, 273, 275, + 277, 292, 295, 298, 301, 304, 307, 310, 313, 316, 319, 322, + 325, 328, 331, 334, 337, 340, 343, 346, 349, 352, 355, 358, + 361, 364, 367, 370, 373, 376, 379, 382, 385, 388, 391, 394, + 397, 400, 403, 406, 409, 412, 415, 418, 421, 424, 427, 430, + 433, 436, 439, 443, 446, 449, 452, 455, 458, 461, 464, 467, + 469, 471, 473, 475, 477, 479, 481, 483, 485, 496, 499, 502, + 505, 508, 511, 514, 517, 520, 523, 526, 529, 532, 535, 538, + 541, 544, 547, 550, 553, 556, 559, 562, 565, 568, 571, 574, + 577, 580, 583, 586, 589, 592, 595, 598, 601, 604, 607, 610, + 614, 617, 620, 623, 626, 629, 632, 635, 638, 641, 644, 647, + 650, 653, 656, 659, 662, 665, 668, 671, 674, 676, 678, 680, + 682, 684, 686, 688, 690, 692, 694, 701, 704, 707, 710, 713, + 716, 719, 722, 725, 727, 729, 731, 733, 735, 737, 739, 741, + 743, 745, 748, 750, 752, 754, 756, 758, 760, 762, 764, 766, + 768, 784, 787, 790, 793, 796, 799, 802, 805, 808, 811, 814, + 817, 820, 823, 826, 829, 832, 835, 838, 841, 844, 847, 850, + 853, 856, 859, 862, 865, 868, 871, 874, 877, 880, 883, 886, + 889, 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, + 925, 928, 931, 934, 937, 940, 943, 946, 949, 952, 956, 959, + 962, 965, 968, 971, 974, 977, 981, 987, 991, 994, 1000, 1018, + 1021, 1024, 1027, 1030, 1033, 1036, 1039, 1042, 1045, 1048, 1051, 1054, + 1057, 1060, 1063, 1066, 1069, 1072, 1076, 1079, 1082, 1085, 1088, 1091, + 1094, 1097 }; } @@ -283,92 +284,92 @@ private static short[] init__lexer_indicies_0() 15, 16, 17, 2, 0, 19, 0, 20, 0, 22, 23, 21, 25, 26, 24, 29, 28, 30, 28, 27, 33, 32, 34, 32, 31, 33, 32, 35, 32, 31, 33, 32, 36, 32, 31, 38, - 37, 37, 0, 3, 39, 39, 0, 41, 42, 40, 3, 0, - 43, 0, 44, 0, 45, 0, 46, 0, 47, 0, 48, 0, - 49, 0, 50, 0, 51, 0, 52, 0, 53, 0, 54, 0, - 55, 0, 56, 0, 57, 0, 59, 60, 58, 62, 63, 61, - 0, 0, 0, 0, 64, 65, 66, 65, 65, 68, 67, 64, - 3, 69, 8, 69, 0, 70, 0, 71, 0, 72, 0, 73, - 0, 74, 0, 75, 0, 76, 0, 77, 0, 78, 0, 79, - 0, 80, 0, 81, 0, 82, 0, 83, 0, 84, 0, 85, - 0, 86, 0, 88, 87, 90, 89, 90, 91, 92, 93, 94, - 92, 95, 96, 97, 98, 99, 100, 91, 89, 90, 101, 89, - 90, 102, 89, 90, 103, 89, 90, 104, 89, 90, 105, 89, - 90, 106, 89, 90, 107, 89, 90, 108, 89, 90, 109, 89, - 90, 110, 89, 90, 111, 89, 90, 112, 89, 90, 113, 89, - 90, 114, 89, 90, 115, 89, 117, 116, 118, 119, 120, 121, - 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 116, 0, - 132, 0, 133, 0, 134, 0, 135, 0, 136, 0, 137, 0, - 138, 0, 139, 0, 141, 140, 143, 142, 143, 144, 145, 146, - 147, 145, 148, 149, 150, 151, 152, 153, 154, 144, 142, 143, - 155, 142, 143, 156, 142, 143, 157, 142, 143, 158, 142, 143, - 159, 142, 143, 160, 142, 143, 161, 142, 143, 162, 142, 143, - 163, 142, 143, 164, 142, 143, 165, 142, 143, 166, 142, 143, - 167, 142, 143, 168, 142, 143, 169, 142, 143, 170, 142, 143, - 171, 142, 143, 172, 142, 143, 173, 142, 143, 174, 142, 143, - 175, 142, 143, 176, 142, 143, 177, 142, 143, 178, 142, 143, - 179, 142, 143, 180, 142, 143, 181, 142, 143, 182, 142, 143, - 183, 142, 143, 184, 142, 143, 185, 142, 143, 169, 142, 143, - 186, 142, 143, 187, 142, 143, 188, 142, 143, 189, 142, 143, - 190, 142, 143, 191, 142, 143, 185, 142, 143, 192, 142, 143, - 193, 142, 143, 194, 142, 143, 195, 142, 143, 196, 142, 143, - 195, 142, 197, 143, 142, 198, 143, 142, 143, 195, 142, 143, - 195, 142, 199, 143, 200, 142, 195, 143, 142, 143, 201, 142, - 143, 202, 142, 143, 203, 142, 143, 204, 142, 143, 205, 142, - 143, 185, 142, 206, 207, 0, 208, 0, 209, 0, 210, 0, - 211, 0, 212, 0, 213, 0, 214, 0, 216, 215, 218, 217, - 218, 219, 220, 221, 220, 222, 223, 224, 225, 219, 217, 218, - 226, 217, 218, 227, 217, 218, 228, 217, 218, 229, 217, 218, - 230, 217, 218, 231, 217, 218, 232, 217, 218, 233, 217, 218, - 234, 217, 218, 235, 217, 218, 236, 217, 218, 237, 217, 218, - 238, 217, 218, 239, 217, 218, 240, 217, 218, 241, 217, 218, - 242, 217, 218, 243, 217, 218, 244, 217, 218, 245, 217, 218, - 246, 217, 218, 247, 217, 218, 248, 217, 218, 249, 217, 218, - 250, 217, 218, 251, 217, 218, 252, 217, 218, 253, 217, 218, - 254, 217, 218, 255, 217, 218, 256, 217, 218, 257, 217, 218, - 258, 217, 218, 259, 217, 218, 260, 217, 218, 261, 217, 218, - 262, 217, 218, 255, 217, 218, 263, 264, 217, 218, 265, 217, - 218, 266, 217, 218, 267, 217, 218, 268, 217, 218, 269, 217, - 218, 255, 217, 218, 270, 217, 218, 271, 217, 218, 272, 217, - 218, 273, 217, 218, 274, 217, 218, 275, 217, 218, 255, 217, - 218, 276, 217, 218, 277, 217, 218, 278, 217, 218, 279, 217, - 218, 280, 217, 218, 281, 217, 218, 255, 217, 282, 0, 283, - 0, 284, 0, 285, 0, 286, 0, 287, 0, 288, 0, 289, - 0, 291, 290, 293, 292, 293, 294, 295, 296, 295, 294, 292, - 293, 297, 292, 293, 298, 292, 293, 299, 292, 293, 300, 292, - 293, 301, 292, 293, 302, 292, 293, 303, 292, 293, 304, 292, - 305, 0, 306, 0, 307, 0, 308, 0, 309, 0, 308, 0, - 310, 0, 311, 0, 308, 0, 308, 0, 312, 313, 0, 308, - 0, 314, 0, 315, 0, 316, 0, 317, 0, 318, 0, 319, - 0, 320, 0, 322, 321, 324, 323, 324, 325, 326, 327, 328, - 326, 329, 330, 331, 332, 333, 334, 335, 336, 325, 323, 324, - 337, 323, 324, 338, 323, 324, 339, 323, 324, 340, 323, 324, - 341, 323, 324, 342, 323, 324, 343, 323, 324, 344, 323, 324, - 345, 323, 324, 346, 323, 324, 347, 323, 324, 348, 323, 324, - 349, 323, 324, 350, 323, 324, 351, 323, 324, 352, 323, 324, - 353, 323, 324, 354, 323, 324, 355, 323, 324, 356, 323, 324, - 357, 323, 324, 358, 323, 324, 359, 323, 324, 360, 323, 324, - 361, 323, 324, 362, 323, 324, 363, 323, 324, 364, 323, 324, - 365, 323, 324, 366, 323, 324, 367, 323, 324, 351, 323, 324, - 368, 323, 324, 369, 323, 324, 370, 323, 324, 371, 323, 324, - 372, 323, 324, 373, 323, 324, 367, 323, 324, 374, 323, 324, - 375, 323, 324, 376, 323, 324, 377, 323, 324, 378, 323, 324, - 379, 323, 324, 367, 323, 324, 380, 323, 324, 381, 323, 324, - 382, 323, 324, 383, 323, 324, 384, 323, 324, 383, 323, 385, - 324, 323, 386, 324, 323, 324, 383, 323, 324, 383, 323, 387, - 324, 388, 323, 383, 324, 323, 324, 389, 323, 324, 390, 323, - 324, 391, 323, 324, 392, 323, 324, 393, 323, 324, 367, 323, - 394, 395, 394, 0, 398, 397, 399, 400, 397, 396, 0, 402, - 403, 401, 0, 402, 401, 398, 404, 402, 403, 404, 401, 398, - 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, - 417, 418, 419, 405, 0, 90, 420, 89, 90, 421, 89, 90, - 422, 89, 90, 423, 89, 90, 424, 89, 90, 425, 89, 90, - 426, 89, 90, 115, 89, 90, 427, 89, 90, 428, 89, 90, - 429, 89, 90, 430, 89, 90, 431, 89, 90, 430, 89, 432, - 90, 89, 433, 90, 89, 90, 430, 89, 90, 430, 89, 434, - 90, 435, 89, 430, 90, 89, 90, 436, 89, 90, 437, 89, - 90, 438, 89, 90, 439, 89, 90, 440, 89, 90, 426, 89, - 441, 0 + 37, 39, 37, 0, 3, 40, 40, 0, 38, 37, 37, 0, + 42, 43, 41, 3, 0, 44, 0, 45, 0, 46, 0, 47, + 0, 48, 0, 49, 0, 50, 0, 51, 0, 52, 0, 53, + 0, 54, 0, 55, 0, 56, 0, 57, 0, 58, 0, 60, + 61, 59, 63, 64, 62, 0, 0, 0, 0, 65, 66, 67, + 66, 66, 69, 68, 65, 3, 70, 8, 70, 0, 71, 0, + 72, 0, 73, 0, 74, 0, 75, 0, 76, 0, 77, 0, + 78, 0, 79, 0, 80, 0, 81, 0, 82, 0, 83, 0, + 84, 0, 85, 0, 86, 0, 87, 0, 89, 88, 91, 90, + 91, 92, 93, 94, 95, 93, 96, 97, 98, 99, 100, 101, + 92, 90, 91, 102, 90, 91, 103, 90, 91, 104, 90, 91, + 105, 90, 91, 106, 90, 91, 107, 90, 91, 108, 90, 91, + 109, 90, 91, 110, 90, 91, 111, 90, 91, 112, 90, 91, + 113, 90, 91, 114, 90, 91, 115, 90, 91, 116, 90, 118, + 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, + 130, 131, 132, 117, 0, 133, 0, 134, 0, 135, 0, 136, + 0, 137, 0, 138, 0, 139, 0, 140, 0, 142, 141, 144, + 143, 144, 145, 146, 147, 148, 146, 149, 150, 151, 152, 153, + 154, 155, 145, 143, 144, 156, 143, 144, 157, 143, 144, 158, + 143, 144, 159, 143, 144, 160, 143, 144, 161, 143, 144, 162, + 143, 144, 163, 143, 144, 164, 143, 144, 165, 143, 144, 166, + 143, 144, 167, 143, 144, 168, 143, 144, 169, 143, 144, 170, + 143, 144, 171, 143, 144, 172, 143, 144, 173, 143, 144, 174, + 143, 144, 175, 143, 144, 176, 143, 144, 177, 143, 144, 178, + 143, 144, 179, 143, 144, 180, 143, 144, 181, 143, 144, 182, + 143, 144, 183, 143, 144, 184, 143, 144, 185, 143, 144, 186, + 143, 144, 170, 143, 144, 187, 143, 144, 188, 143, 144, 189, + 143, 144, 190, 143, 144, 191, 143, 144, 192, 143, 144, 186, + 143, 144, 193, 143, 144, 194, 143, 144, 195, 143, 144, 196, + 143, 144, 197, 143, 144, 196, 143, 198, 144, 143, 199, 144, + 143, 144, 196, 143, 144, 196, 143, 200, 144, 201, 143, 196, + 144, 143, 144, 202, 143, 144, 203, 143, 144, 204, 143, 144, + 205, 143, 144, 206, 143, 144, 186, 143, 207, 208, 0, 209, + 0, 210, 0, 211, 0, 212, 0, 213, 0, 214, 0, 215, + 0, 217, 216, 219, 218, 219, 220, 221, 222, 221, 223, 224, + 225, 226, 220, 218, 219, 227, 218, 219, 228, 218, 219, 229, + 218, 219, 230, 218, 219, 231, 218, 219, 232, 218, 219, 233, + 218, 219, 234, 218, 219, 235, 218, 219, 236, 218, 219, 237, + 218, 219, 238, 218, 219, 239, 218, 219, 240, 218, 219, 241, + 218, 219, 242, 218, 219, 243, 218, 219, 244, 218, 219, 245, + 218, 219, 246, 218, 219, 247, 218, 219, 248, 218, 219, 249, + 218, 219, 250, 218, 219, 251, 218, 219, 252, 218, 219, 253, + 218, 219, 254, 218, 219, 255, 218, 219, 256, 218, 219, 257, + 218, 219, 258, 218, 219, 259, 218, 219, 260, 218, 219, 261, + 218, 219, 262, 218, 219, 263, 218, 219, 256, 218, 219, 264, + 265, 218, 219, 266, 218, 219, 267, 218, 219, 268, 218, 219, + 269, 218, 219, 270, 218, 219, 256, 218, 219, 271, 218, 219, + 272, 218, 219, 273, 218, 219, 274, 218, 219, 275, 218, 219, + 276, 218, 219, 256, 218, 219, 277, 218, 219, 278, 218, 219, + 279, 218, 219, 280, 218, 219, 281, 218, 219, 282, 218, 219, + 256, 218, 283, 0, 284, 0, 285, 0, 286, 0, 287, 0, + 288, 0, 289, 0, 290, 0, 292, 291, 294, 293, 294, 295, + 296, 297, 296, 295, 293, 294, 298, 293, 294, 299, 293, 294, + 300, 293, 294, 301, 293, 294, 302, 293, 294, 303, 293, 294, + 304, 293, 294, 305, 293, 306, 0, 307, 0, 308, 0, 309, + 0, 310, 0, 309, 0, 311, 0, 312, 0, 309, 0, 309, + 0, 313, 314, 0, 309, 0, 315, 0, 316, 0, 317, 0, + 318, 0, 319, 0, 320, 0, 321, 0, 323, 322, 325, 324, + 325, 326, 327, 328, 329, 327, 330, 331, 332, 333, 334, 335, + 336, 337, 326, 324, 325, 338, 324, 325, 339, 324, 325, 340, + 324, 325, 341, 324, 325, 342, 324, 325, 343, 324, 325, 344, + 324, 325, 345, 324, 325, 346, 324, 325, 347, 324, 325, 348, + 324, 325, 349, 324, 325, 350, 324, 325, 351, 324, 325, 352, + 324, 325, 353, 324, 325, 354, 324, 325, 355, 324, 325, 356, + 324, 325, 357, 324, 325, 358, 324, 325, 359, 324, 325, 360, + 324, 325, 361, 324, 325, 362, 324, 325, 363, 324, 325, 364, + 324, 325, 365, 324, 325, 366, 324, 325, 367, 324, 325, 368, + 324, 325, 352, 324, 325, 369, 324, 325, 370, 324, 325, 371, + 324, 325, 372, 324, 325, 373, 324, 325, 374, 324, 325, 368, + 324, 325, 375, 324, 325, 376, 324, 325, 377, 324, 325, 378, + 324, 325, 379, 324, 325, 380, 324, 325, 368, 324, 325, 381, + 324, 325, 382, 324, 325, 383, 324, 325, 384, 324, 325, 385, + 324, 325, 384, 324, 386, 325, 324, 387, 325, 324, 325, 384, + 324, 325, 384, 324, 388, 325, 389, 324, 384, 325, 324, 325, + 390, 324, 325, 391, 324, 325, 392, 324, 325, 393, 324, 325, + 394, 324, 325, 368, 324, 395, 396, 395, 0, 399, 398, 400, + 401, 398, 397, 0, 403, 404, 402, 0, 403, 402, 399, 405, + 403, 404, 405, 402, 399, 406, 407, 408, 409, 410, 411, 412, + 413, 414, 415, 416, 417, 418, 419, 420, 406, 0, 91, 421, + 90, 91, 422, 90, 91, 423, 90, 91, 424, 90, 91, 425, + 90, 91, 426, 90, 91, 427, 90, 91, 116, 90, 91, 428, + 90, 91, 429, 90, 91, 430, 90, 91, 431, 90, 91, 432, + 90, 91, 431, 90, 433, 91, 90, 434, 91, 90, 91, 431, + 90, 91, 431, 90, 435, 91, 436, 90, 431, 91, 90, 91, + 437, 90, 91, 438, 90, 91, 439, 90, 91, 440, 90, 91, + 441, 90, 91, 427, 90, 442, 0 }; } @@ -378,43 +379,43 @@ private static short[] init__lexer_indicies_0() private static short[] init__lexer_trans_targs_0() { return new short [] { - 0, 2, 4, 4, 5, 15, 17, 31, 34, 37, 73, 141, - 230, 234, 236, 239, 240, 316, 3, 6, 7, 8, 9, 8, + 0, 2, 4, 4, 5, 16, 18, 32, 35, 38, 74, 142, + 231, 235, 237, 240, 241, 317, 3, 6, 7, 8, 9, 8, 8, 9, 8, 10, 10, 10, 11, 10, 10, 10, 11, 12, - 13, 14, 4, 14, 15, 4, 16, 18, 19, 20, 21, 22, - 23, 24, 25, 26, 27, 28, 29, 30, 348, 32, 33, 4, - 16, 33, 4, 16, 35, 36, 4, 35, 34, 36, 38, 39, + 13, 14, 4, 15, 14, 16, 4, 17, 19, 20, 21, 22, + 23, 24, 25, 26, 27, 28, 29, 30, 31, 349, 33, 34, + 4, 17, 34, 4, 17, 36, 37, 4, 36, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, - 52, 53, 54, 55, 56, 55, 56, 56, 4, 57, 71, 322, - 330, 334, 336, 339, 340, 58, 59, 60, 61, 62, 63, 64, - 65, 66, 67, 68, 69, 70, 4, 72, 4, 4, 5, 15, - 17, 31, 34, 37, 73, 141, 230, 234, 236, 239, 240, 316, - 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 82, 83, - 83, 4, 84, 98, 99, 116, 123, 127, 129, 132, 133, 85, + 52, 53, 54, 55, 56, 57, 56, 57, 57, 4, 58, 72, + 323, 331, 335, 337, 340, 341, 59, 60, 61, 62, 63, 64, + 65, 66, 67, 68, 69, 70, 71, 4, 73, 4, 4, 5, + 16, 18, 32, 35, 38, 74, 142, 231, 235, 237, 240, 241, + 317, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 83, + 84, 84, 4, 85, 99, 100, 117, 124, 128, 130, 133, 134, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, - 4, 72, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, - 110, 111, 112, 113, 114, 115, 117, 118, 119, 120, 121, 122, - 124, 125, 126, 98, 128, 130, 131, 134, 135, 136, 137, 138, - 139, 140, 142, 211, 143, 144, 145, 146, 147, 148, 149, 150, - 151, 150, 151, 151, 4, 152, 166, 183, 190, 204, 153, 154, - 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 4, - 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, - 179, 180, 181, 182, 72, 184, 185, 186, 187, 188, 189, 191, - 197, 192, 193, 194, 195, 196, 198, 199, 200, 201, 202, 203, - 205, 206, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, - 218, 219, 220, 221, 220, 221, 221, 4, 222, 223, 224, 225, - 226, 227, 228, 229, 72, 231, 232, 233, 31, 235, 237, 238, - 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 250, - 251, 251, 4, 252, 266, 267, 284, 291, 298, 302, 304, 307, - 308, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, - 264, 265, 4, 72, 268, 269, 270, 271, 272, 273, 274, 275, - 276, 277, 278, 279, 280, 281, 282, 283, 285, 286, 287, 288, - 289, 290, 292, 293, 294, 295, 296, 297, 299, 300, 301, 266, - 303, 305, 306, 309, 310, 311, 312, 313, 314, 315, 316, 317, - 318, 320, 321, 319, 317, 318, 319, 317, 320, 321, 5, 15, - 17, 31, 34, 37, 73, 141, 230, 234, 236, 239, 240, 316, - 323, 324, 325, 326, 327, 328, 329, 331, 332, 333, 71, 335, - 337, 338, 341, 342, 343, 344, 345, 346, 347, 0 + 98, 4, 73, 101, 102, 103, 104, 105, 106, 107, 108, 109, + 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, + 123, 125, 126, 127, 99, 129, 131, 132, 135, 136, 137, 138, + 139, 140, 141, 143, 212, 144, 145, 146, 147, 148, 149, 150, + 151, 152, 151, 152, 152, 4, 153, 167, 184, 191, 205, 154, + 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, + 4, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, + 179, 180, 181, 182, 183, 73, 185, 186, 187, 188, 189, 190, + 192, 198, 193, 194, 195, 196, 197, 199, 200, 201, 202, 203, + 204, 206, 207, 208, 209, 210, 211, 213, 214, 215, 216, 217, + 218, 219, 220, 221, 222, 221, 222, 222, 4, 223, 224, 225, + 226, 227, 228, 229, 230, 73, 232, 233, 234, 32, 236, 238, + 239, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, + 251, 252, 252, 4, 253, 267, 268, 285, 292, 299, 303, 305, + 308, 309, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, + 264, 265, 266, 4, 73, 269, 270, 271, 272, 273, 274, 275, + 276, 277, 278, 279, 280, 281, 282, 283, 284, 286, 287, 288, + 289, 290, 291, 293, 294, 295, 296, 297, 298, 300, 301, 302, + 267, 304, 306, 307, 310, 311, 312, 313, 314, 315, 316, 317, + 318, 319, 321, 322, 320, 318, 319, 320, 318, 321, 322, 5, + 16, 18, 32, 35, 38, 74, 142, 231, 235, 237, 240, 241, + 317, 324, 325, 326, 327, 328, 329, 330, 332, 333, 334, 72, + 336, 338, 339, 342, 343, 344, 345, 346, 347, 348, 0 }; } @@ -427,40 +428,40 @@ private static short[] init__lexer_trans_actions_0() 43, 0, 0, 54, 3, 1, 0, 29, 1, 29, 29, 29, 29, 29, 29, 29, 29, 35, 0, 0, 0, 7, 139, 48, 0, 102, 9, 5, 45, 134, 45, 0, 33, 122, 33, 33, - 0, 11, 106, 0, 0, 114, 25, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 149, - 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, 0, + 0, 11, 106, 0, 0, 0, 114, 25, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, + 149, 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 57, 144, 0, 54, 0, 78, 33, 84, 84, - 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 19, 19, 31, 130, 60, 57, - 31, 63, 57, 63, 63, 63, 63, 63, 63, 63, 63, 66, - 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, - 0, 72, 33, 84, 84, 84, 84, 84, 84, 84, 84, 0, + 0, 0, 0, 0, 57, 144, 0, 54, 0, 78, 33, 84, + 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 19, 19, 31, 130, 60, + 57, 31, 63, 57, 63, 63, 63, 63, 63, 63, 63, 63, + 66, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, + 54, 0, 72, 33, 84, 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, - 144, 0, 54, 0, 69, 33, 84, 84, 84, 84, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, + 57, 144, 0, 54, 0, 69, 33, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 57, 144, 0, 54, 0, 81, 84, 0, 0, 0, - 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, - 54, 0, 75, 33, 84, 84, 84, 84, 84, 84, 84, 84, - 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 57, 144, 0, 54, 0, 81, 84, 0, 0, + 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, + 0, 54, 0, 75, 33, 84, 84, 84, 84, 84, 84, 84, + 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 37, 37, 54, 37, 87, 0, 0, 39, 0, 0, 93, 90, - 41, 96, 90, 96, 96, 96, 96, 96, 96, 96, 96, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 0, 37, 37, 54, 37, 87, 0, 0, 39, 0, 0, 93, + 90, 41, 96, 90, 96, 96, 96, 96, 96, 96, 96, 96, + 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; } @@ -499,7 +500,7 @@ private static short[] init__lexer_eof_actions_0() 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, - 43 + 43, 43 }; } @@ -507,12 +508,12 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_start = 1; -static final int lexer_first_final = 348; +static final int lexer_first_final = 349; static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -539,14 +540,14 @@ public void scan(String source) { List currentRow = null; -// line 543 "java/src/main/java/gherkin/lexer/Da.java" +// line 544 "java/src/main/java/gherkin/lexer/Da.java" { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" -// line 550 "java/src/main/java/gherkin/lexer/Da.java" +// line 551 "java/src/main/java/gherkin/lexer/Da.java" { int _klen; int _trans = 0; @@ -627,7 +628,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { contentStart = p; currentLine = lineNumber; @@ -637,32 +638,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -670,7 +671,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -679,7 +680,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -688,7 +689,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -697,7 +698,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -706,7 +707,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -715,58 +716,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -774,13 +775,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -791,13 +792,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -807,7 +808,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 811 "java/src/main/java/gherkin/lexer/Da.java" +// line 812 "java/src/main/java/gherkin/lexer/Da.java" } } } @@ -829,7 +830,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -839,7 +840,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 843 "java/src/main/java/gherkin/lexer/Da.java" +// line 844 "java/src/main/java/gherkin/lexer/Da.java" } } } @@ -849,7 +850,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/da.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/da.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/De.java b/java/src/main/java/gherkin/lexer/De.java index 893e990e..0943dc98 100644 --- a/java/src/main/java/gherkin/lexer/De.java +++ b/java/src/main/java/gherkin/lexer/De.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class De implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" private final Listener listener; @@ -585,7 +585,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -617,7 +617,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" // line 623 "java/src/main/java/gherkin/lexer/De.java" { @@ -700,7 +700,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { contentStart = p; currentLine = lineNumber; @@ -710,32 +710,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -743,7 +743,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -752,7 +752,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -761,7 +761,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -770,7 +770,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -779,7 +779,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -788,58 +788,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -847,13 +847,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -864,13 +864,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -902,7 +902,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -922,7 +922,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/de.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/de.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/En.java b/java/src/main/java/gherkin/lexer/En.java index 539cbd9d..3d00a037 100644 --- a/java/src/main/java/gherkin/lexer/En.java +++ b/java/src/main/java/gherkin/lexer/En.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class En implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" private final Listener listener; @@ -49,40 +49,41 @@ private static short[] init__lexer_key_offsets_0() { return new short [] { 0, 0, 19, 20, 21, 39, 40, 41, 43, 45, 50, 55, - 60, 65, 69, 73, 75, 76, 77, 78, 79, 80, 81, 82, - 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 95, 100, - 107, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 134, - 136, 138, 140, 142, 144, 146, 148, 150, 152, 154, 156, 158, - 160, 162, 164, 166, 168, 170, 172, 174, 176, 194, 196, 197, - 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 222, 224, - 226, 228, 230, 232, 234, 236, 238, 240, 242, 244, 246, 248, - 250, 252, 255, 257, 259, 261, 263, 265, 267, 269, 271, 274, - 276, 278, 280, 282, 284, 286, 288, 290, 292, 294, 296, 298, - 300, 302, 304, 306, 308, 310, 312, 314, 316, 318, 320, 322, - 324, 326, 328, 331, 334, 336, 338, 340, 342, 344, 346, 348, - 350, 352, 354, 356, 358, 360, 361, 362, 363, 364, 365, 366, - 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, - 379, 380, 389, 391, 393, 395, 397, 399, 401, 403, 405, 407, - 409, 411, 413, 415, 417, 419, 421, 423, 425, 427, 429, 431, - 433, 435, 437, 439, 440, 441, 442, 443, 444, 445, 446, 447, - 448, 449, 450, 451, 452, 453, 454, 455, 456, 459, 461, 462, - 463, 464, 465, 466, 467, 468, 469, 470, 485, 487, 489, 491, - 493, 495, 497, 499, 501, 503, 505, 507, 509, 511, 513, 515, - 518, 520, 522, 524, 526, 528, 530, 532, 534, 537, 539, 541, - 543, 545, 547, 549, 551, 553, 555, 557, 559, 561, 563, 565, - 567, 569, 571, 573, 575, 577, 579, 581, 583, 585, 587, 589, - 591, 593, 594, 595, 596, 597, 598, 599, 600, 601, 616, 618, - 620, 622, 624, 626, 628, 630, 632, 634, 636, 638, 640, 642, - 644, 646, 649, 651, 653, 655, 657, 659, 661, 663, 666, 668, - 670, 672, 674, 676, 678, 680, 682, 685, 687, 689, 691, 693, - 695, 697, 699, 701, 703, 705, 707, 709, 711, 713, 715, 717, - 719, 721, 723, 725, 727, 729, 731, 733, 735, 737, 740, 743, - 745, 747, 749, 751, 753, 755, 757, 759, 761, 763, 765, 767, - 768, 772, 778, 781, 783, 789, 807, 810, 812, 814, 816, 818, - 820, 822, 824, 826, 828, 830, 832, 834, 836, 838, 840, 842, - 844, 846, 848, 850, 852, 854, 856, 858, 860, 862, 864, 866, - 868, 870, 872, 874, 876, 878, 880, 882, 884, 886, 890, 893, - 895, 897, 899, 901, 903, 905, 907, 909, 911, 913, 915, 916 + 60, 65, 70, 74, 78, 80, 81, 82, 83, 84, 85, 86, + 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 100, + 105, 112, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, + 139, 141, 143, 145, 147, 149, 151, 153, 155, 157, 159, 161, + 163, 165, 167, 169, 171, 173, 175, 177, 179, 181, 199, 201, + 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 227, + 229, 231, 233, 235, 237, 239, 241, 243, 245, 247, 249, 251, + 253, 255, 257, 260, 262, 264, 266, 268, 270, 272, 274, 276, + 279, 281, 283, 285, 287, 289, 291, 293, 295, 297, 299, 301, + 303, 305, 307, 309, 311, 313, 315, 317, 319, 321, 323, 325, + 327, 329, 331, 333, 336, 339, 341, 343, 345, 347, 349, 351, + 353, 355, 357, 359, 361, 363, 365, 366, 367, 368, 369, 370, + 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, + 383, 384, 385, 394, 396, 398, 400, 402, 404, 406, 408, 410, + 412, 414, 416, 418, 420, 422, 424, 426, 428, 430, 432, 434, + 436, 438, 440, 442, 444, 445, 446, 447, 448, 449, 450, 451, + 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 464, 466, + 467, 468, 469, 470, 471, 472, 473, 474, 475, 490, 492, 494, + 496, 498, 500, 502, 504, 506, 508, 510, 512, 514, 516, 518, + 520, 523, 525, 527, 529, 531, 533, 535, 537, 539, 542, 544, + 546, 548, 550, 552, 554, 556, 558, 560, 562, 564, 566, 568, + 570, 572, 574, 576, 578, 580, 582, 584, 586, 588, 590, 592, + 594, 596, 598, 599, 600, 601, 602, 603, 604, 605, 606, 621, + 623, 625, 627, 629, 631, 633, 635, 637, 639, 641, 643, 645, + 647, 649, 651, 654, 656, 658, 660, 662, 664, 666, 668, 671, + 673, 675, 677, 679, 681, 683, 685, 687, 690, 692, 694, 696, + 698, 700, 702, 704, 706, 708, 710, 712, 714, 716, 718, 720, + 722, 724, 726, 728, 730, 732, 734, 736, 738, 740, 742, 745, + 748, 750, 752, 754, 756, 758, 760, 762, 764, 766, 768, 770, + 772, 773, 777, 783, 786, 788, 794, 812, 815, 817, 819, 821, + 823, 825, 827, 829, 831, 833, 835, 837, 839, 841, 843, 845, + 847, 849, 851, 853, 855, 857, 859, 861, 863, 865, 867, 869, + 871, 873, 875, 877, 879, 881, 883, 885, 887, 889, 891, 895, + 898, 900, 902, 904, 906, 908, 910, 912, 914, 916, 918, 920, + 921 }; } @@ -97,78 +98,78 @@ private static byte[] init__lexer_trans_keys_0() 35, 37, 42, 64, 65, 66, 69, 70, 71, 83, 84, 87, 124, 9, 13, 34, 34, 10, 13, 10, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, - 10, 32, 34, 9, 13, 10, 32, 9, 13, 10, 32, 9, - 13, 10, 13, 10, 95, 70, 69, 65, 84, 85, 82, 69, - 95, 69, 78, 68, 95, 37, 32, 10, 13, 10, 13, 13, - 32, 64, 9, 10, 9, 10, 13, 32, 64, 11, 12, 10, - 32, 64, 9, 13, 98, 110, 105, 108, 105, 116, 121, 58, - 10, 10, 10, 32, 35, 37, 64, 65, 66, 69, 70, 83, - 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, - 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, - 10, 68, 10, 95, 10, 37, 10, 98, 10, 105, 10, 108, - 10, 105, 10, 116, 10, 121, 10, 58, 10, 32, 34, 35, - 37, 42, 64, 65, 66, 69, 70, 71, 83, 84, 87, 124, - 9, 13, 97, 117, 99, 107, 103, 114, 111, 117, 110, 100, - 58, 10, 10, 10, 32, 35, 37, 42, 64, 65, 66, 70, - 71, 83, 84, 87, 9, 13, 10, 95, 10, 70, 10, 69, - 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, - 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, - 10, 98, 110, 10, 105, 10, 108, 10, 105, 10, 116, 10, - 121, 10, 58, 10, 100, 10, 117, 10, 115, 116, 10, 105, - 10, 110, 10, 101, 10, 115, 10, 115, 10, 32, 10, 78, - 10, 101, 10, 101, 10, 100, 10, 101, 10, 97, 10, 116, - 10, 117, 10, 114, 10, 101, 10, 105, 10, 118, 10, 101, - 10, 110, 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, - 10, 105, 10, 111, 10, 32, 58, 10, 79, 84, 10, 117, - 10, 116, 10, 108, 10, 105, 10, 110, 10, 101, 10, 109, - 10, 112, 10, 108, 10, 97, 10, 116, 10, 104, 115, 116, - 105, 110, 101, 115, 115, 32, 78, 101, 101, 100, 120, 97, - 109, 112, 108, 101, 115, 58, 10, 10, 10, 32, 35, 65, - 66, 70, 124, 9, 13, 10, 98, 10, 105, 10, 108, 10, - 105, 10, 116, 10, 121, 10, 58, 10, 117, 10, 115, 10, - 105, 10, 110, 10, 101, 10, 115, 10, 115, 10, 32, 10, - 78, 10, 101, 10, 101, 10, 100, 10, 101, 10, 97, 10, - 116, 10, 117, 10, 114, 10, 101, 101, 97, 116, 117, 114, - 101, 105, 118, 101, 110, 99, 101, 110, 97, 114, 105, 111, - 32, 58, 115, 79, 84, 117, 116, 108, 105, 110, 101, 58, - 10, 10, 10, 32, 35, 37, 42, 64, 65, 66, 70, 71, - 83, 84, 87, 9, 13, 10, 95, 10, 70, 10, 69, 10, - 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, - 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, - 98, 110, 10, 105, 10, 108, 10, 105, 10, 116, 10, 121, - 10, 58, 10, 100, 10, 117, 10, 115, 116, 10, 105, 10, - 110, 10, 101, 10, 115, 10, 115, 10, 32, 10, 78, 10, - 101, 10, 101, 10, 100, 10, 101, 10, 97, 10, 116, 10, - 117, 10, 114, 10, 101, 10, 105, 10, 118, 10, 101, 10, - 110, 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, 10, - 105, 10, 111, 10, 104, 101, 109, 112, 108, 97, 116, 10, - 10, 10, 32, 35, 37, 42, 64, 65, 66, 70, 71, 83, - 84, 87, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, - 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, - 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, 98, - 110, 10, 105, 10, 108, 10, 105, 10, 116, 10, 121, 10, - 58, 10, 100, 10, 97, 117, 10, 99, 10, 107, 10, 103, - 10, 114, 10, 111, 10, 117, 10, 110, 10, 100, 10, 115, - 116, 10, 105, 10, 110, 10, 101, 10, 115, 10, 115, 10, - 32, 10, 78, 10, 101, 10, 101, 10, 101, 10, 97, 10, - 116, 10, 117, 10, 114, 10, 101, 10, 105, 10, 118, 10, - 101, 10, 110, 10, 99, 10, 101, 10, 110, 10, 97, 10, - 114, 10, 105, 10, 111, 10, 32, 58, 10, 79, 84, 10, - 117, 10, 116, 10, 108, 10, 105, 10, 110, 10, 101, 10, - 109, 10, 112, 10, 108, 10, 97, 10, 116, 10, 104, 104, - 32, 124, 9, 13, 10, 32, 92, 124, 9, 13, 10, 92, - 124, 10, 92, 10, 32, 92, 124, 9, 13, 10, 32, 34, - 35, 37, 42, 64, 65, 66, 69, 70, 71, 83, 84, 87, - 124, 9, 13, 10, 97, 117, 10, 99, 10, 107, 10, 103, - 10, 114, 10, 111, 10, 117, 10, 110, 10, 100, 10, 115, - 10, 105, 10, 110, 10, 101, 10, 115, 10, 115, 10, 32, - 10, 78, 10, 101, 10, 101, 10, 120, 10, 97, 10, 109, - 10, 112, 10, 108, 10, 101, 10, 115, 10, 101, 10, 97, - 10, 116, 10, 117, 10, 114, 10, 101, 10, 99, 10, 101, + 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, + 9, 13, 10, 32, 9, 13, 10, 13, 10, 95, 70, 69, + 65, 84, 85, 82, 69, 95, 69, 78, 68, 95, 37, 32, + 10, 13, 10, 13, 13, 32, 64, 9, 10, 9, 10, 13, + 32, 64, 11, 12, 10, 32, 64, 9, 13, 98, 110, 105, + 108, 105, 116, 121, 58, 10, 10, 10, 32, 35, 37, 64, + 65, 66, 69, 70, 83, 9, 13, 10, 95, 10, 70, 10, + 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, + 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, + 98, 10, 105, 10, 108, 10, 105, 10, 116, 10, 121, 10, + 58, 10, 32, 34, 35, 37, 42, 64, 65, 66, 69, 70, + 71, 83, 84, 87, 124, 9, 13, 97, 117, 99, 107, 103, + 114, 111, 117, 110, 100, 58, 10, 10, 10, 32, 35, 37, + 42, 64, 65, 66, 70, 71, 83, 84, 87, 9, 13, 10, + 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, + 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, + 95, 10, 37, 10, 32, 10, 98, 110, 10, 105, 10, 108, + 10, 105, 10, 116, 10, 121, 10, 58, 10, 100, 10, 117, + 10, 115, 116, 10, 105, 10, 110, 10, 101, 10, 115, 10, + 115, 10, 32, 10, 78, 10, 101, 10, 101, 10, 100, 10, + 101, 10, 97, 10, 116, 10, 117, 10, 114, 10, 101, 10, + 105, 10, 118, 10, 101, 10, 110, 10, 99, 10, 101, 10, + 110, 10, 97, 10, 114, 10, 105, 10, 111, 10, 32, 58, + 10, 79, 84, 10, 117, 10, 116, 10, 108, 10, 105, 10, + 110, 10, 101, 10, 109, 10, 112, 10, 108, 10, 97, 10, + 116, 10, 104, 115, 116, 105, 110, 101, 115, 115, 32, 78, + 101, 101, 100, 120, 97, 109, 112, 108, 101, 115, 58, 10, + 10, 10, 32, 35, 65, 66, 70, 124, 9, 13, 10, 98, + 10, 105, 10, 108, 10, 105, 10, 116, 10, 121, 10, 58, + 10, 117, 10, 115, 10, 105, 10, 110, 10, 101, 10, 115, + 10, 115, 10, 32, 10, 78, 10, 101, 10, 101, 10, 100, + 10, 101, 10, 97, 10, 116, 10, 117, 10, 114, 10, 101, + 101, 97, 116, 117, 114, 101, 105, 118, 101, 110, 99, 101, + 110, 97, 114, 105, 111, 32, 58, 115, 79, 84, 117, 116, + 108, 105, 110, 101, 58, 10, 10, 10, 32, 35, 37, 42, + 64, 65, 66, 70, 71, 83, 84, 87, 9, 13, 10, 95, + 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, + 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, + 10, 37, 10, 32, 10, 98, 110, 10, 105, 10, 108, 10, + 105, 10, 116, 10, 121, 10, 58, 10, 100, 10, 117, 10, + 115, 116, 10, 105, 10, 110, 10, 101, 10, 115, 10, 115, + 10, 32, 10, 78, 10, 101, 10, 101, 10, 100, 10, 101, + 10, 97, 10, 116, 10, 117, 10, 114, 10, 101, 10, 105, + 10, 118, 10, 101, 10, 110, 10, 99, 10, 101, 10, 110, + 10, 97, 10, 114, 10, 105, 10, 111, 10, 104, 101, 109, + 112, 108, 97, 116, 10, 10, 10, 32, 35, 37, 42, 64, + 65, 66, 70, 71, 83, 84, 87, 9, 13, 10, 95, 10, + 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, + 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, + 37, 10, 32, 10, 98, 110, 10, 105, 10, 108, 10, 105, + 10, 116, 10, 121, 10, 58, 10, 100, 10, 97, 117, 10, + 99, 10, 107, 10, 103, 10, 114, 10, 111, 10, 117, 10, + 110, 10, 100, 10, 115, 116, 10, 105, 10, 110, 10, 101, + 10, 115, 10, 115, 10, 32, 10, 78, 10, 101, 10, 101, + 10, 101, 10, 97, 10, 116, 10, 117, 10, 114, 10, 101, + 10, 105, 10, 118, 10, 101, 10, 110, 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 111, 10, 32, - 58, 115, 10, 79, 84, 10, 117, 10, 116, 10, 108, 10, - 105, 10, 110, 10, 101, 10, 109, 10, 112, 10, 108, 10, - 97, 10, 116, 100, 0 + 58, 10, 79, 84, 10, 117, 10, 116, 10, 108, 10, 105, + 10, 110, 10, 101, 10, 109, 10, 112, 10, 108, 10, 97, + 10, 116, 10, 104, 104, 32, 124, 9, 13, 10, 32, 92, + 124, 9, 13, 10, 92, 124, 10, 92, 10, 32, 92, 124, + 9, 13, 10, 32, 34, 35, 37, 42, 64, 65, 66, 69, + 70, 71, 83, 84, 87, 124, 9, 13, 10, 97, 117, 10, + 99, 10, 107, 10, 103, 10, 114, 10, 111, 10, 117, 10, + 110, 10, 100, 10, 115, 10, 105, 10, 110, 10, 101, 10, + 115, 10, 115, 10, 32, 10, 78, 10, 101, 10, 101, 10, + 120, 10, 97, 10, 109, 10, 112, 10, 108, 10, 101, 10, + 115, 10, 101, 10, 97, 10, 116, 10, 117, 10, 114, 10, + 101, 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, 10, + 105, 10, 111, 10, 32, 58, 115, 10, 79, 84, 10, 117, + 10, 116, 10, 108, 10, 105, 10, 110, 10, 101, 10, 109, + 10, 112, 10, 108, 10, 97, 10, 116, 100, 0 }; } @@ -179,40 +180,41 @@ private static byte[] init__lexer_single_lengths_0() { return new byte [] { 0, 17, 1, 1, 16, 1, 1, 2, 2, 3, 3, 3, - 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 5, - 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 10, 2, + 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, + 5, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 16, 2, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 16, 2, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, + 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 2, 2, 2, 3, 3, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 7, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 1, 1, 7, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, - 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, + 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 1, 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, - 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, + 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, - 2, 4, 3, 2, 4, 16, 3, 2, 2, 2, 2, 2, + 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 3, 2, + 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 3, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 0 + 1, 2, 4, 3, 2, 4, 16, 3, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 3, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, + 0 }; } @@ -223,12 +225,12 @@ private static byte[] init__lexer_range_lengths_0() { return new byte [] { 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, - 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, + 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -236,27 +238,28 @@ private static byte[] init__lexer_range_lengths_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, + 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0 }; } @@ -267,40 +270,41 @@ private static short[] init__lexer_index_offsets_0() { return new short [] { 0, 0, 19, 21, 23, 41, 43, 45, 48, 51, 56, 61, - 66, 71, 75, 79, 82, 84, 86, 88, 90, 92, 94, 96, - 98, 100, 102, 104, 106, 108, 110, 112, 114, 117, 120, 125, - 132, 137, 140, 142, 144, 146, 148, 150, 152, 154, 156, 168, - 171, 174, 177, 180, 183, 186, 189, 192, 195, 198, 201, 204, - 207, 210, 213, 216, 219, 222, 225, 228, 231, 249, 252, 254, - 256, 258, 260, 262, 264, 266, 268, 270, 272, 274, 289, 292, - 295, 298, 301, 304, 307, 310, 313, 316, 319, 322, 325, 328, - 331, 334, 338, 341, 344, 347, 350, 353, 356, 359, 362, 366, - 369, 372, 375, 378, 381, 384, 387, 390, 393, 396, 399, 402, - 405, 408, 411, 414, 417, 420, 423, 426, 429, 432, 435, 438, - 441, 444, 447, 451, 455, 458, 461, 464, 467, 470, 473, 476, - 479, 482, 485, 488, 491, 494, 496, 498, 500, 502, 504, 506, - 508, 510, 512, 514, 516, 518, 520, 522, 524, 526, 528, 530, - 532, 534, 543, 546, 549, 552, 555, 558, 561, 564, 567, 570, - 573, 576, 579, 582, 585, 588, 591, 594, 597, 600, 603, 606, - 609, 612, 615, 618, 620, 622, 624, 626, 628, 630, 632, 634, - 636, 638, 640, 642, 644, 646, 648, 650, 652, 656, 659, 661, - 663, 665, 667, 669, 671, 673, 675, 677, 692, 695, 698, 701, - 704, 707, 710, 713, 716, 719, 722, 725, 728, 731, 734, 737, - 741, 744, 747, 750, 753, 756, 759, 762, 765, 769, 772, 775, - 778, 781, 784, 787, 790, 793, 796, 799, 802, 805, 808, 811, - 814, 817, 820, 823, 826, 829, 832, 835, 838, 841, 844, 847, - 850, 853, 855, 857, 859, 861, 863, 865, 867, 869, 884, 887, - 890, 893, 896, 899, 902, 905, 908, 911, 914, 917, 920, 923, - 926, 929, 933, 936, 939, 942, 945, 948, 951, 954, 958, 961, - 964, 967, 970, 973, 976, 979, 982, 986, 989, 992, 995, 998, - 1001, 1004, 1007, 1010, 1013, 1016, 1019, 1022, 1025, 1028, 1031, 1034, - 1037, 1040, 1043, 1046, 1049, 1052, 1055, 1058, 1061, 1064, 1068, 1072, - 1075, 1078, 1081, 1084, 1087, 1090, 1093, 1096, 1099, 1102, 1105, 1108, - 1110, 1114, 1120, 1124, 1127, 1133, 1151, 1155, 1158, 1161, 1164, 1167, - 1170, 1173, 1176, 1179, 1182, 1185, 1188, 1191, 1194, 1197, 1200, 1203, - 1206, 1209, 1212, 1215, 1218, 1221, 1224, 1227, 1230, 1233, 1236, 1239, - 1242, 1245, 1248, 1251, 1254, 1257, 1260, 1263, 1266, 1269, 1274, 1278, - 1281, 1284, 1287, 1290, 1293, 1296, 1299, 1302, 1305, 1308, 1311, 1313 + 66, 71, 76, 80, 84, 87, 89, 91, 93, 95, 97, 99, + 101, 103, 105, 107, 109, 111, 113, 115, 117, 119, 122, 125, + 130, 137, 142, 145, 147, 149, 151, 153, 155, 157, 159, 161, + 173, 176, 179, 182, 185, 188, 191, 194, 197, 200, 203, 206, + 209, 212, 215, 218, 221, 224, 227, 230, 233, 236, 254, 257, + 259, 261, 263, 265, 267, 269, 271, 273, 275, 277, 279, 294, + 297, 300, 303, 306, 309, 312, 315, 318, 321, 324, 327, 330, + 333, 336, 339, 343, 346, 349, 352, 355, 358, 361, 364, 367, + 371, 374, 377, 380, 383, 386, 389, 392, 395, 398, 401, 404, + 407, 410, 413, 416, 419, 422, 425, 428, 431, 434, 437, 440, + 443, 446, 449, 452, 456, 460, 463, 466, 469, 472, 475, 478, + 481, 484, 487, 490, 493, 496, 499, 501, 503, 505, 507, 509, + 511, 513, 515, 517, 519, 521, 523, 525, 527, 529, 531, 533, + 535, 537, 539, 548, 551, 554, 557, 560, 563, 566, 569, 572, + 575, 578, 581, 584, 587, 590, 593, 596, 599, 602, 605, 608, + 611, 614, 617, 620, 623, 625, 627, 629, 631, 633, 635, 637, + 639, 641, 643, 645, 647, 649, 651, 653, 655, 657, 661, 664, + 666, 668, 670, 672, 674, 676, 678, 680, 682, 697, 700, 703, + 706, 709, 712, 715, 718, 721, 724, 727, 730, 733, 736, 739, + 742, 746, 749, 752, 755, 758, 761, 764, 767, 770, 774, 777, + 780, 783, 786, 789, 792, 795, 798, 801, 804, 807, 810, 813, + 816, 819, 822, 825, 828, 831, 834, 837, 840, 843, 846, 849, + 852, 855, 858, 860, 862, 864, 866, 868, 870, 872, 874, 889, + 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 925, + 928, 931, 934, 938, 941, 944, 947, 950, 953, 956, 959, 963, + 966, 969, 972, 975, 978, 981, 984, 987, 991, 994, 997, 1000, + 1003, 1006, 1009, 1012, 1015, 1018, 1021, 1024, 1027, 1030, 1033, 1036, + 1039, 1042, 1045, 1048, 1051, 1054, 1057, 1060, 1063, 1066, 1069, 1073, + 1077, 1080, 1083, 1086, 1089, 1092, 1095, 1098, 1101, 1104, 1107, 1110, + 1113, 1115, 1119, 1125, 1129, 1132, 1138, 1156, 1160, 1163, 1166, 1169, + 1172, 1175, 1178, 1181, 1184, 1187, 1190, 1193, 1196, 1199, 1202, 1205, + 1208, 1211, 1214, 1217, 1220, 1223, 1226, 1229, 1232, 1235, 1238, 1241, + 1244, 1247, 1250, 1253, 1256, 1259, 1262, 1265, 1268, 1271, 1274, 1279, + 1283, 1286, 1289, 1292, 1295, 1298, 1301, 1304, 1307, 1310, 1313, 1316, + 1318 }; } @@ -316,110 +320,110 @@ private static short[] init__lexer_indicies_0() 15, 15, 16, 2, 0, 18, 0, 19, 0, 21, 22, 20, 24, 25, 23, 28, 27, 29, 27, 26, 32, 31, 33, 31, 30, 32, 31, 34, 31, 30, 32, 31, 35, 31, 30, 37, - 36, 36, 0, 3, 38, 38, 0, 40, 41, 39, 3, 0, - 42, 0, 43, 0, 44, 0, 45, 0, 46, 0, 47, 0, - 48, 0, 49, 0, 50, 0, 51, 0, 52, 0, 53, 0, - 54, 0, 55, 0, 56, 0, 58, 59, 57, 61, 62, 60, - 0, 0, 0, 0, 63, 64, 65, 64, 64, 67, 66, 63, - 3, 68, 8, 68, 0, 69, 70, 0, 71, 0, 72, 0, - 73, 0, 74, 0, 75, 0, 76, 0, 78, 77, 80, 79, - 80, 81, 82, 83, 82, 84, 85, 86, 87, 88, 81, 79, - 80, 89, 79, 80, 90, 79, 80, 91, 79, 80, 92, 79, - 80, 93, 79, 80, 94, 79, 80, 95, 79, 80, 96, 79, - 80, 97, 79, 80, 98, 79, 80, 99, 79, 80, 100, 79, - 80, 101, 79, 80, 102, 79, 80, 103, 79, 80, 104, 79, - 80, 105, 79, 80, 106, 79, 80, 107, 79, 80, 108, 79, - 80, 109, 79, 111, 110, 112, 113, 114, 115, 116, 117, 118, - 119, 120, 121, 122, 123, 123, 124, 110, 0, 125, 126, 0, - 127, 0, 128, 0, 129, 0, 130, 0, 131, 0, 132, 0, - 133, 0, 134, 0, 135, 0, 137, 136, 139, 138, 139, 140, - 141, 142, 143, 141, 144, 145, 146, 147, 148, 149, 149, 140, - 138, 139, 150, 138, 139, 151, 138, 139, 152, 138, 139, 153, - 138, 139, 154, 138, 139, 155, 138, 139, 156, 138, 139, 157, - 138, 139, 158, 138, 139, 159, 138, 139, 160, 138, 139, 161, - 138, 139, 162, 138, 139, 163, 138, 139, 164, 138, 139, 165, - 166, 138, 139, 167, 138, 139, 168, 138, 139, 169, 138, 139, - 170, 138, 139, 171, 138, 139, 164, 138, 139, 172, 138, 139, - 173, 138, 139, 174, 172, 138, 139, 175, 138, 139, 176, 138, - 139, 177, 138, 139, 178, 138, 139, 179, 138, 139, 180, 138, - 139, 181, 138, 139, 182, 138, 139, 183, 138, 139, 171, 138, - 139, 184, 138, 139, 185, 138, 139, 186, 138, 139, 187, 138, - 139, 188, 138, 139, 171, 138, 139, 189, 138, 139, 190, 138, - 139, 191, 138, 139, 172, 138, 139, 192, 138, 139, 193, 138, - 139, 194, 138, 139, 195, 138, 139, 196, 138, 139, 197, 138, - 139, 198, 138, 139, 199, 164, 138, 139, 200, 201, 138, 139, - 202, 138, 139, 203, 138, 139, 204, 138, 139, 205, 138, 139, - 188, 138, 139, 206, 138, 139, 207, 138, 139, 208, 138, 139, - 209, 138, 139, 210, 138, 139, 188, 138, 139, 190, 138, 211, - 212, 0, 213, 0, 214, 0, 215, 0, 216, 0, 217, 0, - 218, 0, 219, 0, 220, 0, 221, 0, 75, 0, 222, 0, - 223, 0, 224, 0, 225, 0, 226, 0, 227, 0, 228, 0, - 229, 0, 231, 230, 233, 232, 233, 234, 235, 236, 237, 238, - 235, 234, 232, 233, 239, 232, 233, 240, 232, 233, 241, 232, - 233, 242, 232, 233, 243, 232, 233, 244, 232, 233, 245, 232, - 233, 246, 232, 233, 247, 232, 233, 248, 232, 233, 249, 232, - 233, 250, 232, 233, 251, 232, 233, 252, 232, 233, 253, 232, - 233, 254, 232, 233, 255, 232, 233, 256, 232, 233, 244, 232, - 233, 257, 232, 233, 258, 232, 233, 259, 232, 233, 260, 232, - 233, 261, 232, 233, 244, 232, 262, 0, 263, 0, 264, 0, - 265, 0, 266, 0, 75, 0, 267, 0, 268, 0, 269, 0, - 212, 0, 270, 0, 271, 0, 272, 0, 273, 0, 274, 0, - 275, 0, 276, 0, 277, 278, 228, 0, 279, 280, 0, 281, - 0, 282, 0, 283, 0, 284, 0, 285, 0, 286, 0, 287, - 0, 289, 288, 291, 290, 291, 292, 293, 294, 295, 293, 296, - 297, 298, 299, 300, 301, 301, 292, 290, 291, 302, 290, 291, - 303, 290, 291, 304, 290, 291, 305, 290, 291, 306, 290, 291, - 307, 290, 291, 308, 290, 291, 309, 290, 291, 310, 290, 291, - 311, 290, 291, 312, 290, 291, 313, 290, 291, 314, 290, 291, - 315, 290, 291, 316, 290, 291, 317, 318, 290, 291, 319, 290, - 291, 320, 290, 291, 321, 290, 291, 322, 290, 291, 323, 290, - 291, 316, 290, 291, 324, 290, 291, 325, 290, 291, 326, 324, - 290, 291, 327, 290, 291, 328, 290, 291, 329, 290, 291, 330, - 290, 291, 331, 290, 291, 332, 290, 291, 333, 290, 291, 334, - 290, 291, 335, 290, 291, 323, 290, 291, 336, 290, 291, 337, - 290, 291, 338, 290, 291, 339, 290, 291, 340, 290, 291, 323, - 290, 291, 341, 290, 291, 342, 290, 291, 343, 290, 291, 324, - 290, 291, 344, 290, 291, 345, 290, 291, 346, 290, 291, 347, - 290, 291, 348, 290, 291, 349, 290, 291, 323, 290, 291, 342, - 290, 350, 0, 351, 0, 352, 0, 353, 0, 354, 0, 285, - 0, 356, 355, 358, 357, 358, 359, 360, 361, 362, 360, 363, - 364, 365, 366, 367, 368, 368, 359, 357, 358, 369, 357, 358, - 370, 357, 358, 371, 357, 358, 372, 357, 358, 373, 357, 358, - 374, 357, 358, 375, 357, 358, 376, 357, 358, 377, 357, 358, - 378, 357, 358, 379, 357, 358, 380, 357, 358, 381, 357, 358, - 382, 357, 358, 383, 357, 358, 384, 385, 357, 358, 386, 357, - 358, 387, 357, 358, 388, 357, 358, 389, 357, 358, 390, 357, - 358, 383, 357, 358, 391, 357, 358, 392, 393, 357, 358, 394, - 357, 358, 395, 357, 358, 396, 357, 358, 397, 357, 358, 398, - 357, 358, 399, 357, 358, 400, 357, 358, 390, 357, 358, 401, - 391, 357, 358, 402, 357, 358, 403, 357, 358, 404, 357, 358, - 405, 357, 358, 406, 357, 358, 407, 357, 358, 408, 357, 358, - 409, 357, 358, 400, 357, 358, 410, 357, 358, 411, 357, 358, - 412, 357, 358, 413, 357, 358, 414, 357, 358, 390, 357, 358, - 415, 357, 358, 416, 357, 358, 417, 357, 358, 391, 357, 358, - 418, 357, 358, 419, 357, 358, 420, 357, 358, 421, 357, 358, - 422, 357, 358, 423, 357, 358, 424, 357, 358, 425, 383, 357, - 358, 426, 427, 357, 358, 428, 357, 358, 429, 357, 358, 430, - 357, 358, 431, 357, 358, 414, 357, 358, 432, 357, 358, 433, - 357, 358, 434, 357, 358, 435, 357, 358, 436, 357, 358, 414, - 357, 358, 416, 357, 268, 0, 437, 438, 437, 0, 441, 440, - 442, 443, 440, 439, 0, 445, 446, 444, 0, 445, 444, 441, - 447, 445, 446, 447, 444, 441, 448, 449, 450, 451, 452, 453, - 454, 455, 456, 457, 458, 459, 460, 460, 461, 448, 0, 80, - 462, 463, 79, 80, 464, 79, 80, 465, 79, 80, 466, 79, - 80, 467, 79, 80, 468, 79, 80, 469, 79, 80, 470, 79, - 80, 108, 79, 80, 471, 79, 80, 472, 79, 80, 473, 79, - 80, 474, 79, 80, 475, 79, 80, 476, 79, 80, 477, 79, - 80, 478, 79, 80, 479, 79, 80, 470, 79, 80, 480, 79, - 80, 481, 79, 80, 482, 79, 80, 483, 79, 80, 484, 79, - 80, 485, 79, 80, 108, 79, 80, 486, 79, 80, 487, 79, - 80, 488, 79, 80, 489, 79, 80, 490, 79, 80, 108, 79, - 80, 491, 79, 80, 492, 79, 80, 493, 79, 80, 494, 79, - 80, 495, 79, 80, 496, 79, 80, 497, 79, 80, 498, 109, - 108, 79, 80, 499, 500, 79, 80, 501, 79, 80, 502, 79, - 80, 503, 79, 80, 504, 79, 80, 490, 79, 80, 505, 79, - 80, 506, 79, 80, 507, 79, 80, 508, 79, 80, 509, 79, - 80, 490, 79, 212, 0, 510, 0 + 36, 38, 36, 0, 3, 39, 39, 0, 37, 36, 36, 0, + 41, 42, 40, 3, 0, 43, 0, 44, 0, 45, 0, 46, + 0, 47, 0, 48, 0, 49, 0, 50, 0, 51, 0, 52, + 0, 53, 0, 54, 0, 55, 0, 56, 0, 57, 0, 59, + 60, 58, 62, 63, 61, 0, 0, 0, 0, 64, 65, 66, + 65, 65, 68, 67, 64, 3, 69, 8, 69, 0, 70, 71, + 0, 72, 0, 73, 0, 74, 0, 75, 0, 76, 0, 77, + 0, 79, 78, 81, 80, 81, 82, 83, 84, 83, 85, 86, + 87, 88, 89, 82, 80, 81, 90, 80, 81, 91, 80, 81, + 92, 80, 81, 93, 80, 81, 94, 80, 81, 95, 80, 81, + 96, 80, 81, 97, 80, 81, 98, 80, 81, 99, 80, 81, + 100, 80, 81, 101, 80, 81, 102, 80, 81, 103, 80, 81, + 104, 80, 81, 105, 80, 81, 106, 80, 81, 107, 80, 81, + 108, 80, 81, 109, 80, 81, 110, 80, 112, 111, 113, 114, + 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 124, 125, + 111, 0, 126, 127, 0, 128, 0, 129, 0, 130, 0, 131, + 0, 132, 0, 133, 0, 134, 0, 135, 0, 136, 0, 138, + 137, 140, 139, 140, 141, 142, 143, 144, 142, 145, 146, 147, + 148, 149, 150, 150, 141, 139, 140, 151, 139, 140, 152, 139, + 140, 153, 139, 140, 154, 139, 140, 155, 139, 140, 156, 139, + 140, 157, 139, 140, 158, 139, 140, 159, 139, 140, 160, 139, + 140, 161, 139, 140, 162, 139, 140, 163, 139, 140, 164, 139, + 140, 165, 139, 140, 166, 167, 139, 140, 168, 139, 140, 169, + 139, 140, 170, 139, 140, 171, 139, 140, 172, 139, 140, 165, + 139, 140, 173, 139, 140, 174, 139, 140, 175, 173, 139, 140, + 176, 139, 140, 177, 139, 140, 178, 139, 140, 179, 139, 140, + 180, 139, 140, 181, 139, 140, 182, 139, 140, 183, 139, 140, + 184, 139, 140, 172, 139, 140, 185, 139, 140, 186, 139, 140, + 187, 139, 140, 188, 139, 140, 189, 139, 140, 172, 139, 140, + 190, 139, 140, 191, 139, 140, 192, 139, 140, 173, 139, 140, + 193, 139, 140, 194, 139, 140, 195, 139, 140, 196, 139, 140, + 197, 139, 140, 198, 139, 140, 199, 139, 140, 200, 165, 139, + 140, 201, 202, 139, 140, 203, 139, 140, 204, 139, 140, 205, + 139, 140, 206, 139, 140, 189, 139, 140, 207, 139, 140, 208, + 139, 140, 209, 139, 140, 210, 139, 140, 211, 139, 140, 189, + 139, 140, 191, 139, 212, 213, 0, 214, 0, 215, 0, 216, + 0, 217, 0, 218, 0, 219, 0, 220, 0, 221, 0, 222, + 0, 76, 0, 223, 0, 224, 0, 225, 0, 226, 0, 227, + 0, 228, 0, 229, 0, 230, 0, 232, 231, 234, 233, 234, + 235, 236, 237, 238, 239, 236, 235, 233, 234, 240, 233, 234, + 241, 233, 234, 242, 233, 234, 243, 233, 234, 244, 233, 234, + 245, 233, 234, 246, 233, 234, 247, 233, 234, 248, 233, 234, + 249, 233, 234, 250, 233, 234, 251, 233, 234, 252, 233, 234, + 253, 233, 234, 254, 233, 234, 255, 233, 234, 256, 233, 234, + 257, 233, 234, 245, 233, 234, 258, 233, 234, 259, 233, 234, + 260, 233, 234, 261, 233, 234, 262, 233, 234, 245, 233, 263, + 0, 264, 0, 265, 0, 266, 0, 267, 0, 76, 0, 268, + 0, 269, 0, 270, 0, 213, 0, 271, 0, 272, 0, 273, + 0, 274, 0, 275, 0, 276, 0, 277, 0, 278, 279, 229, + 0, 280, 281, 0, 282, 0, 283, 0, 284, 0, 285, 0, + 286, 0, 287, 0, 288, 0, 290, 289, 292, 291, 292, 293, + 294, 295, 296, 294, 297, 298, 299, 300, 301, 302, 302, 293, + 291, 292, 303, 291, 292, 304, 291, 292, 305, 291, 292, 306, + 291, 292, 307, 291, 292, 308, 291, 292, 309, 291, 292, 310, + 291, 292, 311, 291, 292, 312, 291, 292, 313, 291, 292, 314, + 291, 292, 315, 291, 292, 316, 291, 292, 317, 291, 292, 318, + 319, 291, 292, 320, 291, 292, 321, 291, 292, 322, 291, 292, + 323, 291, 292, 324, 291, 292, 317, 291, 292, 325, 291, 292, + 326, 291, 292, 327, 325, 291, 292, 328, 291, 292, 329, 291, + 292, 330, 291, 292, 331, 291, 292, 332, 291, 292, 333, 291, + 292, 334, 291, 292, 335, 291, 292, 336, 291, 292, 324, 291, + 292, 337, 291, 292, 338, 291, 292, 339, 291, 292, 340, 291, + 292, 341, 291, 292, 324, 291, 292, 342, 291, 292, 343, 291, + 292, 344, 291, 292, 325, 291, 292, 345, 291, 292, 346, 291, + 292, 347, 291, 292, 348, 291, 292, 349, 291, 292, 350, 291, + 292, 324, 291, 292, 343, 291, 351, 0, 352, 0, 353, 0, + 354, 0, 355, 0, 286, 0, 357, 356, 359, 358, 359, 360, + 361, 362, 363, 361, 364, 365, 366, 367, 368, 369, 369, 360, + 358, 359, 370, 358, 359, 371, 358, 359, 372, 358, 359, 373, + 358, 359, 374, 358, 359, 375, 358, 359, 376, 358, 359, 377, + 358, 359, 378, 358, 359, 379, 358, 359, 380, 358, 359, 381, + 358, 359, 382, 358, 359, 383, 358, 359, 384, 358, 359, 385, + 386, 358, 359, 387, 358, 359, 388, 358, 359, 389, 358, 359, + 390, 358, 359, 391, 358, 359, 384, 358, 359, 392, 358, 359, + 393, 394, 358, 359, 395, 358, 359, 396, 358, 359, 397, 358, + 359, 398, 358, 359, 399, 358, 359, 400, 358, 359, 401, 358, + 359, 391, 358, 359, 402, 392, 358, 359, 403, 358, 359, 404, + 358, 359, 405, 358, 359, 406, 358, 359, 407, 358, 359, 408, + 358, 359, 409, 358, 359, 410, 358, 359, 401, 358, 359, 411, + 358, 359, 412, 358, 359, 413, 358, 359, 414, 358, 359, 415, + 358, 359, 391, 358, 359, 416, 358, 359, 417, 358, 359, 418, + 358, 359, 392, 358, 359, 419, 358, 359, 420, 358, 359, 421, + 358, 359, 422, 358, 359, 423, 358, 359, 424, 358, 359, 425, + 358, 359, 426, 384, 358, 359, 427, 428, 358, 359, 429, 358, + 359, 430, 358, 359, 431, 358, 359, 432, 358, 359, 415, 358, + 359, 433, 358, 359, 434, 358, 359, 435, 358, 359, 436, 358, + 359, 437, 358, 359, 415, 358, 359, 417, 358, 269, 0, 438, + 439, 438, 0, 442, 441, 443, 444, 441, 440, 0, 446, 447, + 445, 0, 446, 445, 442, 448, 446, 447, 448, 445, 442, 449, + 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, + 461, 462, 449, 0, 81, 463, 464, 80, 81, 465, 80, 81, + 466, 80, 81, 467, 80, 81, 468, 80, 81, 469, 80, 81, + 470, 80, 81, 471, 80, 81, 109, 80, 81, 472, 80, 81, + 473, 80, 81, 474, 80, 81, 475, 80, 81, 476, 80, 81, + 477, 80, 81, 478, 80, 81, 479, 80, 81, 480, 80, 81, + 471, 80, 81, 481, 80, 81, 482, 80, 81, 483, 80, 81, + 484, 80, 81, 485, 80, 81, 486, 80, 81, 109, 80, 81, + 487, 80, 81, 488, 80, 81, 489, 80, 81, 490, 80, 81, + 491, 80, 81, 109, 80, 81, 492, 80, 81, 493, 80, 81, + 494, 80, 81, 495, 80, 81, 496, 80, 81, 497, 80, 81, + 498, 80, 81, 499, 110, 109, 80, 81, 500, 501, 80, 81, + 502, 80, 81, 503, 80, 81, 504, 80, 81, 505, 80, 81, + 491, 80, 81, 506, 80, 81, 507, 80, 81, 508, 80, 81, + 509, 80, 81, 510, 80, 81, 491, 80, 213, 0, 511, 0 }; } @@ -429,49 +433,49 @@ private static short[] init__lexer_indicies_0() private static short[] init__lexer_trans_targs_0() { return new short [] { - 0, 2, 4, 4, 5, 15, 17, 31, 34, 37, 69, 159, - 195, 201, 205, 359, 360, 3, 6, 7, 8, 9, 8, 8, + 0, 2, 4, 4, 5, 16, 18, 32, 35, 38, 70, 160, + 196, 202, 206, 360, 361, 3, 6, 7, 8, 9, 8, 8, 9, 8, 10, 10, 10, 11, 10, 10, 10, 11, 12, 13, - 14, 4, 14, 15, 4, 16, 18, 19, 20, 21, 22, 23, - 24, 25, 26, 27, 28, 29, 30, 419, 32, 33, 4, 16, - 33, 4, 16, 35, 36, 4, 35, 34, 36, 38, 418, 39, - 40, 41, 42, 43, 44, 45, 46, 45, 46, 46, 4, 47, - 61, 366, 385, 392, 398, 48, 49, 50, 51, 52, 53, 54, - 55, 56, 57, 58, 59, 60, 4, 62, 63, 64, 65, 66, - 67, 68, 4, 4, 5, 15, 17, 31, 34, 37, 69, 159, - 195, 201, 205, 359, 360, 70, 148, 71, 72, 73, 74, 75, - 76, 77, 78, 79, 80, 81, 80, 81, 81, 4, 82, 96, - 97, 105, 117, 123, 127, 147, 83, 84, 85, 86, 87, 88, - 89, 90, 91, 92, 93, 94, 95, 4, 68, 98, 104, 99, - 100, 101, 102, 103, 96, 106, 107, 108, 109, 110, 111, 112, - 113, 114, 115, 116, 118, 119, 120, 121, 122, 124, 125, 126, - 128, 129, 130, 131, 132, 133, 134, 135, 136, 141, 137, 138, - 139, 140, 142, 143, 144, 145, 146, 149, 31, 150, 151, 152, - 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, - 166, 167, 168, 169, 168, 169, 169, 4, 170, 177, 189, 171, - 172, 173, 174, 175, 176, 68, 178, 179, 180, 181, 182, 183, - 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 196, 197, - 198, 199, 200, 202, 203, 204, 206, 207, 208, 209, 210, 211, - 212, 213, 283, 214, 277, 215, 216, 217, 218, 219, 220, 221, - 222, 223, 222, 223, 223, 4, 224, 238, 239, 247, 259, 265, - 269, 276, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, - 235, 236, 237, 4, 68, 240, 246, 241, 242, 243, 244, 245, - 238, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, - 260, 261, 262, 263, 264, 266, 267, 268, 270, 271, 272, 273, - 274, 275, 278, 279, 280, 281, 282, 284, 285, 284, 285, 285, - 4, 286, 300, 301, 309, 328, 334, 338, 358, 287, 288, 289, - 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 4, 68, - 302, 308, 303, 304, 305, 306, 307, 300, 310, 318, 311, 312, - 313, 314, 315, 316, 317, 319, 320, 321, 322, 323, 324, 325, - 326, 327, 329, 330, 331, 332, 333, 335, 336, 337, 339, 340, - 341, 342, 343, 344, 345, 346, 347, 352, 348, 349, 350, 351, - 353, 354, 355, 356, 357, 360, 361, 362, 364, 365, 363, 361, - 362, 363, 361, 364, 365, 5, 15, 17, 31, 34, 37, 69, - 159, 195, 201, 205, 359, 360, 367, 375, 368, 369, 370, 371, - 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, - 386, 387, 388, 389, 390, 391, 393, 394, 395, 396, 397, 399, - 400, 401, 402, 403, 404, 405, 406, 407, 412, 408, 409, 410, - 411, 413, 414, 415, 416, 417, 0 + 14, 4, 15, 14, 16, 4, 17, 19, 20, 21, 22, 23, + 24, 25, 26, 27, 28, 29, 30, 31, 420, 33, 34, 4, + 17, 34, 4, 17, 36, 37, 4, 36, 35, 37, 39, 419, + 40, 41, 42, 43, 44, 45, 46, 47, 46, 47, 47, 4, + 48, 62, 367, 386, 393, 399, 49, 50, 51, 52, 53, 54, + 55, 56, 57, 58, 59, 60, 61, 4, 63, 64, 65, 66, + 67, 68, 69, 4, 4, 5, 16, 18, 32, 35, 38, 70, + 160, 196, 202, 206, 360, 361, 71, 149, 72, 73, 74, 75, + 76, 77, 78, 79, 80, 81, 82, 81, 82, 82, 4, 83, + 97, 98, 106, 118, 124, 128, 148, 84, 85, 86, 87, 88, + 89, 90, 91, 92, 93, 94, 95, 96, 4, 69, 99, 105, + 100, 101, 102, 103, 104, 97, 107, 108, 109, 110, 111, 112, + 113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 125, 126, + 127, 129, 130, 131, 132, 133, 134, 135, 136, 137, 142, 138, + 139, 140, 141, 143, 144, 145, 146, 147, 150, 32, 151, 152, + 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, + 166, 167, 168, 169, 170, 169, 170, 170, 4, 171, 178, 190, + 172, 173, 174, 175, 176, 177, 69, 179, 180, 181, 182, 183, + 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 197, + 198, 199, 200, 201, 203, 204, 205, 207, 208, 209, 210, 211, + 212, 213, 214, 284, 215, 278, 216, 217, 218, 219, 220, 221, + 222, 223, 224, 223, 224, 224, 4, 225, 239, 240, 248, 260, + 266, 270, 277, 226, 227, 228, 229, 230, 231, 232, 233, 234, + 235, 236, 237, 238, 4, 69, 241, 247, 242, 243, 244, 245, + 246, 239, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, + 259, 261, 262, 263, 264, 265, 267, 268, 269, 271, 272, 273, + 274, 275, 276, 279, 280, 281, 282, 283, 285, 286, 285, 286, + 286, 4, 287, 301, 302, 310, 329, 335, 339, 359, 288, 289, + 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 4, + 69, 303, 309, 304, 305, 306, 307, 308, 301, 311, 319, 312, + 313, 314, 315, 316, 317, 318, 320, 321, 322, 323, 324, 325, + 326, 327, 328, 330, 331, 332, 333, 334, 336, 337, 338, 340, + 341, 342, 343, 344, 345, 346, 347, 348, 353, 349, 350, 351, + 352, 354, 355, 356, 357, 358, 361, 362, 363, 365, 366, 364, + 362, 363, 364, 362, 365, 366, 5, 16, 18, 32, 35, 38, + 70, 160, 196, 202, 206, 360, 361, 368, 376, 369, 370, 371, + 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, + 385, 387, 388, 389, 390, 391, 392, 394, 395, 396, 397, 398, + 400, 401, 402, 403, 404, 405, 406, 407, 408, 413, 409, 410, + 411, 412, 414, 415, 416, 417, 418, 0 }; } @@ -484,46 +488,46 @@ private static short[] init__lexer_trans_actions_0() 43, 0, 0, 54, 3, 1, 0, 29, 1, 29, 29, 29, 29, 29, 29, 29, 35, 0, 0, 0, 7, 139, 48, 0, 102, 9, 5, 45, 134, 45, 0, 33, 122, 33, 33, 0, - 11, 106, 0, 0, 114, 25, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 149, 126, - 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 69, 33, - 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, - 0, 13, 31, 130, 60, 57, 31, 63, 57, 63, 63, 63, - 63, 63, 63, 63, 66, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 57, 144, 0, 54, 0, 72, 33, 84, - 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 11, 106, 0, 0, 0, 114, 25, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 149, + 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 69, + 33, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, + 0, 0, 13, 31, 130, 60, 57, 31, 63, 57, 63, 63, + 63, 63, 63, 63, 63, 66, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 72, 33, + 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 57, 144, 0, 54, 0, 81, 84, 84, 84, 0, - 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 57, 144, 0, 54, 0, 81, 84, 84, 84, + 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 57, 144, 0, 54, 0, 78, 33, 84, 84, 84, 84, 84, - 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 57, 144, 0, 54, 0, 78, 33, 84, 84, 84, 84, + 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, - 75, 33, 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, + 0, 75, 33, 84, 84, 84, 84, 84, 84, 84, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, + 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 37, 37, 54, 37, 87, - 0, 0, 39, 0, 0, 93, 90, 41, 96, 90, 96, 96, - 96, 96, 96, 96, 96, 99, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 37, 37, 54, 37, + 87, 0, 0, 39, 0, 0, 93, 90, 41, 96, 90, 96, + 96, 96, 96, 96, 96, 96, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0 + 0, 0, 0, 0, 0, 0, 0, 0 }; } @@ -567,7 +571,8 @@ private static short[] init__lexer_eof_actions_0() 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, - 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43 + 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, + 43 }; } @@ -575,12 +580,12 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_start = 1; -static final int lexer_first_final = 419; +static final int lexer_first_final = 420; static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -607,14 +612,14 @@ public void scan(String source) { List currentRow = null; -// line 611 "java/src/main/java/gherkin/lexer/En.java" +// line 616 "java/src/main/java/gherkin/lexer/En.java" { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" -// line 618 "java/src/main/java/gherkin/lexer/En.java" +// line 623 "java/src/main/java/gherkin/lexer/En.java" { int _klen; int _trans = 0; @@ -695,7 +700,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { contentStart = p; currentLine = lineNumber; @@ -705,32 +710,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -738,7 +743,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -747,7 +752,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -756,7 +761,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -765,7 +770,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -774,7 +779,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -783,58 +788,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -842,13 +847,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -859,13 +864,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -875,7 +880,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 879 "java/src/main/java/gherkin/lexer/En.java" +// line 884 "java/src/main/java/gherkin/lexer/En.java" } } } @@ -897,7 +902,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -907,7 +912,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 911 "java/src/main/java/gherkin/lexer/En.java" +// line 916 "java/src/main/java/gherkin/lexer/En.java" } } } @@ -917,7 +922,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/En_au.java b/java/src/main/java/gherkin/lexer/En_au.java index b51915cc..9b6a93c5 100644 --- a/java/src/main/java/gherkin/lexer/En_au.java +++ b/java/src/main/java/gherkin/lexer/En_au.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class En_au implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" private final Listener listener; @@ -803,7 +803,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -835,7 +835,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" // line 841 "java/src/main/java/gherkin/lexer/En_au.java" { @@ -918,7 +918,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { contentStart = p; currentLine = lineNumber; @@ -928,32 +928,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -961,7 +961,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -970,7 +970,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -979,7 +979,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -988,7 +988,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -997,7 +997,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1006,58 +1006,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1065,13 +1065,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1082,13 +1082,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1120,7 +1120,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1140,7 +1140,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_au.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_au.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/En_lol.java b/java/src/main/java/gherkin/lexer/En_lol.java index 586d567e..0b173a2e 100644 --- a/java/src/main/java/gherkin/lexer/En_lol.java +++ b/java/src/main/java/gherkin/lexer/En_lol.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class En_lol implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" private final Listener listener; @@ -435,7 +435,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -467,7 +467,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" // line 473 "java/src/main/java/gherkin/lexer/En_lol.java" { @@ -550,7 +550,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { contentStart = p; currentLine = lineNumber; @@ -560,32 +560,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -593,7 +593,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -602,7 +602,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -611,7 +611,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -620,7 +620,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -629,7 +629,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -638,58 +638,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -697,13 +697,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -714,13 +714,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -752,7 +752,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -772,7 +772,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_lol.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_lol.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/En_pirate.java b/java/src/main/java/gherkin/lexer/En_pirate.java index 2fb8c3dd..6e0cc64b 100644 --- a/java/src/main/java/gherkin/lexer/En_pirate.java +++ b/java/src/main/java/gherkin/lexer/En_pirate.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class En_pirate implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" private final Listener listener; @@ -619,7 +619,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -651,7 +651,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" // line 657 "java/src/main/java/gherkin/lexer/En_pirate.java" { @@ -734,7 +734,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { contentStart = p; currentLine = lineNumber; @@ -744,32 +744,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -777,7 +777,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -786,7 +786,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -795,7 +795,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -804,7 +804,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -813,7 +813,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -822,58 +822,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -881,13 +881,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -898,13 +898,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -936,7 +936,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -956,7 +956,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_pirate.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/En_scouse.java b/java/src/main/java/gherkin/lexer/En_scouse.java index 74905ce4..36909e80 100644 --- a/java/src/main/java/gherkin/lexer/En_scouse.java +++ b/java/src/main/java/gherkin/lexer/En_scouse.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class En_scouse implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" private final Listener listener; @@ -49,52 +49,53 @@ private static short[] init__lexer_key_offsets_0() { return new short [] { 0, 0, 20, 21, 22, 41, 42, 43, 45, 47, 52, 57, - 62, 67, 71, 75, 77, 78, 79, 80, 81, 82, 83, 84, - 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 97, 102, - 109, 114, 115, 116, 117, 120, 121, 122, 123, 124, 125, 126, - 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, - 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, - 151, 152, 153, 154, 155, 171, 173, 175, 177, 179, 181, 183, - 185, 187, 189, 191, 193, 195, 197, 199, 201, 220, 221, 222, - 223, 224, 225, 226, 227, 228, 229, 230, 237, 239, 241, 243, - 245, 247, 249, 251, 252, 253, 254, 255, 256, 257, 258, 259, - 260, 272, 274, 276, 278, 280, 282, 284, 286, 288, 290, 292, - 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, 314, 316, - 318, 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, - 342, 344, 346, 348, 350, 352, 354, 356, 358, 360, 362, 364, - 366, 368, 370, 372, 374, 376, 378, 380, 382, 384, 386, 388, - 390, 392, 394, 396, 398, 400, 402, 404, 406, 408, 410, 412, - 414, 416, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, - 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, - 440, 441, 457, 459, 461, 463, 465, 467, 469, 471, 473, 475, - 477, 479, 481, 483, 485, 487, 489, 491, 493, 497, 499, 501, - 503, 505, 507, 509, 511, 513, 515, 517, 519, 521, 523, 525, - 527, 529, 531, 533, 535, 537, 539, 541, 543, 545, 547, 549, - 551, 553, 555, 557, 559, 561, 563, 565, 567, 569, 571, 573, - 575, 577, 579, 581, 583, 585, 587, 589, 591, 593, 595, 597, - 599, 601, 603, 605, 607, 609, 611, 613, 615, 618, 620, 622, - 624, 626, 628, 630, 632, 634, 636, 638, 640, 642, 644, 646, - 648, 650, 652, 654, 657, 659, 661, 663, 665, 667, 669, 671, - 673, 675, 677, 679, 681, 683, 685, 687, 689, 691, 693, 695, - 697, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, - 710, 711, 712, 713, 729, 731, 733, 735, 737, 739, 741, 743, - 745, 747, 749, 751, 753, 755, 757, 759, 761, 763, 765, 768, - 770, 772, 774, 776, 778, 780, 782, 784, 786, 788, 790, 792, - 794, 796, 798, 800, 802, 804, 806, 808, 810, 812, 814, 816, - 818, 820, 822, 824, 826, 828, 830, 832, 834, 836, 838, 840, - 842, 844, 846, 848, 850, 852, 854, 856, 858, 860, 862, 864, - 866, 868, 871, 873, 875, 877, 879, 881, 883, 885, 887, 889, - 891, 893, 895, 897, 899, 901, 903, 905, 907, 909, 911, 912, - 913, 914, 915, 916, 917, 918, 919, 920, 921, 923, 924, 925, - 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, - 938, 939, 940, 941, 942, 943, 947, 953, 956, 958, 964, 983, - 985, 987, 989, 992, 994, 996, 998, 1000, 1002, 1004, 1006, 1008, - 1010, 1012, 1014, 1016, 1018, 1020, 1022, 1024, 1026, 1028, 1030, 1032, - 1034, 1036, 1038, 1040, 1042, 1044, 1046, 1048, 1050, 1052, 1054, 1056, - 1058, 1060, 1062, 1064, 1066, 1068, 1070, 1072, 1075, 1077, 1079, 1081, - 1083, 1085, 1087, 1089, 1091, 1093, 1095, 1097, 1099, 1101, 1103, 1105, - 1107, 1109, 1111, 1114, 1116, 1118, 1120, 1122, 1124, 1126, 1128, 1130, - 1132, 1134, 1136, 1138, 1140, 1142, 1144, 1146, 1148, 1150, 1152, 1154 + 62, 67, 72, 76, 80, 82, 83, 84, 85, 86, 87, 88, + 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 102, + 107, 114, 119, 120, 121, 122, 125, 126, 127, 128, 129, 130, + 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, + 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, + 155, 156, 157, 158, 159, 160, 176, 178, 180, 182, 184, 186, + 188, 190, 192, 194, 196, 198, 200, 202, 204, 206, 225, 226, + 227, 228, 229, 230, 231, 232, 233, 234, 235, 242, 244, 246, + 248, 250, 252, 254, 256, 257, 258, 259, 260, 261, 262, 263, + 264, 265, 277, 279, 281, 283, 285, 287, 289, 291, 293, 295, + 297, 299, 301, 303, 305, 307, 309, 311, 313, 315, 317, 319, + 321, 323, 325, 327, 329, 331, 333, 335, 337, 339, 341, 343, + 345, 347, 349, 351, 353, 355, 357, 359, 361, 363, 365, 367, + 369, 371, 373, 375, 377, 379, 381, 383, 385, 387, 389, 391, + 393, 395, 397, 399, 401, 403, 405, 407, 409, 411, 413, 415, + 417, 419, 421, 423, 424, 425, 426, 427, 428, 429, 430, 431, + 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, + 444, 445, 446, 462, 464, 466, 468, 470, 472, 474, 476, 478, + 480, 482, 484, 486, 488, 490, 492, 494, 496, 498, 502, 504, + 506, 508, 510, 512, 514, 516, 518, 520, 522, 524, 526, 528, + 530, 532, 534, 536, 538, 540, 542, 544, 546, 548, 550, 552, + 554, 556, 558, 560, 562, 564, 566, 568, 570, 572, 574, 576, + 578, 580, 582, 584, 586, 588, 590, 592, 594, 596, 598, 600, + 602, 604, 606, 608, 610, 612, 614, 616, 618, 620, 623, 625, + 627, 629, 631, 633, 635, 637, 639, 641, 643, 645, 647, 649, + 651, 653, 655, 657, 659, 662, 664, 666, 668, 670, 672, 674, + 676, 678, 680, 682, 684, 686, 688, 690, 692, 694, 696, 698, + 700, 702, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, + 714, 715, 716, 717, 718, 734, 736, 738, 740, 742, 744, 746, + 748, 750, 752, 754, 756, 758, 760, 762, 764, 766, 768, 770, + 773, 775, 777, 779, 781, 783, 785, 787, 789, 791, 793, 795, + 797, 799, 801, 803, 805, 807, 809, 811, 813, 815, 817, 819, + 821, 823, 825, 827, 829, 831, 833, 835, 837, 839, 841, 843, + 845, 847, 849, 851, 853, 855, 857, 859, 861, 863, 865, 867, + 869, 871, 873, 876, 878, 880, 882, 884, 886, 888, 890, 892, + 894, 896, 898, 900, 902, 904, 906, 908, 910, 912, 914, 916, + 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 928, 929, + 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, + 942, 943, 944, 945, 946, 947, 948, 952, 958, 961, 963, 969, + 988, 990, 992, 994, 997, 999, 1001, 1003, 1005, 1007, 1009, 1011, + 1013, 1015, 1017, 1019, 1021, 1023, 1025, 1027, 1029, 1031, 1033, 1035, + 1037, 1039, 1041, 1043, 1045, 1047, 1049, 1051, 1053, 1055, 1057, 1059, + 1061, 1063, 1065, 1067, 1069, 1071, 1073, 1075, 1077, 1080, 1082, 1084, + 1086, 1088, 1090, 1092, 1094, 1096, 1098, 1100, 1102, 1104, 1106, 1108, + 1110, 1112, 1114, 1116, 1119, 1121, 1123, 1125, 1127, 1129, 1131, 1133, + 1135, 1137, 1139, 1141, 1143, 1145, 1147, 1149, 1151, 1153, 1155, 1157, + 1159 }; } @@ -109,98 +110,98 @@ private static byte[] init__lexer_trans_keys_0() 34, 35, 37, 42, 64, 65, 66, 68, 69, 70, 71, 84, 87, 89, 124, 9, 13, 34, 34, 10, 13, 10, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, - 9, 13, 10, 32, 34, 9, 13, 10, 32, 9, 13, 10, - 32, 9, 13, 10, 13, 10, 95, 70, 69, 65, 84, 85, - 82, 69, 95, 69, 78, 68, 95, 37, 32, 10, 13, 10, - 13, 13, 32, 64, 9, 10, 9, 10, 13, 32, 64, 11, - 12, 10, 32, 64, 9, 13, 110, 117, 104, 101, 105, 117, - 110, 32, 121, 111, 117, 115, 101, 32, 103, 111, 116, 116, - 97, 115, 32, 105, 115, 32, 119, 104, 97, 116, 32, 119, - 101, 110, 116, 32, 100, 111, 119, 110, 58, 10, 10, 10, - 32, 35, 37, 42, 64, 65, 66, 68, 70, 71, 84, 87, - 89, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, - 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, - 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, 32, 34, - 35, 37, 42, 64, 65, 66, 68, 69, 70, 71, 84, 87, - 89, 124, 9, 13, 120, 97, 109, 112, 108, 101, 115, 58, - 10, 10, 10, 32, 35, 70, 124, 9, 13, 10, 101, 10, - 97, 10, 116, 10, 117, 10, 114, 10, 101, 10, 58, 101, - 97, 116, 117, 114, 101, 58, 10, 10, 10, 32, 35, 37, - 64, 68, 69, 70, 84, 87, 9, 13, 10, 95, 10, 70, + 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, + 10, 32, 9, 13, 10, 32, 9, 13, 10, 13, 10, 95, + 70, 69, 65, 84, 85, 82, 69, 95, 69, 78, 68, 95, + 37, 32, 10, 13, 10, 13, 13, 32, 64, 9, 10, 9, + 10, 13, 32, 64, 11, 12, 10, 32, 64, 9, 13, 110, + 117, 104, 101, 105, 117, 110, 32, 121, 111, 117, 115, 101, + 32, 103, 111, 116, 116, 97, 115, 32, 105, 115, 32, 119, + 104, 97, 116, 32, 119, 101, 110, 116, 32, 100, 111, 119, + 110, 58, 10, 10, 10, 32, 35, 37, 42, 64, 65, 66, + 68, 70, 71, 84, 87, 89, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, - 10, 105, 10, 115, 10, 32, 10, 105, 10, 115, 10, 32, - 10, 119, 10, 104, 10, 97, 10, 116, 10, 32, 10, 119, - 10, 101, 10, 110, 10, 116, 10, 32, 10, 100, 10, 111, - 10, 119, 10, 110, 10, 58, 10, 120, 10, 97, 10, 109, - 10, 112, 10, 108, 10, 101, 10, 115, 10, 101, 10, 97, - 10, 116, 10, 117, 10, 114, 10, 101, 10, 104, 10, 101, - 10, 32, 10, 116, 10, 104, 10, 105, 10, 110, 10, 103, - 10, 32, 10, 111, 10, 102, 10, 32, 10, 105, 10, 116, - 10, 32, 10, 105, 10, 104, 10, 97, 10, 114, 10, 114, - 10, 105, 10, 109, 10, 101, 10, 97, 10, 110, 105, 118, - 117, 104, 101, 32, 116, 104, 105, 110, 103, 32, 111, 102, - 32, 105, 116, 32, 105, 115, 58, 10, 10, 10, 32, 35, - 37, 42, 64, 65, 66, 68, 70, 71, 84, 87, 89, 9, + 10, 32, 10, 32, 34, 35, 37, 42, 64, 65, 66, 68, + 69, 70, 71, 84, 87, 89, 124, 9, 13, 120, 97, 109, + 112, 108, 101, 115, 58, 10, 10, 10, 32, 35, 70, 124, + 9, 13, 10, 101, 10, 97, 10, 116, 10, 117, 10, 114, + 10, 101, 10, 58, 101, 97, 116, 117, 114, 101, 58, 10, + 10, 10, 32, 35, 37, 64, 68, 69, 70, 84, 87, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, - 68, 10, 95, 10, 37, 10, 32, 10, 110, 10, 117, 10, - 104, 10, 101, 105, 117, 10, 110, 10, 32, 10, 121, 10, - 111, 10, 117, 10, 115, 10, 101, 10, 32, 10, 103, 10, - 111, 10, 116, 10, 116, 10, 97, 10, 115, 10, 32, 10, + 68, 10, 95, 10, 37, 10, 105, 10, 115, 10, 32, 10, 105, 10, 115, 10, 32, 10, 119, 10, 104, 10, 97, 10, 116, 10, 32, 10, 119, 10, 101, 10, 110, 10, 116, 10, 32, 10, 100, 10, 111, 10, 119, 10, 110, 10, 58, 10, - 101, 10, 97, 10, 116, 10, 117, 10, 114, 10, 101, 10, - 105, 10, 118, 10, 117, 10, 104, 10, 101, 10, 32, 10, - 116, 10, 104, 10, 105, 10, 110, 10, 103, 10, 32, 10, - 111, 10, 102, 10, 32, 10, 105, 10, 116, 10, 32, 10, - 105, 10, 115, 10, 104, 117, 10, 97, 10, 114, 10, 114, - 10, 105, 10, 109, 10, 101, 10, 97, 10, 110, 10, 111, - 10, 117, 10, 115, 10, 101, 10, 32, 10, 107, 10, 110, - 10, 111, 10, 119, 10, 32, 10, 108, 119, 10, 105, 10, - 107, 10, 101, 10, 32, 10, 119, 10, 104, 10, 101, 10, - 104, 10, 101, 10, 110, 10, 32, 10, 121, 10, 111, 10, - 117, 10, 115, 10, 101, 10, 32, 10, 103, 10, 111, 10, - 116, 104, 117, 97, 114, 114, 105, 109, 101, 97, 110, 32, - 105, 115, 58, 10, 10, 10, 32, 35, 37, 42, 64, 65, - 66, 68, 70, 71, 84, 87, 89, 9, 13, 10, 95, 10, - 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, - 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, - 37, 10, 32, 10, 110, 10, 117, 10, 104, 10, 101, 117, - 10, 110, 10, 32, 10, 121, 10, 111, 10, 117, 10, 115, - 10, 101, 10, 32, 10, 103, 10, 111, 10, 116, 10, 116, - 10, 97, 10, 101, 10, 97, 10, 116, 10, 117, 10, 114, - 10, 101, 10, 58, 10, 105, 10, 118, 10, 117, 10, 104, + 120, 10, 97, 10, 109, 10, 112, 10, 108, 10, 101, 10, + 115, 10, 101, 10, 97, 10, 116, 10, 117, 10, 114, 10, + 101, 10, 104, 10, 101, 10, 32, 10, 116, 10, 104, 10, + 105, 10, 110, 10, 103, 10, 32, 10, 111, 10, 102, 10, + 32, 10, 105, 10, 116, 10, 32, 10, 105, 10, 104, 10, + 97, 10, 114, 10, 114, 10, 105, 10, 109, 10, 101, 10, + 97, 10, 110, 105, 118, 117, 104, 101, 32, 116, 104, 105, + 110, 103, 32, 111, 102, 32, 105, 116, 32, 105, 115, 58, + 10, 10, 10, 32, 35, 37, 42, 64, 65, 66, 68, 70, + 71, 84, 87, 89, 9, 13, 10, 95, 10, 70, 10, 69, + 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, + 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, + 10, 110, 10, 117, 10, 104, 10, 101, 105, 117, 10, 110, + 10, 32, 10, 121, 10, 111, 10, 117, 10, 115, 10, 101, + 10, 32, 10, 103, 10, 111, 10, 116, 10, 116, 10, 97, + 10, 115, 10, 32, 10, 105, 10, 115, 10, 32, 10, 119, + 10, 104, 10, 97, 10, 116, 10, 32, 10, 119, 10, 101, + 10, 110, 10, 116, 10, 32, 10, 100, 10, 111, 10, 119, + 10, 110, 10, 58, 10, 101, 10, 97, 10, 116, 10, 117, + 10, 114, 10, 101, 10, 105, 10, 118, 10, 117, 10, 104, 10, 101, 10, 32, 10, 116, 10, 104, 10, 105, 10, 110, 10, 103, 10, 32, 10, 111, 10, 102, 10, 32, 10, 105, - 10, 116, 10, 32, 10, 105, 10, 115, 10, 111, 10, 117, - 10, 115, 10, 101, 10, 32, 10, 107, 10, 110, 10, 111, - 10, 119, 10, 32, 10, 108, 119, 10, 105, 10, 107, 10, - 101, 10, 32, 10, 119, 10, 104, 10, 101, 10, 104, 10, - 101, 10, 110, 10, 32, 10, 121, 10, 111, 10, 117, 10, - 115, 10, 101, 10, 32, 10, 103, 10, 111, 10, 116, 111, - 117, 115, 101, 32, 107, 110, 111, 119, 32, 108, 119, 105, - 107, 101, 32, 119, 104, 101, 104, 101, 110, 32, 121, 111, - 117, 115, 101, 32, 103, 111, 116, 32, 124, 9, 13, 10, - 32, 92, 124, 9, 13, 10, 92, 124, 10, 92, 10, 32, - 92, 124, 9, 13, 10, 32, 34, 35, 37, 42, 64, 65, - 66, 68, 69, 70, 71, 84, 87, 89, 124, 9, 13, 10, - 110, 10, 117, 10, 104, 10, 101, 117, 10, 110, 10, 32, + 10, 116, 10, 32, 10, 105, 10, 115, 10, 104, 117, 10, + 97, 10, 114, 10, 114, 10, 105, 10, 109, 10, 101, 10, + 97, 10, 110, 10, 111, 10, 117, 10, 115, 10, 101, 10, + 32, 10, 107, 10, 110, 10, 111, 10, 119, 10, 32, 10, + 108, 119, 10, 105, 10, 107, 10, 101, 10, 32, 10, 119, + 10, 104, 10, 101, 10, 104, 10, 101, 10, 110, 10, 32, 10, 121, 10, 111, 10, 117, 10, 115, 10, 101, 10, 32, - 10, 103, 10, 111, 10, 116, 10, 116, 10, 97, 10, 101, - 10, 97, 10, 116, 10, 117, 10, 114, 10, 101, 10, 58, - 10, 105, 10, 118, 10, 117, 10, 104, 10, 101, 10, 32, - 10, 116, 10, 104, 10, 105, 10, 110, 10, 103, 10, 32, - 10, 111, 10, 102, 10, 32, 10, 105, 10, 116, 10, 32, - 10, 105, 10, 115, 10, 104, 117, 10, 97, 10, 114, 10, - 114, 10, 105, 10, 109, 10, 101, 10, 97, 10, 110, 10, - 111, 10, 117, 10, 115, 10, 101, 10, 32, 10, 107, 10, - 110, 10, 111, 10, 119, 10, 32, 10, 108, 119, 10, 105, - 10, 107, 10, 101, 10, 32, 10, 119, 10, 104, 10, 101, - 10, 104, 10, 101, 10, 110, 10, 32, 10, 121, 10, 111, - 10, 117, 10, 115, 10, 101, 10, 32, 10, 103, 10, 111, - 10, 116, 0 + 10, 103, 10, 111, 10, 116, 104, 117, 97, 114, 114, 105, + 109, 101, 97, 110, 32, 105, 115, 58, 10, 10, 10, 32, + 35, 37, 42, 64, 65, 66, 68, 70, 71, 84, 87, 89, + 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, + 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, + 10, 68, 10, 95, 10, 37, 10, 32, 10, 110, 10, 117, + 10, 104, 10, 101, 117, 10, 110, 10, 32, 10, 121, 10, + 111, 10, 117, 10, 115, 10, 101, 10, 32, 10, 103, 10, + 111, 10, 116, 10, 116, 10, 97, 10, 101, 10, 97, 10, + 116, 10, 117, 10, 114, 10, 101, 10, 58, 10, 105, 10, + 118, 10, 117, 10, 104, 10, 101, 10, 32, 10, 116, 10, + 104, 10, 105, 10, 110, 10, 103, 10, 32, 10, 111, 10, + 102, 10, 32, 10, 105, 10, 116, 10, 32, 10, 105, 10, + 115, 10, 111, 10, 117, 10, 115, 10, 101, 10, 32, 10, + 107, 10, 110, 10, 111, 10, 119, 10, 32, 10, 108, 119, + 10, 105, 10, 107, 10, 101, 10, 32, 10, 119, 10, 104, + 10, 101, 10, 104, 10, 101, 10, 110, 10, 32, 10, 121, + 10, 111, 10, 117, 10, 115, 10, 101, 10, 32, 10, 103, + 10, 111, 10, 116, 111, 117, 115, 101, 32, 107, 110, 111, + 119, 32, 108, 119, 105, 107, 101, 32, 119, 104, 101, 104, + 101, 110, 32, 121, 111, 117, 115, 101, 32, 103, 111, 116, + 32, 124, 9, 13, 10, 32, 92, 124, 9, 13, 10, 92, + 124, 10, 92, 10, 32, 92, 124, 9, 13, 10, 32, 34, + 35, 37, 42, 64, 65, 66, 68, 69, 70, 71, 84, 87, + 89, 124, 9, 13, 10, 110, 10, 117, 10, 104, 10, 101, + 117, 10, 110, 10, 32, 10, 121, 10, 111, 10, 117, 10, + 115, 10, 101, 10, 32, 10, 103, 10, 111, 10, 116, 10, + 116, 10, 97, 10, 101, 10, 97, 10, 116, 10, 117, 10, + 114, 10, 101, 10, 58, 10, 105, 10, 118, 10, 117, 10, + 104, 10, 101, 10, 32, 10, 116, 10, 104, 10, 105, 10, + 110, 10, 103, 10, 32, 10, 111, 10, 102, 10, 32, 10, + 105, 10, 116, 10, 32, 10, 105, 10, 115, 10, 104, 117, + 10, 97, 10, 114, 10, 114, 10, 105, 10, 109, 10, 101, + 10, 97, 10, 110, 10, 111, 10, 117, 10, 115, 10, 101, + 10, 32, 10, 107, 10, 110, 10, 111, 10, 119, 10, 32, + 10, 108, 119, 10, 105, 10, 107, 10, 101, 10, 32, 10, + 119, 10, 104, 10, 101, 10, 104, 10, 101, 10, 110, 10, + 32, 10, 121, 10, 111, 10, 117, 10, 115, 10, 101, 10, + 32, 10, 103, 10, 111, 10, 116, 0 }; } @@ -211,52 +212,53 @@ private static byte[] init__lexer_single_lengths_0() { return new byte [] { 0, 18, 1, 1, 17, 1, 1, 2, 2, 3, 3, 3, - 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 5, - 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, + 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, + 5, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 14, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 17, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 5, 2, 2, 2, 2, - 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 1, 1, 1, 1, 1, 14, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 17, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 5, 2, 2, 2, + 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 14, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, + 1, 1, 14, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 14, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, + 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 14, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 2, 4, 3, 2, 4, 17, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 2, 4, 3, 2, 4, 17, + 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0 + 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 0 }; } @@ -267,16 +269,16 @@ private static byte[] init__lexer_range_lengths_0() { return new byte [] { 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, - 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -284,7 +286,7 @@ private static byte[] init__lexer_range_lengths_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -295,7 +297,7 @@ private static byte[] init__lexer_range_lengths_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -305,14 +307,15 @@ private static byte[] init__lexer_range_lengths_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, + 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0 }; } @@ -323,52 +326,53 @@ private static short[] init__lexer_index_offsets_0() { return new short [] { 0, 0, 20, 22, 24, 43, 45, 47, 50, 53, 58, 63, - 68, 73, 77, 81, 84, 86, 88, 90, 92, 94, 96, 98, - 100, 102, 104, 106, 108, 110, 112, 114, 116, 119, 122, 127, - 134, 139, 141, 143, 145, 149, 151, 153, 155, 157, 159, 161, - 163, 165, 167, 169, 171, 173, 175, 177, 179, 181, 183, 185, - 187, 189, 191, 193, 195, 197, 199, 201, 203, 205, 207, 209, - 211, 213, 215, 217, 219, 235, 238, 241, 244, 247, 250, 253, - 256, 259, 262, 265, 268, 271, 274, 277, 280, 299, 301, 303, - 305, 307, 309, 311, 313, 315, 317, 319, 326, 329, 332, 335, - 338, 341, 344, 347, 349, 351, 353, 355, 357, 359, 361, 363, - 365, 377, 380, 383, 386, 389, 392, 395, 398, 401, 404, 407, - 410, 413, 416, 419, 422, 425, 428, 431, 434, 437, 440, 443, - 446, 449, 452, 455, 458, 461, 464, 467, 470, 473, 476, 479, - 482, 485, 488, 491, 494, 497, 500, 503, 506, 509, 512, 515, - 518, 521, 524, 527, 530, 533, 536, 539, 542, 545, 548, 551, - 554, 557, 560, 563, 566, 569, 572, 575, 578, 581, 584, 587, - 590, 593, 596, 598, 600, 602, 604, 606, 608, 610, 612, 614, - 616, 618, 620, 622, 624, 626, 628, 630, 632, 634, 636, 638, - 640, 642, 658, 661, 664, 667, 670, 673, 676, 679, 682, 685, - 688, 691, 694, 697, 700, 703, 706, 709, 712, 717, 720, 723, - 726, 729, 732, 735, 738, 741, 744, 747, 750, 753, 756, 759, - 762, 765, 768, 771, 774, 777, 780, 783, 786, 789, 792, 795, - 798, 801, 804, 807, 810, 813, 816, 819, 822, 825, 828, 831, - 834, 837, 840, 843, 846, 849, 852, 855, 858, 861, 864, 867, - 870, 873, 876, 879, 882, 885, 888, 891, 894, 898, 901, 904, - 907, 910, 913, 916, 919, 922, 925, 928, 931, 934, 937, 940, - 943, 946, 949, 952, 956, 959, 962, 965, 968, 971, 974, 977, - 980, 983, 986, 989, 992, 995, 998, 1001, 1004, 1007, 1010, 1013, - 1016, 1019, 1021, 1023, 1025, 1027, 1029, 1031, 1033, 1035, 1037, 1039, - 1041, 1043, 1045, 1047, 1063, 1066, 1069, 1072, 1075, 1078, 1081, 1084, - 1087, 1090, 1093, 1096, 1099, 1102, 1105, 1108, 1111, 1114, 1117, 1121, - 1124, 1127, 1130, 1133, 1136, 1139, 1142, 1145, 1148, 1151, 1154, 1157, - 1160, 1163, 1166, 1169, 1172, 1175, 1178, 1181, 1184, 1187, 1190, 1193, - 1196, 1199, 1202, 1205, 1208, 1211, 1214, 1217, 1220, 1223, 1226, 1229, - 1232, 1235, 1238, 1241, 1244, 1247, 1250, 1253, 1256, 1259, 1262, 1265, - 1268, 1271, 1275, 1278, 1281, 1284, 1287, 1290, 1293, 1296, 1299, 1302, - 1305, 1308, 1311, 1314, 1317, 1320, 1323, 1326, 1329, 1332, 1335, 1337, - 1339, 1341, 1343, 1345, 1347, 1349, 1351, 1353, 1355, 1358, 1360, 1362, - 1364, 1366, 1368, 1370, 1372, 1374, 1376, 1378, 1380, 1382, 1384, 1386, - 1388, 1390, 1392, 1394, 1396, 1398, 1402, 1408, 1412, 1415, 1421, 1440, - 1443, 1446, 1449, 1453, 1456, 1459, 1462, 1465, 1468, 1471, 1474, 1477, - 1480, 1483, 1486, 1489, 1492, 1495, 1498, 1501, 1504, 1507, 1510, 1513, - 1516, 1519, 1522, 1525, 1528, 1531, 1534, 1537, 1540, 1543, 1546, 1549, - 1552, 1555, 1558, 1561, 1564, 1567, 1570, 1573, 1577, 1580, 1583, 1586, - 1589, 1592, 1595, 1598, 1601, 1604, 1607, 1610, 1613, 1616, 1619, 1622, - 1625, 1628, 1631, 1635, 1638, 1641, 1644, 1647, 1650, 1653, 1656, 1659, - 1662, 1665, 1668, 1671, 1674, 1677, 1680, 1683, 1686, 1689, 1692, 1695 + 68, 73, 78, 82, 86, 89, 91, 93, 95, 97, 99, 101, + 103, 105, 107, 109, 111, 113, 115, 117, 119, 121, 124, 127, + 132, 139, 144, 146, 148, 150, 154, 156, 158, 160, 162, 164, + 166, 168, 170, 172, 174, 176, 178, 180, 182, 184, 186, 188, + 190, 192, 194, 196, 198, 200, 202, 204, 206, 208, 210, 212, + 214, 216, 218, 220, 222, 224, 240, 243, 246, 249, 252, 255, + 258, 261, 264, 267, 270, 273, 276, 279, 282, 285, 304, 306, + 308, 310, 312, 314, 316, 318, 320, 322, 324, 331, 334, 337, + 340, 343, 346, 349, 352, 354, 356, 358, 360, 362, 364, 366, + 368, 370, 382, 385, 388, 391, 394, 397, 400, 403, 406, 409, + 412, 415, 418, 421, 424, 427, 430, 433, 436, 439, 442, 445, + 448, 451, 454, 457, 460, 463, 466, 469, 472, 475, 478, 481, + 484, 487, 490, 493, 496, 499, 502, 505, 508, 511, 514, 517, + 520, 523, 526, 529, 532, 535, 538, 541, 544, 547, 550, 553, + 556, 559, 562, 565, 568, 571, 574, 577, 580, 583, 586, 589, + 592, 595, 598, 601, 603, 605, 607, 609, 611, 613, 615, 617, + 619, 621, 623, 625, 627, 629, 631, 633, 635, 637, 639, 641, + 643, 645, 647, 663, 666, 669, 672, 675, 678, 681, 684, 687, + 690, 693, 696, 699, 702, 705, 708, 711, 714, 717, 722, 725, + 728, 731, 734, 737, 740, 743, 746, 749, 752, 755, 758, 761, + 764, 767, 770, 773, 776, 779, 782, 785, 788, 791, 794, 797, + 800, 803, 806, 809, 812, 815, 818, 821, 824, 827, 830, 833, + 836, 839, 842, 845, 848, 851, 854, 857, 860, 863, 866, 869, + 872, 875, 878, 881, 884, 887, 890, 893, 896, 899, 903, 906, + 909, 912, 915, 918, 921, 924, 927, 930, 933, 936, 939, 942, + 945, 948, 951, 954, 957, 961, 964, 967, 970, 973, 976, 979, + 982, 985, 988, 991, 994, 997, 1000, 1003, 1006, 1009, 1012, 1015, + 1018, 1021, 1024, 1026, 1028, 1030, 1032, 1034, 1036, 1038, 1040, 1042, + 1044, 1046, 1048, 1050, 1052, 1068, 1071, 1074, 1077, 1080, 1083, 1086, + 1089, 1092, 1095, 1098, 1101, 1104, 1107, 1110, 1113, 1116, 1119, 1122, + 1126, 1129, 1132, 1135, 1138, 1141, 1144, 1147, 1150, 1153, 1156, 1159, + 1162, 1165, 1168, 1171, 1174, 1177, 1180, 1183, 1186, 1189, 1192, 1195, + 1198, 1201, 1204, 1207, 1210, 1213, 1216, 1219, 1222, 1225, 1228, 1231, + 1234, 1237, 1240, 1243, 1246, 1249, 1252, 1255, 1258, 1261, 1264, 1267, + 1270, 1273, 1276, 1280, 1283, 1286, 1289, 1292, 1295, 1298, 1301, 1304, + 1307, 1310, 1313, 1316, 1319, 1322, 1325, 1328, 1331, 1334, 1337, 1340, + 1342, 1344, 1346, 1348, 1350, 1352, 1354, 1356, 1358, 1360, 1363, 1365, + 1367, 1369, 1371, 1373, 1375, 1377, 1379, 1381, 1383, 1385, 1387, 1389, + 1391, 1393, 1395, 1397, 1399, 1401, 1403, 1407, 1413, 1417, 1420, 1426, + 1445, 1448, 1451, 1454, 1458, 1461, 1464, 1467, 1470, 1473, 1476, 1479, + 1482, 1485, 1488, 1491, 1494, 1497, 1500, 1503, 1506, 1509, 1512, 1515, + 1518, 1521, 1524, 1527, 1530, 1533, 1536, 1539, 1542, 1545, 1548, 1551, + 1554, 1557, 1560, 1563, 1566, 1569, 1572, 1575, 1578, 1582, 1585, 1588, + 1591, 1594, 1597, 1600, 1603, 1606, 1609, 1612, 1615, 1618, 1621, 1624, + 1627, 1630, 1633, 1636, 1640, 1643, 1646, 1649, 1652, 1655, 1658, 1661, + 1664, 1667, 1670, 1673, 1676, 1679, 1682, 1685, 1688, 1691, 1694, 1697, + 1700 }; } @@ -384,142 +388,142 @@ private static short[] init__lexer_indicies_0() 14, 15, 16, 17, 18, 2, 0, 20, 0, 21, 0, 23, 24, 22, 26, 27, 25, 30, 29, 31, 29, 28, 34, 33, 35, 33, 32, 34, 33, 36, 33, 32, 34, 33, 37, 33, - 32, 39, 38, 38, 0, 3, 40, 40, 0, 42, 43, 41, - 3, 0, 44, 0, 45, 0, 46, 0, 47, 0, 48, 0, - 49, 0, 50, 0, 51, 0, 52, 0, 53, 0, 54, 0, - 55, 0, 56, 0, 57, 0, 58, 0, 60, 61, 59, 63, - 64, 62, 0, 0, 0, 0, 65, 66, 67, 66, 66, 69, - 68, 65, 3, 70, 8, 70, 0, 71, 0, 72, 0, 71, - 0, 73, 74, 75, 0, 76, 0, 77, 0, 78, 0, 79, - 0, 80, 0, 81, 0, 82, 0, 83, 0, 84, 0, 85, - 0, 86, 0, 87, 0, 71, 0, 88, 0, 89, 0, 90, - 0, 91, 0, 92, 0, 93, 0, 94, 0, 95, 0, 96, - 0, 97, 0, 98, 0, 99, 0, 100, 0, 101, 0, 102, - 0, 103, 0, 104, 0, 105, 0, 106, 0, 107, 0, 109, - 108, 111, 110, 111, 112, 113, 114, 115, 113, 116, 117, 118, - 119, 120, 121, 122, 123, 112, 110, 111, 124, 110, 111, 125, - 110, 111, 126, 110, 111, 127, 110, 111, 128, 110, 111, 129, - 110, 111, 130, 110, 111, 131, 110, 111, 132, 110, 111, 133, - 110, 111, 134, 110, 111, 135, 110, 111, 136, 110, 111, 137, - 110, 111, 138, 110, 140, 139, 141, 142, 143, 144, 145, 146, - 147, 148, 149, 150, 151, 152, 153, 154, 155, 139, 0, 156, - 0, 157, 0, 158, 0, 159, 0, 160, 0, 161, 0, 162, - 0, 163, 0, 165, 164, 167, 166, 167, 168, 169, 170, 169, - 168, 166, 167, 171, 166, 167, 172, 166, 167, 173, 166, 167, - 174, 166, 167, 175, 166, 167, 176, 166, 167, 177, 166, 178, - 0, 179, 0, 180, 0, 181, 0, 182, 0, 183, 0, 184, - 0, 186, 185, 188, 187, 188, 189, 190, 191, 190, 192, 193, - 194, 195, 196, 189, 187, 188, 197, 187, 188, 198, 187, 188, - 199, 187, 188, 200, 187, 188, 201, 187, 188, 202, 187, 188, - 203, 187, 188, 204, 187, 188, 205, 187, 188, 206, 187, 188, - 207, 187, 188, 208, 187, 188, 209, 187, 188, 210, 187, 188, - 211, 187, 188, 212, 187, 188, 213, 187, 188, 214, 187, 188, - 215, 187, 188, 216, 187, 188, 217, 187, 188, 218, 187, 188, - 219, 187, 188, 220, 187, 188, 221, 187, 188, 222, 187, 188, - 223, 187, 188, 224, 187, 188, 225, 187, 188, 226, 187, 188, - 227, 187, 188, 228, 187, 188, 229, 187, 188, 230, 187, 188, - 231, 187, 188, 232, 187, 188, 233, 187, 188, 234, 187, 188, - 235, 187, 188, 236, 187, 188, 237, 187, 188, 230, 187, 188, - 238, 187, 188, 239, 187, 188, 240, 187, 188, 241, 187, 188, - 242, 187, 188, 230, 187, 188, 243, 187, 188, 244, 187, 188, - 245, 187, 188, 246, 187, 188, 247, 187, 188, 248, 187, 188, - 249, 187, 188, 250, 187, 188, 251, 187, 188, 252, 187, 188, - 253, 187, 188, 254, 187, 188, 255, 187, 188, 256, 187, 188, - 257, 187, 188, 237, 187, 188, 258, 187, 188, 259, 187, 188, - 260, 187, 188, 261, 187, 188, 262, 187, 188, 263, 187, 188, - 264, 187, 188, 265, 187, 188, 256, 187, 266, 0, 267, 0, - 75, 0, 268, 0, 269, 0, 270, 0, 271, 0, 272, 0, - 273, 0, 274, 0, 275, 0, 276, 0, 277, 0, 278, 0, - 279, 0, 280, 0, 281, 0, 282, 0, 283, 0, 284, 0, - 285, 0, 287, 286, 289, 288, 289, 290, 291, 292, 293, 291, - 294, 295, 296, 297, 298, 299, 300, 301, 290, 288, 289, 302, - 288, 289, 303, 288, 289, 304, 288, 289, 305, 288, 289, 306, - 288, 289, 307, 288, 289, 308, 288, 289, 309, 288, 289, 310, - 288, 289, 311, 288, 289, 312, 288, 289, 313, 288, 289, 314, - 288, 289, 315, 288, 289, 316, 288, 289, 317, 288, 289, 318, - 288, 289, 317, 288, 289, 319, 320, 321, 288, 289, 322, 288, - 289, 323, 288, 289, 324, 288, 289, 325, 288, 289, 326, 288, - 289, 327, 288, 289, 328, 288, 289, 329, 288, 289, 330, 288, - 289, 331, 288, 289, 332, 288, 289, 333, 288, 289, 317, 288, - 289, 334, 288, 289, 335, 288, 289, 336, 288, 289, 337, 288, - 289, 338, 288, 289, 339, 288, 289, 340, 288, 289, 341, 288, - 289, 342, 288, 289, 343, 288, 289, 344, 288, 289, 345, 288, - 289, 346, 288, 289, 347, 288, 289, 348, 288, 289, 349, 288, - 289, 350, 288, 289, 351, 288, 289, 352, 288, 289, 316, 288, - 289, 353, 288, 289, 354, 288, 289, 355, 288, 289, 356, 288, - 289, 357, 288, 289, 352, 288, 289, 358, 288, 289, 359, 288, - 289, 321, 288, 289, 360, 288, 289, 361, 288, 289, 362, 288, - 289, 363, 288, 289, 364, 288, 289, 365, 288, 289, 366, 288, - 289, 367, 288, 289, 368, 288, 289, 369, 288, 289, 370, 288, - 289, 371, 288, 289, 372, 288, 289, 373, 288, 289, 374, 288, - 289, 375, 288, 289, 352, 288, 289, 376, 321, 288, 289, 377, - 288, 289, 378, 288, 289, 379, 288, 289, 380, 288, 289, 381, - 288, 289, 382, 288, 289, 383, 288, 289, 373, 288, 289, 384, - 288, 289, 385, 288, 289, 386, 288, 289, 387, 288, 289, 388, - 288, 289, 389, 288, 289, 390, 288, 289, 391, 288, 289, 392, - 288, 289, 393, 288, 289, 394, 395, 288, 289, 396, 288, 289, - 397, 288, 289, 398, 288, 289, 399, 288, 289, 400, 288, 289, - 401, 288, 289, 321, 288, 289, 402, 288, 289, 403, 288, 289, - 404, 288, 289, 405, 288, 289, 406, 288, 289, 407, 288, 289, - 408, 288, 289, 409, 288, 289, 410, 288, 289, 411, 288, 289, - 412, 288, 289, 413, 288, 289, 317, 288, 414, 75, 0, 415, - 0, 416, 0, 417, 0, 418, 0, 419, 0, 420, 0, 421, - 0, 422, 0, 423, 0, 424, 0, 425, 0, 426, 0, 428, - 427, 430, 429, 430, 431, 432, 433, 434, 432, 435, 436, 437, - 438, 439, 440, 441, 442, 431, 429, 430, 443, 429, 430, 444, - 429, 430, 445, 429, 430, 446, 429, 430, 447, 429, 430, 448, - 429, 430, 449, 429, 430, 450, 429, 430, 451, 429, 430, 452, - 429, 430, 453, 429, 430, 454, 429, 430, 455, 429, 430, 456, - 429, 430, 457, 429, 430, 458, 429, 430, 459, 429, 430, 458, - 429, 430, 460, 461, 429, 430, 462, 429, 430, 463, 429, 430, - 464, 429, 430, 465, 429, 430, 466, 429, 430, 467, 429, 430, - 468, 429, 430, 469, 429, 430, 470, 429, 430, 471, 429, 430, - 472, 429, 430, 473, 429, 430, 458, 429, 430, 474, 429, 430, - 475, 429, 430, 476, 429, 430, 477, 429, 430, 478, 429, 430, - 479, 429, 430, 457, 429, 430, 480, 429, 430, 481, 429, 430, - 461, 429, 430, 482, 429, 430, 483, 429, 430, 484, 429, 430, - 485, 429, 430, 486, 429, 430, 487, 429, 430, 488, 429, 430, - 489, 429, 430, 490, 429, 430, 491, 429, 430, 492, 429, 430, - 493, 429, 430, 494, 429, 430, 495, 429, 430, 496, 429, 430, - 497, 429, 430, 479, 429, 430, 498, 429, 430, 499, 429, 430, - 500, 429, 430, 501, 429, 430, 502, 429, 430, 503, 429, 430, - 504, 429, 430, 505, 429, 430, 506, 429, 430, 507, 429, 430, - 508, 509, 429, 430, 510, 429, 430, 511, 429, 430, 512, 429, - 430, 513, 429, 430, 514, 429, 430, 515, 429, 430, 461, 429, - 430, 516, 429, 430, 517, 429, 430, 518, 429, 430, 519, 429, - 430, 520, 429, 430, 521, 429, 430, 522, 429, 430, 523, 429, - 430, 524, 429, 430, 525, 429, 430, 526, 429, 430, 527, 429, - 430, 458, 429, 528, 0, 529, 0, 530, 0, 531, 0, 532, - 0, 533, 0, 534, 0, 535, 0, 536, 0, 537, 0, 538, - 539, 0, 540, 0, 541, 0, 542, 0, 543, 0, 544, 0, - 545, 0, 75, 0, 546, 0, 547, 0, 548, 0, 549, 0, - 550, 0, 551, 0, 552, 0, 553, 0, 554, 0, 555, 0, - 556, 0, 557, 0, 71, 0, 558, 559, 558, 0, 562, 561, - 563, 564, 561, 560, 0, 566, 567, 565, 0, 566, 565, 562, - 568, 566, 567, 568, 565, 562, 569, 570, 571, 572, 573, 574, - 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 569, 0, - 111, 585, 110, 111, 586, 110, 111, 585, 110, 111, 587, 588, - 110, 111, 589, 110, 111, 590, 110, 111, 591, 110, 111, 592, - 110, 111, 593, 110, 111, 594, 110, 111, 595, 110, 111, 596, - 110, 111, 597, 110, 111, 598, 110, 111, 599, 110, 111, 600, - 110, 111, 585, 110, 111, 601, 110, 111, 602, 110, 111, 603, - 110, 111, 604, 110, 111, 605, 110, 111, 606, 110, 111, 138, - 110, 111, 607, 110, 111, 608, 110, 111, 588, 110, 111, 609, - 110, 111, 610, 110, 111, 611, 110, 111, 612, 110, 111, 613, - 110, 111, 614, 110, 111, 615, 110, 111, 616, 110, 111, 617, - 110, 111, 618, 110, 111, 619, 110, 111, 620, 110, 111, 621, - 110, 111, 622, 110, 111, 623, 110, 111, 624, 110, 111, 606, - 110, 111, 625, 588, 110, 111, 626, 110, 111, 627, 110, 111, - 628, 110, 111, 629, 110, 111, 630, 110, 111, 631, 110, 111, - 632, 110, 111, 622, 110, 111, 633, 110, 111, 634, 110, 111, - 635, 110, 111, 636, 110, 111, 637, 110, 111, 638, 110, 111, - 639, 110, 111, 640, 110, 111, 641, 110, 111, 642, 110, 111, - 643, 644, 110, 111, 645, 110, 111, 646, 110, 111, 647, 110, - 111, 648, 110, 111, 649, 110, 111, 650, 110, 111, 588, 110, - 111, 651, 110, 111, 652, 110, 111, 653, 110, 111, 654, 110, - 111, 655, 110, 111, 656, 110, 111, 657, 110, 111, 658, 110, - 111, 659, 110, 111, 660, 110, 111, 661, 110, 111, 662, 110, - 111, 585, 110, 663, 0 + 32, 39, 38, 40, 38, 0, 3, 41, 41, 0, 39, 38, + 38, 0, 43, 44, 42, 3, 0, 45, 0, 46, 0, 47, + 0, 48, 0, 49, 0, 50, 0, 51, 0, 52, 0, 53, + 0, 54, 0, 55, 0, 56, 0, 57, 0, 58, 0, 59, + 0, 61, 62, 60, 64, 65, 63, 0, 0, 0, 0, 66, + 67, 68, 67, 67, 70, 69, 66, 3, 71, 8, 71, 0, + 72, 0, 73, 0, 72, 0, 74, 75, 76, 0, 77, 0, + 78, 0, 79, 0, 80, 0, 81, 0, 82, 0, 83, 0, + 84, 0, 85, 0, 86, 0, 87, 0, 88, 0, 72, 0, + 89, 0, 90, 0, 91, 0, 92, 0, 93, 0, 94, 0, + 95, 0, 96, 0, 97, 0, 98, 0, 99, 0, 100, 0, + 101, 0, 102, 0, 103, 0, 104, 0, 105, 0, 106, 0, + 107, 0, 108, 0, 110, 109, 112, 111, 112, 113, 114, 115, + 116, 114, 117, 118, 119, 120, 121, 122, 123, 124, 113, 111, + 112, 125, 111, 112, 126, 111, 112, 127, 111, 112, 128, 111, + 112, 129, 111, 112, 130, 111, 112, 131, 111, 112, 132, 111, + 112, 133, 111, 112, 134, 111, 112, 135, 111, 112, 136, 111, + 112, 137, 111, 112, 138, 111, 112, 139, 111, 141, 140, 142, + 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, + 155, 156, 140, 0, 157, 0, 158, 0, 159, 0, 160, 0, + 161, 0, 162, 0, 163, 0, 164, 0, 166, 165, 168, 167, + 168, 169, 170, 171, 170, 169, 167, 168, 172, 167, 168, 173, + 167, 168, 174, 167, 168, 175, 167, 168, 176, 167, 168, 177, + 167, 168, 178, 167, 179, 0, 180, 0, 181, 0, 182, 0, + 183, 0, 184, 0, 185, 0, 187, 186, 189, 188, 189, 190, + 191, 192, 191, 193, 194, 195, 196, 197, 190, 188, 189, 198, + 188, 189, 199, 188, 189, 200, 188, 189, 201, 188, 189, 202, + 188, 189, 203, 188, 189, 204, 188, 189, 205, 188, 189, 206, + 188, 189, 207, 188, 189, 208, 188, 189, 209, 188, 189, 210, + 188, 189, 211, 188, 189, 212, 188, 189, 213, 188, 189, 214, + 188, 189, 215, 188, 189, 216, 188, 189, 217, 188, 189, 218, + 188, 189, 219, 188, 189, 220, 188, 189, 221, 188, 189, 222, + 188, 189, 223, 188, 189, 224, 188, 189, 225, 188, 189, 226, + 188, 189, 227, 188, 189, 228, 188, 189, 229, 188, 189, 230, + 188, 189, 231, 188, 189, 232, 188, 189, 233, 188, 189, 234, + 188, 189, 235, 188, 189, 236, 188, 189, 237, 188, 189, 238, + 188, 189, 231, 188, 189, 239, 188, 189, 240, 188, 189, 241, + 188, 189, 242, 188, 189, 243, 188, 189, 231, 188, 189, 244, + 188, 189, 245, 188, 189, 246, 188, 189, 247, 188, 189, 248, + 188, 189, 249, 188, 189, 250, 188, 189, 251, 188, 189, 252, + 188, 189, 253, 188, 189, 254, 188, 189, 255, 188, 189, 256, + 188, 189, 257, 188, 189, 258, 188, 189, 238, 188, 189, 259, + 188, 189, 260, 188, 189, 261, 188, 189, 262, 188, 189, 263, + 188, 189, 264, 188, 189, 265, 188, 189, 266, 188, 189, 257, + 188, 267, 0, 268, 0, 76, 0, 269, 0, 270, 0, 271, + 0, 272, 0, 273, 0, 274, 0, 275, 0, 276, 0, 277, + 0, 278, 0, 279, 0, 280, 0, 281, 0, 282, 0, 283, + 0, 284, 0, 285, 0, 286, 0, 288, 287, 290, 289, 290, + 291, 292, 293, 294, 292, 295, 296, 297, 298, 299, 300, 301, + 302, 291, 289, 290, 303, 289, 290, 304, 289, 290, 305, 289, + 290, 306, 289, 290, 307, 289, 290, 308, 289, 290, 309, 289, + 290, 310, 289, 290, 311, 289, 290, 312, 289, 290, 313, 289, + 290, 314, 289, 290, 315, 289, 290, 316, 289, 290, 317, 289, + 290, 318, 289, 290, 319, 289, 290, 318, 289, 290, 320, 321, + 322, 289, 290, 323, 289, 290, 324, 289, 290, 325, 289, 290, + 326, 289, 290, 327, 289, 290, 328, 289, 290, 329, 289, 290, + 330, 289, 290, 331, 289, 290, 332, 289, 290, 333, 289, 290, + 334, 289, 290, 318, 289, 290, 335, 289, 290, 336, 289, 290, + 337, 289, 290, 338, 289, 290, 339, 289, 290, 340, 289, 290, + 341, 289, 290, 342, 289, 290, 343, 289, 290, 344, 289, 290, + 345, 289, 290, 346, 289, 290, 347, 289, 290, 348, 289, 290, + 349, 289, 290, 350, 289, 290, 351, 289, 290, 352, 289, 290, + 353, 289, 290, 317, 289, 290, 354, 289, 290, 355, 289, 290, + 356, 289, 290, 357, 289, 290, 358, 289, 290, 353, 289, 290, + 359, 289, 290, 360, 289, 290, 322, 289, 290, 361, 289, 290, + 362, 289, 290, 363, 289, 290, 364, 289, 290, 365, 289, 290, + 366, 289, 290, 367, 289, 290, 368, 289, 290, 369, 289, 290, + 370, 289, 290, 371, 289, 290, 372, 289, 290, 373, 289, 290, + 374, 289, 290, 375, 289, 290, 376, 289, 290, 353, 289, 290, + 377, 322, 289, 290, 378, 289, 290, 379, 289, 290, 380, 289, + 290, 381, 289, 290, 382, 289, 290, 383, 289, 290, 384, 289, + 290, 374, 289, 290, 385, 289, 290, 386, 289, 290, 387, 289, + 290, 388, 289, 290, 389, 289, 290, 390, 289, 290, 391, 289, + 290, 392, 289, 290, 393, 289, 290, 394, 289, 290, 395, 396, + 289, 290, 397, 289, 290, 398, 289, 290, 399, 289, 290, 400, + 289, 290, 401, 289, 290, 402, 289, 290, 322, 289, 290, 403, + 289, 290, 404, 289, 290, 405, 289, 290, 406, 289, 290, 407, + 289, 290, 408, 289, 290, 409, 289, 290, 410, 289, 290, 411, + 289, 290, 412, 289, 290, 413, 289, 290, 414, 289, 290, 318, + 289, 415, 76, 0, 416, 0, 417, 0, 418, 0, 419, 0, + 420, 0, 421, 0, 422, 0, 423, 0, 424, 0, 425, 0, + 426, 0, 427, 0, 429, 428, 431, 430, 431, 432, 433, 434, + 435, 433, 436, 437, 438, 439, 440, 441, 442, 443, 432, 430, + 431, 444, 430, 431, 445, 430, 431, 446, 430, 431, 447, 430, + 431, 448, 430, 431, 449, 430, 431, 450, 430, 431, 451, 430, + 431, 452, 430, 431, 453, 430, 431, 454, 430, 431, 455, 430, + 431, 456, 430, 431, 457, 430, 431, 458, 430, 431, 459, 430, + 431, 460, 430, 431, 459, 430, 431, 461, 462, 430, 431, 463, + 430, 431, 464, 430, 431, 465, 430, 431, 466, 430, 431, 467, + 430, 431, 468, 430, 431, 469, 430, 431, 470, 430, 431, 471, + 430, 431, 472, 430, 431, 473, 430, 431, 474, 430, 431, 459, + 430, 431, 475, 430, 431, 476, 430, 431, 477, 430, 431, 478, + 430, 431, 479, 430, 431, 480, 430, 431, 458, 430, 431, 481, + 430, 431, 482, 430, 431, 462, 430, 431, 483, 430, 431, 484, + 430, 431, 485, 430, 431, 486, 430, 431, 487, 430, 431, 488, + 430, 431, 489, 430, 431, 490, 430, 431, 491, 430, 431, 492, + 430, 431, 493, 430, 431, 494, 430, 431, 495, 430, 431, 496, + 430, 431, 497, 430, 431, 498, 430, 431, 480, 430, 431, 499, + 430, 431, 500, 430, 431, 501, 430, 431, 502, 430, 431, 503, + 430, 431, 504, 430, 431, 505, 430, 431, 506, 430, 431, 507, + 430, 431, 508, 430, 431, 509, 510, 430, 431, 511, 430, 431, + 512, 430, 431, 513, 430, 431, 514, 430, 431, 515, 430, 431, + 516, 430, 431, 462, 430, 431, 517, 430, 431, 518, 430, 431, + 519, 430, 431, 520, 430, 431, 521, 430, 431, 522, 430, 431, + 523, 430, 431, 524, 430, 431, 525, 430, 431, 526, 430, 431, + 527, 430, 431, 528, 430, 431, 459, 430, 529, 0, 530, 0, + 531, 0, 532, 0, 533, 0, 534, 0, 535, 0, 536, 0, + 537, 0, 538, 0, 539, 540, 0, 541, 0, 542, 0, 543, + 0, 544, 0, 545, 0, 546, 0, 76, 0, 547, 0, 548, + 0, 549, 0, 550, 0, 551, 0, 552, 0, 553, 0, 554, + 0, 555, 0, 556, 0, 557, 0, 558, 0, 72, 0, 559, + 560, 559, 0, 563, 562, 564, 565, 562, 561, 0, 567, 568, + 566, 0, 567, 566, 563, 569, 567, 568, 569, 566, 563, 570, + 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, + 583, 584, 585, 570, 0, 112, 586, 111, 112, 587, 111, 112, + 586, 111, 112, 588, 589, 111, 112, 590, 111, 112, 591, 111, + 112, 592, 111, 112, 593, 111, 112, 594, 111, 112, 595, 111, + 112, 596, 111, 112, 597, 111, 112, 598, 111, 112, 599, 111, + 112, 600, 111, 112, 601, 111, 112, 586, 111, 112, 602, 111, + 112, 603, 111, 112, 604, 111, 112, 605, 111, 112, 606, 111, + 112, 607, 111, 112, 139, 111, 112, 608, 111, 112, 609, 111, + 112, 589, 111, 112, 610, 111, 112, 611, 111, 112, 612, 111, + 112, 613, 111, 112, 614, 111, 112, 615, 111, 112, 616, 111, + 112, 617, 111, 112, 618, 111, 112, 619, 111, 112, 620, 111, + 112, 621, 111, 112, 622, 111, 112, 623, 111, 112, 624, 111, + 112, 625, 111, 112, 607, 111, 112, 626, 589, 111, 112, 627, + 111, 112, 628, 111, 112, 629, 111, 112, 630, 111, 112, 631, + 111, 112, 632, 111, 112, 633, 111, 112, 623, 111, 112, 634, + 111, 112, 635, 111, 112, 636, 111, 112, 637, 111, 112, 638, + 111, 112, 639, 111, 112, 640, 111, 112, 641, 111, 112, 642, + 111, 112, 643, 111, 112, 644, 645, 111, 112, 646, 111, 112, + 647, 111, 112, 648, 111, 112, 649, 111, 112, 650, 111, 112, + 651, 111, 112, 589, 111, 112, 652, 111, 112, 653, 111, 112, + 654, 111, 112, 655, 111, 112, 656, 111, 112, 657, 111, 112, + 658, 111, 112, 659, 111, 112, 660, 111, 112, 661, 111, 112, + 662, 111, 112, 663, 111, 112, 586, 111, 664, 0 }; } @@ -529,62 +533,62 @@ private static short[] init__lexer_indicies_0() private static short[] init__lexer_trans_targs_0() { return new short [] { - 0, 2, 4, 4, 5, 15, 17, 31, 34, 37, 38, 40, - 93, 111, 194, 197, 336, 442, 473, 3, 6, 7, 8, 9, + 0, 2, 4, 4, 5, 16, 18, 32, 35, 38, 39, 41, + 94, 112, 195, 198, 337, 443, 474, 3, 6, 7, 8, 9, 8, 8, 9, 8, 10, 10, 10, 11, 10, 10, 10, 11, - 12, 13, 14, 4, 14, 15, 4, 16, 18, 19, 20, 21, - 22, 23, 24, 25, 26, 27, 28, 29, 30, 563, 32, 33, - 4, 16, 33, 4, 16, 35, 36, 4, 35, 34, 36, 31, - 39, 41, 54, 37, 42, 43, 44, 45, 46, 47, 48, 49, - 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, + 12, 13, 14, 4, 15, 14, 16, 4, 17, 19, 20, 21, + 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 564, 33, + 34, 4, 17, 34, 4, 17, 36, 37, 4, 36, 35, 37, + 32, 40, 42, 55, 38, 43, 44, 45, 46, 47, 48, 49, + 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, - 75, 76, 75, 76, 76, 4, 77, 91, 479, 480, 482, 496, - 503, 506, 523, 532, 78, 79, 80, 81, 82, 83, 84, 85, - 86, 87, 88, 89, 90, 4, 92, 4, 4, 5, 15, 17, - 31, 34, 37, 38, 40, 93, 111, 194, 197, 336, 442, 473, - 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 102, 103, - 103, 4, 104, 105, 106, 107, 108, 109, 110, 92, 112, 113, - 114, 115, 116, 117, 118, 119, 120, 119, 120, 120, 4, 121, - 135, 156, 163, 169, 185, 122, 123, 124, 125, 126, 127, 128, - 129, 130, 131, 132, 133, 134, 4, 136, 137, 138, 139, 140, + 75, 76, 77, 76, 77, 77, 4, 78, 92, 480, 481, 483, + 497, 504, 507, 524, 533, 79, 80, 81, 82, 83, 84, 85, + 86, 87, 88, 89, 90, 91, 4, 93, 4, 4, 5, 16, + 18, 32, 35, 38, 39, 41, 94, 112, 195, 198, 337, 443, + 474, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 103, + 104, 104, 4, 105, 106, 107, 108, 109, 110, 111, 93, 113, + 114, 115, 116, 117, 118, 119, 120, 121, 120, 121, 121, 4, + 122, 136, 157, 164, 170, 186, 123, 124, 125, 126, 127, 128, + 129, 130, 131, 132, 133, 134, 135, 4, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, - 153, 154, 155, 92, 157, 158, 159, 160, 161, 162, 164, 165, - 166, 167, 168, 170, 171, 172, 173, 174, 175, 176, 177, 178, - 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, - 192, 193, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, + 153, 154, 155, 156, 93, 158, 159, 160, 161, 162, 163, 165, + 166, 167, 168, 169, 171, 172, 173, 174, 175, 176, 177, 178, + 179, 180, 181, 182, 183, 184, 185, 187, 188, 189, 190, 191, + 192, 193, 194, 196, 197, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, - 216, 217, 217, 4, 218, 232, 233, 234, 236, 270, 276, 279, - 296, 305, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, - 229, 230, 231, 4, 92, 232, 235, 237, 250, 233, 238, 239, - 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 251, 252, + 218, 217, 218, 218, 4, 219, 233, 234, 235, 237, 271, 277, + 280, 297, 306, 220, 221, 222, 223, 224, 225, 226, 227, 228, + 229, 230, 231, 232, 4, 93, 233, 236, 238, 251, 234, 239, + 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, - 265, 266, 267, 268, 269, 271, 272, 273, 274, 275, 277, 278, - 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, - 292, 293, 294, 295, 297, 298, 299, 300, 301, 302, 303, 304, - 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 323, - 317, 318, 319, 320, 321, 322, 324, 325, 326, 327, 328, 329, - 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, - 343, 344, 345, 346, 347, 348, 349, 350, 351, 350, 351, 351, - 4, 352, 366, 367, 368, 370, 384, 391, 394, 393, 411, 353, + 265, 266, 267, 268, 269, 270, 272, 273, 274, 275, 276, 278, + 279, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, + 292, 293, 294, 295, 296, 298, 299, 300, 301, 302, 303, 304, + 305, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, + 324, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, + 330, 331, 332, 333, 334, 335, 336, 338, 339, 340, 341, 342, + 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 351, 352, + 352, 4, 353, 367, 368, 369, 371, 385, 392, 395, 394, 412, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, - 4, 92, 366, 369, 371, 367, 372, 373, 374, 375, 376, 377, - 378, 379, 380, 381, 382, 383, 385, 386, 387, 388, 389, 390, - 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, - 405, 406, 407, 408, 409, 410, 412, 413, 414, 415, 416, 417, - 418, 419, 420, 421, 422, 429, 423, 424, 425, 426, 427, 428, - 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, - 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 460, - 454, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 466, - 467, 468, 469, 470, 471, 472, 473, 474, 475, 477, 478, 476, - 474, 475, 476, 474, 477, 478, 5, 15, 17, 31, 34, 37, - 38, 40, 93, 111, 194, 197, 336, 442, 473, 91, 481, 483, - 479, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, - 495, 497, 498, 499, 500, 501, 502, 504, 505, 507, 508, 509, + 366, 4, 93, 367, 370, 372, 368, 373, 374, 375, 376, 377, + 378, 379, 380, 381, 382, 383, 384, 386, 387, 388, 389, 390, + 391, 393, 394, 396, 397, 398, 399, 400, 401, 402, 403, 404, + 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 416, 417, + 418, 419, 420, 421, 422, 423, 430, 424, 425, 426, 427, 428, + 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, + 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, + 461, 455, 456, 457, 458, 459, 460, 462, 463, 464, 465, 466, + 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, + 477, 475, 476, 477, 475, 478, 479, 5, 16, 18, 32, 35, + 38, 39, 41, 94, 112, 195, 198, 337, 443, 474, 92, 482, + 484, 480, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, + 495, 496, 498, 499, 500, 501, 502, 503, 505, 506, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, - 522, 524, 525, 526, 527, 528, 529, 530, 531, 533, 534, 535, - 536, 537, 538, 539, 540, 541, 542, 543, 550, 544, 545, 546, - 547, 548, 549, 551, 552, 553, 554, 555, 556, 557, 558, 559, - 560, 561, 562, 0 + 522, 523, 525, 526, 527, 528, 529, 530, 531, 532, 534, 535, + 536, 537, 538, 539, 540, 541, 542, 543, 544, 551, 545, 546, + 547, 548, 549, 550, 552, 553, 554, 555, 556, 557, 558, 559, + 560, 561, 562, 563, 0 }; } @@ -597,30 +601,30 @@ private static short[] init__lexer_trans_actions_0() 43, 0, 0, 54, 3, 1, 0, 29, 1, 29, 29, 29, 29, 29, 29, 29, 29, 29, 35, 0, 0, 0, 7, 139, 48, 0, 102, 9, 5, 45, 134, 45, 0, 33, 122, 33, - 33, 0, 11, 106, 0, 0, 114, 25, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, - 149, 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, + 33, 0, 11, 106, 0, 0, 0, 114, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 57, 149, 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 57, 144, 0, 54, 0, 72, 33, 84, 84, 84, 84, 84, - 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 15, 15, 31, 130, 60, 57, 31, - 63, 57, 63, 63, 63, 63, 63, 63, 63, 63, 63, 66, - 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, - 0, 81, 84, 0, 0, 0, 0, 0, 0, 21, 0, 0, - 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 69, 33, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 57, 144, 0, 54, 0, 72, 33, 84, 84, 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 15, 15, 31, 130, 60, 57, + 31, 63, 57, 63, 63, 63, 63, 63, 63, 63, 63, 63, + 66, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, + 54, 0, 81, 84, 0, 0, 0, 0, 0, 0, 21, 0, + 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 69, + 33, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, - 0, 54, 0, 75, 33, 84, 84, 84, 84, 84, 84, 84, - 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, + 144, 0, 54, 0, 75, 33, 84, 84, 84, 84, 84, 84, + 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -629,10 +633,10 @@ private static short[] init__lexer_trans_actions_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, - 78, 33, 84, 84, 84, 84, 84, 84, 84, 84, 84, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, + 0, 78, 33, 84, 84, 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -640,16 +644,16 @@ private static short[] init__lexer_trans_actions_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 37, 37, 54, 37, - 87, 0, 0, 39, 0, 0, 93, 90, 41, 96, 90, 96, - 96, 96, 96, 96, 96, 96, 96, 96, 99, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 37, 54, + 37, 87, 0, 0, 39, 0, 0, 93, 90, 41, 96, 90, + 96, 96, 96, 96, 96, 96, 96, 96, 96, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0 + 0, 0, 0, 0, 0 }; } @@ -705,7 +709,8 @@ private static short[] init__lexer_eof_actions_0() 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, - 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43 + 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, + 43 }; } @@ -713,12 +718,12 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_start = 1; -static final int lexer_first_final = 563; +static final int lexer_first_final = 564; static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -745,14 +750,14 @@ public void scan(String source) { List currentRow = null; -// line 749 "java/src/main/java/gherkin/lexer/En_scouse.java" +// line 754 "java/src/main/java/gherkin/lexer/En_scouse.java" { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" -// line 756 "java/src/main/java/gherkin/lexer/En_scouse.java" +// line 761 "java/src/main/java/gherkin/lexer/En_scouse.java" { int _klen; int _trans = 0; @@ -833,7 +838,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { contentStart = p; currentLine = lineNumber; @@ -843,32 +848,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -876,7 +881,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -885,7 +890,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -894,7 +899,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -903,7 +908,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -912,7 +917,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -921,58 +926,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -980,13 +985,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -997,13 +1002,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1013,7 +1018,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 1017 "java/src/main/java/gherkin/lexer/En_scouse.java" +// line 1022 "java/src/main/java/gherkin/lexer/En_scouse.java" } } } @@ -1035,7 +1040,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1045,7 +1050,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 1049 "java/src/main/java/gherkin/lexer/En_scouse.java" +// line 1054 "java/src/main/java/gherkin/lexer/En_scouse.java" } } } @@ -1055,7 +1060,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_scouse.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/En_tx.java b/java/src/main/java/gherkin/lexer/En_tx.java index e5ba3fc5..2c580384 100644 --- a/java/src/main/java/gherkin/lexer/En_tx.java +++ b/java/src/main/java/gherkin/lexer/En_tx.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class En_tx implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" private final Listener listener; @@ -490,7 +490,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -522,7 +522,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" // line 528 "java/src/main/java/gherkin/lexer/En_tx.java" { @@ -605,7 +605,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { contentStart = p; currentLine = lineNumber; @@ -615,32 +615,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -648,7 +648,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -657,7 +657,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -666,7 +666,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -675,7 +675,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -684,7 +684,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -693,58 +693,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -752,13 +752,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -769,13 +769,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -807,7 +807,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -827,7 +827,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/en_tx.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/en_tx.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Eo.java b/java/src/main/java/gherkin/lexer/Eo.java index 89f4db3b..3db9e63b 100644 --- a/java/src/main/java/gherkin/lexer/Eo.java +++ b/java/src/main/java/gherkin/lexer/Eo.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Eo implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" private final Listener listener; @@ -475,7 +475,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -507,7 +507,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" // line 513 "java/src/main/java/gherkin/lexer/Eo.java" { @@ -590,7 +590,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { contentStart = p; currentLine = lineNumber; @@ -600,32 +600,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -633,7 +633,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -642,7 +642,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -651,7 +651,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -660,7 +660,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -669,7 +669,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -678,58 +678,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -737,13 +737,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -754,13 +754,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -792,7 +792,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -812,7 +812,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/eo.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/eo.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Es.java b/java/src/main/java/gherkin/lexer/Es.java index 3d968903..2beec8b2 100644 --- a/java/src/main/java/gherkin/lexer/Es.java +++ b/java/src/main/java/gherkin/lexer/Es.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Es implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" private final Listener listener; @@ -572,7 +572,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -604,7 +604,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" // line 610 "java/src/main/java/gherkin/lexer/Es.java" { @@ -687,7 +687,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { contentStart = p; currentLine = lineNumber; @@ -697,32 +697,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -730,7 +730,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -739,7 +739,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -748,7 +748,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -757,7 +757,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -766,7 +766,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -775,58 +775,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -834,13 +834,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -851,13 +851,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -889,7 +889,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -909,7 +909,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/es.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/es.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Et.java b/java/src/main/java/gherkin/lexer/Et.java index d21e010d..e6c6e0cd 100644 --- a/java/src/main/java/gherkin/lexer/Et.java +++ b/java/src/main/java/gherkin/lexer/Et.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Et implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" private final Listener listener; @@ -49,31 +49,31 @@ private static short[] init__lexer_key_offsets_0() { return new short [] { 0, 0, 18, 19, 20, 37, 38, 39, 41, 43, 48, 53, - 58, 63, 67, 71, 73, 74, 75, 76, 77, 78, 79, 80, - 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 93, 98, - 105, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, - 122, 123, 124, 125, 126, 127, 128, 135, 137, 139, 141, 143, - 145, 147, 164, 165, 166, 168, 169, 170, 171, 172, 173, 174, - 175, 176, 188, 190, 192, 194, 196, 198, 200, 202, 204, 206, - 208, 210, 212, 214, 216, 218, 220, 222, 224, 226, 228, 230, - 232, 234, 236, 238, 240, 242, 244, 246, 248, 250, 252, 254, - 256, 258, 260, 262, 264, 266, 268, 270, 272, 274, 276, 278, - 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, - 291, 292, 293, 294, 295, 308, 310, 312, 314, 316, 318, 320, - 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, 342, 344, - 346, 348, 350, 352, 354, 356, 358, 361, 363, 365, 367, 369, - 371, 373, 376, 378, 380, 382, 384, 386, 388, 390, 392, 394, - 396, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, - 409, 410, 411, 426, 428, 430, 432, 434, 436, 438, 440, 442, - 444, 446, 448, 450, 452, 454, 456, 458, 460, 462, 464, 466, - 468, 470, 472, 474, 476, 479, 481, 483, 485, 487, 489, 491, - 493, 495, 497, 499, 501, 503, 505, 507, 509, 511, 513, 515, - 517, 519, 522, 524, 526, 528, 530, 532, 533, 534, 535, 536, - 537, 538, 539, 553, 555, 557, 559, 561, 563, 565, 567, 569, - 571, 573, 575, 577, 579, 581, 583, 585, 587, 589, 591, 593, - 595, 597, 599, 601, 603, 606, 608, 610, 612, 614, 616, 618, - 620, 622, 624, 626, 628, 630, 632, 634, 636, 638, 640, 642, - 644, 646, 649, 651, 655, 661, 664, 666, 672, 689 + 58, 63, 68, 72, 76, 78, 79, 80, 81, 82, 83, 84, + 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, + 103, 110, 115, 116, 117, 118, 119, 120, 121, 122, 124, 125, + 126, 127, 128, 129, 130, 131, 132, 133, 140, 142, 144, 146, + 148, 150, 152, 169, 170, 171, 173, 174, 175, 176, 177, 178, + 179, 180, 181, 193, 195, 197, 199, 201, 203, 205, 207, 209, + 211, 213, 215, 217, 219, 221, 223, 225, 227, 229, 231, 233, + 235, 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 257, + 259, 261, 263, 265, 267, 269, 271, 273, 275, 277, 279, 281, + 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, + 295, 296, 297, 298, 299, 300, 313, 315, 317, 319, 321, 323, + 325, 327, 329, 331, 333, 335, 337, 339, 341, 343, 345, 347, + 349, 351, 353, 355, 357, 359, 361, 363, 366, 368, 370, 372, + 374, 376, 378, 381, 383, 385, 387, 389, 391, 393, 395, 397, + 399, 401, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, + 413, 414, 415, 416, 431, 433, 435, 437, 439, 441, 443, 445, + 447, 449, 451, 453, 455, 457, 459, 461, 463, 465, 467, 469, + 471, 473, 475, 477, 479, 481, 484, 486, 488, 490, 492, 494, + 496, 498, 500, 502, 504, 506, 508, 510, 512, 514, 516, 518, + 520, 522, 524, 527, 529, 531, 533, 535, 537, 538, 539, 540, + 541, 542, 543, 544, 558, 560, 562, 564, 566, 568, 570, 572, + 574, 576, 578, 580, 582, 584, 586, 588, 590, 592, 594, 596, + 598, 600, 602, 604, 606, 608, 611, 613, 615, 617, 619, 621, + 623, 625, 627, 629, 631, 633, 635, 637, 639, 641, 643, 645, + 647, 649, 651, 654, 656, 660, 666, 669, 671, 677, 694 }; } @@ -88,37 +88,48 @@ private static byte[] init__lexer_trans_keys_0() 37, 42, 64, 69, 74, 75, 79, 82, 83, 84, 124, 9, 13, 34, 34, 10, 13, 10, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, - 34, 9, 13, 10, 32, 9, 13, 10, 32, 9, 13, 10, - 13, 10, 95, 70, 69, 65, 84, 85, 82, 69, 95, 69, - 78, 68, 95, 37, 32, 10, 13, 10, 13, 13, 32, 64, - 9, 10, 9, 10, 13, 32, 64, 11, 12, 10, 32, 64, - 9, 13, 101, 108, 100, 97, 100, 101, 115, 97, 117, 104, - 116, 117, 109, 105, 100, 58, 10, 10, 10, 32, 35, 79, - 124, 9, 13, 10, 109, 10, 97, 10, 100, 10, 117, 10, - 115, 10, 58, 10, 32, 34, 35, 37, 42, 64, 69, 74, - 75, 79, 82, 83, 84, 124, 9, 13, 117, 105, 32, 100, - 109, 97, 100, 117, 115, 58, 10, 10, 10, 32, 35, 37, - 64, 74, 79, 82, 83, 84, 9, 13, 10, 95, 10, 70, - 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, - 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, - 10, 117, 10, 104, 10, 116, 10, 117, 10, 109, 10, 105, - 10, 100, 10, 58, 10, 109, 10, 97, 10, 100, 10, 117, - 10, 115, 10, 97, 10, 97, 10, 109, 10, 115, 10, 116, - 10, 115, 10, 101, 10, 110, 10, 97, 10, 97, 10, 114, - 10, 105, 10, 117, 10, 109, 10, 97, 10, 117, 10, 115, - 10, 116, 97, 97, 109, 115, 116, 115, 101, 110, 97, 97, - 114, 105, 117, 109, 58, 10, 10, 10, 32, 35, 37, 42, - 64, 69, 74, 75, 79, 83, 9, 13, 10, 95, 10, 70, - 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, - 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, - 10, 32, 10, 101, 10, 108, 10, 100, 10, 97, 10, 100, - 10, 101, 10, 115, 10, 97, 10, 117, 10, 105, 10, 32, - 100, 10, 109, 10, 97, 10, 100, 10, 117, 10, 115, 10, - 58, 10, 105, 116, 10, 105, 10, 115, 10, 101, 10, 110, - 10, 97, 10, 97, 10, 114, 10, 105, 10, 117, 10, 109, - 105, 116, 105, 115, 101, 110, 97, 97, 114, 105, 117, 109, - 58, 10, 10, 10, 32, 35, 37, 42, 64, 69, 74, 75, - 79, 82, 83, 84, 9, 13, 10, 95, 10, 70, 10, 69, + 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 9, 13, + 10, 32, 9, 13, 10, 13, 10, 95, 70, 69, 65, 84, + 85, 82, 69, 95, 69, 78, 68, 95, 37, 32, 10, 13, + 10, 13, 13, 32, 64, 9, 10, 9, 10, 13, 32, 64, + 11, 12, 10, 32, 64, 9, 13, 101, 108, 100, 97, 100, + 101, 115, 97, 117, 104, 116, 117, 109, 105, 100, 58, 10, + 10, 10, 32, 35, 79, 124, 9, 13, 10, 109, 10, 97, + 10, 100, 10, 117, 10, 115, 10, 58, 10, 32, 34, 35, + 37, 42, 64, 69, 74, 75, 79, 82, 83, 84, 124, 9, + 13, 117, 105, 32, 100, 109, 97, 100, 117, 115, 58, 10, + 10, 10, 32, 35, 37, 64, 74, 79, 82, 83, 84, 9, + 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, + 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, + 68, 10, 95, 10, 37, 10, 117, 10, 104, 10, 116, 10, + 117, 10, 109, 10, 105, 10, 100, 10, 58, 10, 109, 10, + 97, 10, 100, 10, 117, 10, 115, 10, 97, 10, 97, 10, + 109, 10, 115, 10, 116, 10, 115, 10, 101, 10, 110, 10, + 97, 10, 97, 10, 114, 10, 105, 10, 117, 10, 109, 10, + 97, 10, 117, 10, 115, 10, 116, 97, 97, 109, 115, 116, + 115, 101, 110, 97, 97, 114, 105, 117, 109, 58, 10, 10, + 10, 32, 35, 37, 42, 64, 69, 74, 75, 79, 83, 9, + 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, + 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, + 68, 10, 95, 10, 37, 10, 32, 10, 101, 10, 108, 10, + 100, 10, 97, 10, 100, 10, 101, 10, 115, 10, 97, 10, + 117, 10, 105, 10, 32, 100, 10, 109, 10, 97, 10, 100, + 10, 117, 10, 115, 10, 58, 10, 105, 116, 10, 105, 10, + 115, 10, 101, 10, 110, 10, 97, 10, 97, 10, 114, 10, + 105, 10, 117, 10, 109, 105, 116, 105, 115, 101, 110, 97, + 97, 114, 105, 117, 109, 58, 10, 10, 10, 32, 35, 37, + 42, 64, 69, 74, 75, 79, 82, 83, 84, 9, 13, 10, + 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, + 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, + 95, 10, 37, 10, 32, 10, 101, 10, 108, 10, 100, 10, + 97, 10, 100, 10, 101, 10, 115, 10, 97, 10, 117, 10, + 105, 10, 32, 100, 10, 109, 10, 97, 10, 100, 10, 117, + 10, 115, 10, 58, 10, 97, 10, 97, 10, 109, 10, 115, + 10, 116, 10, 115, 10, 101, 10, 110, 10, 97, 10, 97, + 10, 114, 10, 105, 10, 117, 10, 109, 10, 105, 116, 10, + 105, 10, 97, 10, 117, 10, 115, 10, 116, 97, 117, 115, + 116, 58, 10, 10, 10, 32, 35, 37, 42, 64, 69, 74, + 75, 79, 82, 83, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, 101, 10, 108, 10, 100, 10, 97, 10, 100, 10, 101, @@ -126,21 +137,10 @@ private static byte[] init__lexer_trans_keys_0() 109, 10, 97, 10, 100, 10, 117, 10, 115, 10, 58, 10, 97, 10, 97, 10, 109, 10, 115, 10, 116, 10, 115, 10, 101, 10, 110, 10, 97, 10, 97, 10, 114, 10, 105, 10, - 117, 10, 109, 10, 105, 116, 10, 105, 10, 97, 10, 117, - 10, 115, 10, 116, 97, 117, 115, 116, 58, 10, 10, 10, - 32, 35, 37, 42, 64, 69, 74, 75, 79, 82, 83, 9, - 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, - 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, - 68, 10, 95, 10, 37, 10, 32, 10, 101, 10, 108, 10, - 100, 10, 97, 10, 100, 10, 101, 10, 115, 10, 97, 10, - 117, 10, 105, 10, 32, 100, 10, 109, 10, 97, 10, 100, - 10, 117, 10, 115, 10, 58, 10, 97, 10, 97, 10, 109, - 10, 115, 10, 116, 10, 115, 10, 101, 10, 110, 10, 97, - 10, 97, 10, 114, 10, 105, 10, 117, 10, 109, 10, 105, - 116, 10, 105, 32, 124, 9, 13, 10, 32, 92, 124, 9, - 13, 10, 92, 124, 10, 92, 10, 32, 92, 124, 9, 13, - 10, 32, 34, 35, 37, 42, 64, 69, 74, 75, 79, 82, - 83, 84, 124, 9, 13, 0 + 117, 10, 109, 10, 105, 116, 10, 105, 32, 124, 9, 13, + 10, 32, 92, 124, 9, 13, 10, 92, 124, 10, 92, 10, + 32, 92, 124, 9, 13, 10, 32, 34, 35, 37, 42, 64, + 69, 74, 75, 79, 82, 83, 84, 124, 9, 13, 0 }; } @@ -151,31 +151,31 @@ private static byte[] init__lexer_single_lengths_0() { return new byte [] { 0, 16, 1, 1, 15, 1, 1, 2, 2, 3, 3, 3, - 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 5, - 3, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 5, 2, 2, 2, 2, 2, - 2, 15, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, - 1, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, + 5, 3, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 5, 2, 2, 2, 2, + 2, 2, 15, 1, 1, 2, 1, 1, 1, 1, 1, 1, + 1, 1, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 11, 2, 2, 2, 2, 2, 2, 2, + 1, 1, 1, 1, 1, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, + 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, - 1, 1, 12, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, + 1, 1, 1, 12, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 4, 3, 2, 4, 15, 0 + 2, 2, 3, 2, 2, 4, 3, 2, 4, 15, 0 }; } @@ -186,31 +186,31 @@ private static byte[] init__lexer_range_lengths_0() { return new byte [] { 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, - 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, - 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 1, 1, 0, 0, 1, 1, 0 + 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0 }; } @@ -221,31 +221,31 @@ private static short[] init__lexer_index_offsets_0() { return new short [] { 0, 0, 18, 20, 22, 39, 41, 43, 46, 49, 54, 59, - 64, 69, 73, 77, 80, 82, 84, 86, 88, 90, 92, 94, - 96, 98, 100, 102, 104, 106, 108, 110, 112, 115, 118, 123, - 130, 135, 137, 139, 141, 143, 145, 147, 149, 152, 154, 156, - 158, 160, 162, 164, 166, 168, 170, 177, 180, 183, 186, 189, - 192, 195, 212, 214, 216, 219, 221, 223, 225, 227, 229, 231, - 233, 235, 247, 250, 253, 256, 259, 262, 265, 268, 271, 274, - 277, 280, 283, 286, 289, 292, 295, 298, 301, 304, 307, 310, - 313, 316, 319, 322, 325, 328, 331, 334, 337, 340, 343, 346, - 349, 352, 355, 358, 361, 364, 367, 370, 373, 376, 379, 382, - 384, 386, 388, 390, 392, 394, 396, 398, 400, 402, 404, 406, - 408, 410, 412, 414, 416, 429, 432, 435, 438, 441, 444, 447, - 450, 453, 456, 459, 462, 465, 468, 471, 474, 477, 480, 483, - 486, 489, 492, 495, 498, 501, 504, 508, 511, 514, 517, 520, - 523, 526, 530, 533, 536, 539, 542, 545, 548, 551, 554, 557, - 560, 563, 565, 567, 569, 571, 573, 575, 577, 579, 581, 583, - 585, 587, 589, 604, 607, 610, 613, 616, 619, 622, 625, 628, - 631, 634, 637, 640, 643, 646, 649, 652, 655, 658, 661, 664, - 667, 670, 673, 676, 679, 683, 686, 689, 692, 695, 698, 701, - 704, 707, 710, 713, 716, 719, 722, 725, 728, 731, 734, 737, - 740, 743, 747, 750, 753, 756, 759, 762, 764, 766, 768, 770, - 772, 774, 776, 790, 793, 796, 799, 802, 805, 808, 811, 814, - 817, 820, 823, 826, 829, 832, 835, 838, 841, 844, 847, 850, - 853, 856, 859, 862, 865, 869, 872, 875, 878, 881, 884, 887, - 890, 893, 896, 899, 902, 905, 908, 911, 914, 917, 920, 923, - 926, 929, 933, 936, 940, 946, 950, 953, 959, 976 + 64, 69, 74, 78, 82, 85, 87, 89, 91, 93, 95, 97, + 99, 101, 103, 105, 107, 109, 111, 113, 115, 117, 120, 123, + 128, 135, 140, 142, 144, 146, 148, 150, 152, 154, 157, 159, + 161, 163, 165, 167, 169, 171, 173, 175, 182, 185, 188, 191, + 194, 197, 200, 217, 219, 221, 224, 226, 228, 230, 232, 234, + 236, 238, 240, 252, 255, 258, 261, 264, 267, 270, 273, 276, + 279, 282, 285, 288, 291, 294, 297, 300, 303, 306, 309, 312, + 315, 318, 321, 324, 327, 330, 333, 336, 339, 342, 345, 348, + 351, 354, 357, 360, 363, 366, 369, 372, 375, 378, 381, 384, + 387, 389, 391, 393, 395, 397, 399, 401, 403, 405, 407, 409, + 411, 413, 415, 417, 419, 421, 434, 437, 440, 443, 446, 449, + 452, 455, 458, 461, 464, 467, 470, 473, 476, 479, 482, 485, + 488, 491, 494, 497, 500, 503, 506, 509, 513, 516, 519, 522, + 525, 528, 531, 535, 538, 541, 544, 547, 550, 553, 556, 559, + 562, 565, 568, 570, 572, 574, 576, 578, 580, 582, 584, 586, + 588, 590, 592, 594, 609, 612, 615, 618, 621, 624, 627, 630, + 633, 636, 639, 642, 645, 648, 651, 654, 657, 660, 663, 666, + 669, 672, 675, 678, 681, 684, 688, 691, 694, 697, 700, 703, + 706, 709, 712, 715, 718, 721, 724, 727, 730, 733, 736, 739, + 742, 745, 748, 752, 755, 758, 761, 764, 767, 769, 771, 773, + 775, 777, 779, 781, 795, 798, 801, 804, 807, 810, 813, 816, + 819, 822, 825, 828, 831, 834, 837, 840, 843, 846, 849, 852, + 855, 858, 861, 864, 867, 870, 874, 877, 880, 883, 886, 889, + 892, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 925, + 928, 931, 934, 938, 941, 945, 951, 955, 958, 964, 981 }; } @@ -260,83 +260,83 @@ private static short[] init__lexer_indicies_0() 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 2, 0, 18, 0, 19, 0, 21, 22, 20, 24, 25, 23, 28, 27, 29, 27, 26, 32, 31, 33, 31, 30, 32, - 31, 34, 31, 30, 32, 31, 35, 31, 30, 37, 36, 36, - 0, 3, 38, 38, 0, 40, 41, 39, 3, 0, 42, 0, - 43, 0, 44, 0, 45, 0, 46, 0, 47, 0, 48, 0, - 49, 0, 50, 0, 51, 0, 52, 0, 53, 0, 54, 0, - 55, 0, 56, 0, 58, 59, 57, 61, 62, 60, 0, 0, - 0, 0, 63, 64, 65, 64, 64, 67, 66, 63, 3, 68, - 8, 68, 0, 69, 0, 70, 0, 71, 0, 72, 0, 73, - 0, 74, 0, 75, 0, 75, 76, 0, 77, 0, 78, 0, - 79, 0, 80, 0, 81, 0, 82, 0, 83, 0, 85, 84, - 87, 86, 87, 88, 89, 90, 89, 88, 86, 87, 91, 86, - 87, 92, 86, 87, 93, 86, 87, 94, 86, 87, 95, 86, - 87, 96, 86, 98, 97, 99, 100, 101, 102, 103, 104, 105, - 106, 107, 108, 109, 110, 111, 97, 0, 112, 0, 113, 0, - 56, 75, 0, 114, 0, 115, 0, 116, 0, 117, 0, 118, - 0, 119, 0, 121, 120, 123, 122, 123, 124, 125, 126, 125, - 127, 128, 129, 130, 131, 124, 122, 123, 132, 122, 123, 133, - 122, 123, 134, 122, 123, 135, 122, 123, 136, 122, 123, 137, - 122, 123, 138, 122, 123, 139, 122, 123, 140, 122, 123, 141, - 122, 123, 142, 122, 123, 143, 122, 123, 144, 122, 123, 145, - 122, 123, 146, 122, 123, 147, 122, 123, 148, 122, 123, 149, - 122, 123, 150, 122, 123, 151, 122, 123, 152, 122, 123, 153, - 122, 123, 154, 122, 123, 155, 122, 123, 156, 122, 123, 157, - 122, 123, 152, 122, 123, 158, 122, 123, 159, 122, 123, 160, - 122, 123, 161, 122, 123, 162, 122, 123, 163, 122, 123, 164, - 122, 123, 165, 122, 123, 166, 122, 123, 167, 122, 123, 168, - 122, 123, 169, 122, 123, 170, 122, 123, 152, 122, 123, 171, - 122, 123, 172, 122, 123, 173, 122, 123, 152, 122, 174, 0, - 175, 0, 176, 0, 177, 0, 178, 0, 179, 0, 180, 0, - 181, 0, 182, 0, 183, 0, 184, 0, 185, 0, 186, 0, - 187, 0, 188, 0, 190, 189, 192, 191, 192, 193, 194, 195, - 196, 194, 197, 198, 199, 200, 201, 193, 191, 192, 202, 191, - 192, 203, 191, 192, 204, 191, 192, 205, 191, 192, 206, 191, - 192, 207, 191, 192, 208, 191, 192, 209, 191, 192, 210, 191, - 192, 211, 191, 192, 212, 191, 192, 213, 191, 192, 214, 191, - 192, 215, 191, 192, 216, 191, 192, 217, 191, 192, 218, 191, - 192, 219, 191, 192, 220, 191, 192, 221, 191, 192, 222, 191, - 192, 223, 191, 192, 223, 191, 192, 224, 191, 192, 225, 191, - 192, 216, 223, 191, 192, 226, 191, 192, 227, 191, 192, 228, - 191, 192, 229, 191, 192, 230, 191, 192, 216, 191, 192, 231, - 232, 191, 192, 222, 191, 192, 233, 191, 192, 234, 191, 192, - 235, 191, 192, 236, 191, 192, 237, 191, 192, 238, 191, 192, - 239, 191, 192, 240, 191, 192, 230, 191, 241, 242, 0, 74, - 0, 243, 0, 244, 0, 245, 0, 246, 0, 247, 0, 248, - 0, 249, 0, 250, 0, 251, 0, 252, 0, 254, 253, 256, - 255, 256, 257, 258, 259, 260, 258, 261, 262, 263, 264, 265, - 266, 267, 257, 255, 256, 268, 255, 256, 269, 255, 256, 270, - 255, 256, 271, 255, 256, 272, 255, 256, 273, 255, 256, 274, - 255, 256, 275, 255, 256, 276, 255, 256, 277, 255, 256, 278, - 255, 256, 279, 255, 256, 280, 255, 256, 281, 255, 256, 282, - 255, 256, 283, 255, 256, 284, 255, 256, 285, 255, 256, 286, - 255, 256, 287, 255, 256, 288, 255, 256, 289, 255, 256, 289, - 255, 256, 290, 255, 256, 291, 255, 256, 282, 289, 255, 256, - 292, 255, 256, 293, 255, 256, 294, 255, 256, 295, 255, 256, - 296, 255, 256, 282, 255, 256, 297, 255, 256, 298, 255, 256, - 299, 255, 256, 300, 255, 256, 301, 255, 256, 302, 255, 256, - 303, 255, 256, 304, 255, 256, 305, 255, 256, 306, 255, 256, - 307, 255, 256, 308, 255, 256, 309, 255, 256, 296, 255, 256, - 310, 301, 255, 256, 288, 255, 256, 311, 255, 256, 312, 255, - 256, 313, 255, 256, 296, 255, 314, 0, 315, 0, 316, 0, - 317, 0, 318, 0, 320, 319, 322, 321, 322, 323, 324, 325, - 326, 324, 327, 328, 329, 330, 331, 332, 323, 321, 322, 333, - 321, 322, 334, 321, 322, 335, 321, 322, 336, 321, 322, 337, - 321, 322, 338, 321, 322, 339, 321, 322, 340, 321, 322, 341, - 321, 322, 342, 321, 322, 343, 321, 322, 344, 321, 322, 345, - 321, 322, 346, 321, 322, 347, 321, 322, 348, 321, 322, 349, - 321, 322, 350, 321, 322, 351, 321, 322, 352, 321, 322, 353, - 321, 322, 354, 321, 322, 354, 321, 322, 355, 321, 322, 356, - 321, 322, 347, 354, 321, 322, 357, 321, 322, 358, 321, 322, - 359, 321, 322, 360, 321, 322, 361, 321, 322, 347, 321, 322, - 362, 321, 322, 363, 321, 322, 364, 321, 322, 365, 321, 322, - 366, 321, 322, 367, 321, 322, 368, 321, 322, 369, 321, 322, - 370, 321, 322, 371, 321, 322, 372, 321, 322, 373, 321, 322, - 374, 321, 322, 361, 321, 322, 375, 366, 321, 322, 353, 321, - 376, 377, 376, 0, 380, 379, 381, 382, 379, 378, 0, 384, - 385, 383, 0, 384, 383, 380, 386, 384, 385, 386, 383, 380, - 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, - 399, 400, 387, 0, 401, 0 + 31, 34, 31, 30, 32, 31, 35, 31, 30, 37, 36, 38, + 36, 0, 3, 39, 39, 0, 37, 36, 36, 0, 41, 42, + 40, 3, 0, 43, 0, 44, 0, 45, 0, 46, 0, 47, + 0, 48, 0, 49, 0, 50, 0, 51, 0, 52, 0, 53, + 0, 54, 0, 55, 0, 56, 0, 57, 0, 59, 60, 58, + 62, 63, 61, 0, 0, 0, 0, 64, 65, 66, 65, 65, + 68, 67, 64, 3, 69, 8, 69, 0, 70, 0, 71, 0, + 72, 0, 73, 0, 74, 0, 75, 0, 76, 0, 76, 77, + 0, 78, 0, 79, 0, 80, 0, 81, 0, 82, 0, 83, + 0, 84, 0, 86, 85, 88, 87, 88, 89, 90, 91, 90, + 89, 87, 88, 92, 87, 88, 93, 87, 88, 94, 87, 88, + 95, 87, 88, 96, 87, 88, 97, 87, 99, 98, 100, 101, + 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 98, + 0, 113, 0, 114, 0, 57, 76, 0, 115, 0, 116, 0, + 117, 0, 118, 0, 119, 0, 120, 0, 122, 121, 124, 123, + 124, 125, 126, 127, 126, 128, 129, 130, 131, 132, 125, 123, + 124, 133, 123, 124, 134, 123, 124, 135, 123, 124, 136, 123, + 124, 137, 123, 124, 138, 123, 124, 139, 123, 124, 140, 123, + 124, 141, 123, 124, 142, 123, 124, 143, 123, 124, 144, 123, + 124, 145, 123, 124, 146, 123, 124, 147, 123, 124, 148, 123, + 124, 149, 123, 124, 150, 123, 124, 151, 123, 124, 152, 123, + 124, 153, 123, 124, 154, 123, 124, 155, 123, 124, 156, 123, + 124, 157, 123, 124, 158, 123, 124, 153, 123, 124, 159, 123, + 124, 160, 123, 124, 161, 123, 124, 162, 123, 124, 163, 123, + 124, 164, 123, 124, 165, 123, 124, 166, 123, 124, 167, 123, + 124, 168, 123, 124, 169, 123, 124, 170, 123, 124, 171, 123, + 124, 153, 123, 124, 172, 123, 124, 173, 123, 124, 174, 123, + 124, 153, 123, 175, 0, 176, 0, 177, 0, 178, 0, 179, + 0, 180, 0, 181, 0, 182, 0, 183, 0, 184, 0, 185, + 0, 186, 0, 187, 0, 188, 0, 189, 0, 191, 190, 193, + 192, 193, 194, 195, 196, 197, 195, 198, 199, 200, 201, 202, + 194, 192, 193, 203, 192, 193, 204, 192, 193, 205, 192, 193, + 206, 192, 193, 207, 192, 193, 208, 192, 193, 209, 192, 193, + 210, 192, 193, 211, 192, 193, 212, 192, 193, 213, 192, 193, + 214, 192, 193, 215, 192, 193, 216, 192, 193, 217, 192, 193, + 218, 192, 193, 219, 192, 193, 220, 192, 193, 221, 192, 193, + 222, 192, 193, 223, 192, 193, 224, 192, 193, 224, 192, 193, + 225, 192, 193, 226, 192, 193, 217, 224, 192, 193, 227, 192, + 193, 228, 192, 193, 229, 192, 193, 230, 192, 193, 231, 192, + 193, 217, 192, 193, 232, 233, 192, 193, 223, 192, 193, 234, + 192, 193, 235, 192, 193, 236, 192, 193, 237, 192, 193, 238, + 192, 193, 239, 192, 193, 240, 192, 193, 241, 192, 193, 231, + 192, 242, 243, 0, 75, 0, 244, 0, 245, 0, 246, 0, + 247, 0, 248, 0, 249, 0, 250, 0, 251, 0, 252, 0, + 253, 0, 255, 254, 257, 256, 257, 258, 259, 260, 261, 259, + 262, 263, 264, 265, 266, 267, 268, 258, 256, 257, 269, 256, + 257, 270, 256, 257, 271, 256, 257, 272, 256, 257, 273, 256, + 257, 274, 256, 257, 275, 256, 257, 276, 256, 257, 277, 256, + 257, 278, 256, 257, 279, 256, 257, 280, 256, 257, 281, 256, + 257, 282, 256, 257, 283, 256, 257, 284, 256, 257, 285, 256, + 257, 286, 256, 257, 287, 256, 257, 288, 256, 257, 289, 256, + 257, 290, 256, 257, 290, 256, 257, 291, 256, 257, 292, 256, + 257, 283, 290, 256, 257, 293, 256, 257, 294, 256, 257, 295, + 256, 257, 296, 256, 257, 297, 256, 257, 283, 256, 257, 298, + 256, 257, 299, 256, 257, 300, 256, 257, 301, 256, 257, 302, + 256, 257, 303, 256, 257, 304, 256, 257, 305, 256, 257, 306, + 256, 257, 307, 256, 257, 308, 256, 257, 309, 256, 257, 310, + 256, 257, 297, 256, 257, 311, 302, 256, 257, 289, 256, 257, + 312, 256, 257, 313, 256, 257, 314, 256, 257, 297, 256, 315, + 0, 316, 0, 317, 0, 318, 0, 319, 0, 321, 320, 323, + 322, 323, 324, 325, 326, 327, 325, 328, 329, 330, 331, 332, + 333, 324, 322, 323, 334, 322, 323, 335, 322, 323, 336, 322, + 323, 337, 322, 323, 338, 322, 323, 339, 322, 323, 340, 322, + 323, 341, 322, 323, 342, 322, 323, 343, 322, 323, 344, 322, + 323, 345, 322, 323, 346, 322, 323, 347, 322, 323, 348, 322, + 323, 349, 322, 323, 350, 322, 323, 351, 322, 323, 352, 322, + 323, 353, 322, 323, 354, 322, 323, 355, 322, 323, 355, 322, + 323, 356, 322, 323, 357, 322, 323, 348, 355, 322, 323, 358, + 322, 323, 359, 322, 323, 360, 322, 323, 361, 322, 323, 362, + 322, 323, 348, 322, 323, 363, 322, 323, 364, 322, 323, 365, + 322, 323, 366, 322, 323, 367, 322, 323, 368, 322, 323, 369, + 322, 323, 370, 322, 323, 371, 322, 323, 372, 322, 323, 373, + 322, 323, 374, 322, 323, 375, 322, 323, 362, 322, 323, 376, + 367, 322, 323, 354, 322, 377, 378, 377, 0, 381, 380, 382, + 383, 380, 379, 0, 385, 386, 384, 0, 385, 384, 381, 387, + 385, 386, 387, 384, 381, 388, 389, 390, 391, 392, 393, 394, + 395, 396, 397, 398, 399, 400, 401, 388, 0, 402, 0 }; } @@ -346,40 +346,40 @@ private static short[] init__lexer_indicies_0() private static short[] init__lexer_trans_targs_0() { return new short [] { - 0, 2, 4, 4, 5, 15, 17, 31, 34, 37, 44, 62, - 65, 119, 180, 247, 303, 3, 6, 7, 8, 9, 8, 8, + 0, 2, 4, 4, 5, 16, 18, 32, 35, 38, 45, 63, + 66, 120, 181, 248, 304, 3, 6, 7, 8, 9, 8, 8, 9, 8, 10, 10, 10, 11, 10, 10, 10, 11, 12, 13, - 14, 4, 14, 15, 4, 16, 18, 19, 20, 21, 22, 23, - 24, 25, 26, 27, 28, 29, 30, 309, 32, 33, 4, 16, - 33, 4, 16, 35, 36, 4, 35, 34, 36, 38, 39, 40, - 41, 42, 43, 31, 45, 46, 47, 48, 49, 50, 51, 52, - 53, 54, 53, 54, 54, 4, 55, 56, 57, 58, 59, 60, - 61, 4, 4, 5, 15, 17, 31, 34, 37, 44, 62, 65, - 119, 180, 247, 303, 63, 64, 66, 67, 68, 69, 70, 71, - 72, 73, 72, 73, 73, 4, 74, 88, 96, 101, 105, 115, - 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, - 87, 4, 89, 90, 91, 92, 93, 94, 95, 61, 97, 98, - 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, - 112, 113, 114, 116, 117, 118, 120, 121, 122, 123, 124, 125, - 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 135, - 136, 136, 4, 137, 151, 152, 159, 160, 163, 169, 138, 139, - 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 4, - 61, 153, 154, 155, 156, 157, 158, 151, 161, 162, 164, 165, - 166, 167, 168, 170, 171, 172, 173, 174, 175, 176, 177, 178, - 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, - 192, 193, 194, 193, 194, 194, 4, 195, 209, 210, 217, 218, - 221, 227, 241, 243, 196, 197, 198, 199, 200, 201, 202, 203, - 204, 205, 206, 207, 208, 4, 61, 211, 212, 213, 214, 215, - 216, 209, 219, 220, 222, 223, 224, 225, 226, 228, 229, 230, - 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 242, 244, - 245, 246, 248, 249, 250, 251, 252, 253, 254, 253, 254, 254, - 4, 255, 269, 270, 277, 278, 281, 287, 301, 256, 257, 258, - 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 4, 61, - 271, 272, 273, 274, 275, 276, 269, 279, 280, 282, 283, 284, - 285, 286, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, - 298, 299, 300, 302, 303, 304, 305, 307, 308, 306, 304, 305, - 306, 304, 307, 308, 5, 15, 17, 31, 34, 37, 44, 62, - 65, 119, 180, 247, 303, 0 + 14, 4, 15, 14, 16, 4, 17, 19, 20, 21, 22, 23, + 24, 25, 26, 27, 28, 29, 30, 31, 310, 33, 34, 4, + 17, 34, 4, 17, 36, 37, 4, 36, 35, 37, 39, 40, + 41, 42, 43, 44, 32, 46, 47, 48, 49, 50, 51, 52, + 53, 54, 55, 54, 55, 55, 4, 56, 57, 58, 59, 60, + 61, 62, 4, 4, 5, 16, 18, 32, 35, 38, 45, 63, + 66, 120, 181, 248, 304, 64, 65, 67, 68, 69, 70, 71, + 72, 73, 74, 73, 74, 74, 4, 75, 89, 97, 102, 106, + 116, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, + 87, 88, 4, 90, 91, 92, 93, 94, 95, 96, 62, 98, + 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 110, 111, + 112, 113, 114, 115, 117, 118, 119, 121, 122, 123, 124, 125, + 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, + 136, 137, 137, 4, 138, 152, 153, 160, 161, 164, 170, 139, + 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, + 4, 62, 154, 155, 156, 157, 158, 159, 152, 162, 163, 165, + 166, 167, 168, 169, 171, 172, 173, 174, 175, 176, 177, 178, + 179, 180, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, + 192, 193, 194, 195, 194, 195, 195, 4, 196, 210, 211, 218, + 219, 222, 228, 242, 244, 197, 198, 199, 200, 201, 202, 203, + 204, 205, 206, 207, 208, 209, 4, 62, 212, 213, 214, 215, + 216, 217, 210, 220, 221, 223, 224, 225, 226, 227, 229, 230, + 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 243, + 245, 246, 247, 249, 250, 251, 252, 253, 254, 255, 254, 255, + 255, 4, 256, 270, 271, 278, 279, 282, 288, 302, 257, 258, + 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 4, + 62, 272, 273, 274, 275, 276, 277, 270, 280, 281, 283, 284, + 285, 286, 287, 289, 290, 291, 292, 293, 294, 295, 296, 297, + 298, 299, 300, 301, 303, 304, 305, 306, 308, 309, 307, 305, + 306, 307, 305, 308, 309, 5, 16, 18, 32, 35, 38, 45, + 63, 66, 120, 181, 248, 304, 0 }; } @@ -392,37 +392,37 @@ private static short[] init__lexer_trans_actions_0() 43, 0, 0, 54, 3, 1, 0, 29, 1, 29, 29, 29, 29, 29, 29, 29, 35, 0, 0, 0, 7, 139, 48, 0, 102, 9, 5, 45, 134, 45, 0, 33, 122, 33, 33, 0, - 11, 106, 0, 0, 114, 25, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 149, 126, - 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 57, 144, 0, 54, 0, 81, 84, 0, 0, 0, 0, 0, - 21, 31, 130, 60, 57, 31, 63, 57, 63, 63, 63, 63, - 63, 63, 63, 66, 0, 0, 0, 0, 0, 0, 0, 0, - 57, 144, 0, 54, 0, 69, 33, 84, 84, 84, 84, 84, + 11, 106, 0, 0, 0, 114, 25, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 149, + 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 13, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, + 0, 57, 144, 0, 54, 0, 81, 84, 0, 0, 0, 0, + 0, 21, 31, 130, 60, 57, 31, 63, 57, 63, 63, 63, + 63, 63, 63, 63, 66, 0, 0, 0, 0, 0, 0, 0, + 0, 57, 144, 0, 54, 0, 69, 33, 84, 84, 84, 84, + 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, - 54, 0, 78, 33, 84, 84, 84, 84, 84, 84, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, - 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, + 0, 54, 0, 78, 33, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 57, 144, 0, 54, 0, 75, 33, 84, 84, 84, 84, - 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 57, 144, 0, 54, 0, 75, 33, 84, 84, 84, + 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, - 72, 33, 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, + 0, 72, 33, 84, 84, 84, 84, 84, 84, 84, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 37, 37, 54, 37, 87, 0, - 0, 39, 0, 0, 93, 90, 41, 96, 90, 96, 96, 96, - 96, 96, 96, 96, 99, 0 + 0, 0, 0, 0, 0, 0, 0, 37, 37, 54, 37, 87, + 0, 0, 39, 0, 0, 93, 90, 41, 96, 90, 96, 96, + 96, 96, 96, 96, 96, 99, 0 }; } @@ -457,7 +457,7 @@ private static short[] init__lexer_eof_actions_0() 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, - 43, 43, 43, 43, 43, 43, 43, 43, 43, 43 + 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43 }; } @@ -465,12 +465,12 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_start = 1; -static final int lexer_first_final = 309; +static final int lexer_first_final = 310; static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -502,7 +502,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" // line 508 "java/src/main/java/gherkin/lexer/Et.java" { @@ -585,7 +585,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { contentStart = p; currentLine = lineNumber; @@ -595,32 +595,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -628,7 +628,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -637,7 +637,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -646,7 +646,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -655,7 +655,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -664,7 +664,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -673,58 +673,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -732,13 +732,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -749,13 +749,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -787,7 +787,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -807,7 +807,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/et.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/et.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Fa.java b/java/src/main/java/gherkin/lexer/Fa.java index c813601d..8769e84a 100644 --- a/java/src/main/java/gherkin/lexer/Fa.java +++ b/java/src/main/java/gherkin/lexer/Fa.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Fa implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" private final Listener listener; @@ -624,7 +624,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -656,7 +656,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" // line 662 "java/src/main/java/gherkin/lexer/Fa.java" { @@ -739,7 +739,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { contentStart = p; currentLine = lineNumber; @@ -749,32 +749,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -782,7 +782,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -791,7 +791,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -800,7 +800,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -809,7 +809,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -818,7 +818,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -827,58 +827,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -886,13 +886,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -903,13 +903,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -941,7 +941,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -961,7 +961,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fa.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fa.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Fi.java b/java/src/main/java/gherkin/lexer/Fi.java index 8e59deb7..aa9ed65e 100644 --- a/java/src/main/java/gherkin/lexer/Fi.java +++ b/java/src/main/java/gherkin/lexer/Fi.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Fi implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" private final Listener listener; @@ -458,7 +458,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -490,7 +490,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" // line 496 "java/src/main/java/gherkin/lexer/Fi.java" { @@ -573,7 +573,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { contentStart = p; currentLine = lineNumber; @@ -583,32 +583,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -616,7 +616,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -625,7 +625,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -634,7 +634,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -643,7 +643,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -652,7 +652,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -661,58 +661,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -720,13 +720,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -737,13 +737,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -775,7 +775,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -795,7 +795,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fi.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fi.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Fr.java b/java/src/main/java/gherkin/lexer/Fr.java index 86b13f43..da03dac4 100644 --- a/java/src/main/java/gherkin/lexer/Fr.java +++ b/java/src/main/java/gherkin/lexer/Fr.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Fr implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" private final Listener listener; @@ -626,7 +626,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -658,7 +658,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" // line 664 "java/src/main/java/gherkin/lexer/Fr.java" { @@ -741,7 +741,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { contentStart = p; currentLine = lineNumber; @@ -751,32 +751,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -784,7 +784,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -793,7 +793,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -802,7 +802,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -811,7 +811,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -820,7 +820,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -829,58 +829,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -888,13 +888,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -905,13 +905,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -943,7 +943,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -963,7 +963,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/fr.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/fr.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/He.java b/java/src/main/java/gherkin/lexer/He.java index f36a2cdc..cf4a3669 100644 --- a/java/src/main/java/gherkin/lexer/He.java +++ b/java/src/main/java/gherkin/lexer/He.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class He implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" private final Listener listener; @@ -556,7 +556,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -588,7 +588,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" // line 594 "java/src/main/java/gherkin/lexer/He.java" { @@ -671,7 +671,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { contentStart = p; currentLine = lineNumber; @@ -681,32 +681,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -714,7 +714,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -723,7 +723,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -732,7 +732,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -741,7 +741,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -750,7 +750,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -759,58 +759,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -818,13 +818,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -835,13 +835,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -873,7 +873,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -893,7 +893,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/he.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/he.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Hi.java b/java/src/main/java/gherkin/lexer/Hi.java index 3010a0f9..0c9e85ab 100644 --- a/java/src/main/java/gherkin/lexer/Hi.java +++ b/java/src/main/java/gherkin/lexer/Hi.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Hi implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" private final Listener listener; @@ -790,7 +790,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -822,7 +822,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" // line 828 "java/src/main/java/gherkin/lexer/Hi.java" { @@ -905,7 +905,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { contentStart = p; currentLine = lineNumber; @@ -915,32 +915,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -948,7 +948,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -957,7 +957,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -966,7 +966,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -975,7 +975,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -984,7 +984,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -993,58 +993,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1052,13 +1052,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1069,13 +1069,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1107,7 +1107,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1127,7 +1127,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hi.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hi.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Hr.java b/java/src/main/java/gherkin/lexer/Hr.java index dd98e620..3d155919 100644 --- a/java/src/main/java/gherkin/lexer/Hr.java +++ b/java/src/main/java/gherkin/lexer/Hr.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Hr implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" private final Listener listener; @@ -522,7 +522,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -554,7 +554,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" // line 560 "java/src/main/java/gherkin/lexer/Hr.java" { @@ -637,7 +637,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { contentStart = p; currentLine = lineNumber; @@ -647,32 +647,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -680,7 +680,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -689,7 +689,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -698,7 +698,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -707,7 +707,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -716,7 +716,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -725,58 +725,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -784,13 +784,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -801,13 +801,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -839,7 +839,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -859,7 +859,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hr.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hr.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Hu.java b/java/src/main/java/gherkin/lexer/Hu.java index 5156f8a5..ebabf46c 100644 --- a/java/src/main/java/gherkin/lexer/Hu.java +++ b/java/src/main/java/gherkin/lexer/Hu.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Hu implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" private final Listener listener; @@ -554,7 +554,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -586,7 +586,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" // line 592 "java/src/main/java/gherkin/lexer/Hu.java" { @@ -669,7 +669,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { contentStart = p; currentLine = lineNumber; @@ -679,32 +679,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -712,7 +712,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -721,7 +721,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -730,7 +730,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -739,7 +739,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -748,7 +748,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -757,58 +757,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -816,13 +816,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -833,13 +833,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -871,7 +871,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -891,7 +891,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/hu.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/hu.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Id.java b/java/src/main/java/gherkin/lexer/Id.java index b447a654..e176d5f7 100644 --- a/java/src/main/java/gherkin/lexer/Id.java +++ b/java/src/main/java/gherkin/lexer/Id.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Id implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" private final Listener listener; @@ -454,7 +454,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -486,7 +486,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" // line 492 "java/src/main/java/gherkin/lexer/Id.java" { @@ -569,7 +569,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { contentStart = p; currentLine = lineNumber; @@ -579,32 +579,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -612,7 +612,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -621,7 +621,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -630,7 +630,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -639,7 +639,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -648,7 +648,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -657,58 +657,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -716,13 +716,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -733,13 +733,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -771,7 +771,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -791,7 +791,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/id.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/id.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Is.java b/java/src/main/java/gherkin/lexer/Is.java index 45779169..c7f379c5 100644 --- a/java/src/main/java/gherkin/lexer/Is.java +++ b/java/src/main/java/gherkin/lexer/Is.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Is implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" private final Listener listener; @@ -560,7 +560,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -592,7 +592,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" // line 598 "java/src/main/java/gherkin/lexer/Is.java" { @@ -675,7 +675,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { contentStart = p; currentLine = lineNumber; @@ -685,32 +685,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -718,7 +718,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -727,7 +727,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -736,7 +736,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -745,7 +745,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -754,7 +754,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -763,58 +763,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -822,13 +822,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -839,13 +839,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -877,7 +877,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -897,7 +897,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/is.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/is.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/It.java b/java/src/main/java/gherkin/lexer/It.java index 4cd67461..aa51e1be 100644 --- a/java/src/main/java/gherkin/lexer/It.java +++ b/java/src/main/java/gherkin/lexer/It.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class It implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" private final Listener listener; @@ -539,7 +539,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -571,7 +571,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" // line 577 "java/src/main/java/gherkin/lexer/It.java" { @@ -654,7 +654,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { contentStart = p; currentLine = lineNumber; @@ -664,32 +664,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -697,7 +697,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -706,7 +706,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -715,7 +715,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -724,7 +724,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -733,7 +733,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -742,58 +742,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -801,13 +801,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -818,13 +818,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -856,7 +856,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -876,7 +876,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/it.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/it.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Ja.java b/java/src/main/java/gherkin/lexer/Ja.java index 4803f1e0..40fa990b 100644 --- a/java/src/main/java/gherkin/lexer/Ja.java +++ b/java/src/main/java/gherkin/lexer/Ja.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Ja implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" private final Listener listener; @@ -759,7 +759,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -791,7 +791,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" // line 797 "java/src/main/java/gherkin/lexer/Ja.java" { @@ -874,7 +874,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { contentStart = p; currentLine = lineNumber; @@ -884,32 +884,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -917,7 +917,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -926,7 +926,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -935,7 +935,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -944,7 +944,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -953,7 +953,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -962,58 +962,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1021,13 +1021,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1038,13 +1038,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1076,7 +1076,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1096,7 +1096,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ja.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ja.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Ko.java b/java/src/main/java/gherkin/lexer/Ko.java index 2d48c150..24bca312 100644 --- a/java/src/main/java/gherkin/lexer/Ko.java +++ b/java/src/main/java/gherkin/lexer/Ko.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Ko implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" private final Listener listener; @@ -548,7 +548,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -580,7 +580,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" // line 586 "java/src/main/java/gherkin/lexer/Ko.java" { @@ -663,7 +663,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { contentStart = p; currentLine = lineNumber; @@ -673,32 +673,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -706,7 +706,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -715,7 +715,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -724,7 +724,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -733,7 +733,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -742,7 +742,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -751,58 +751,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -810,13 +810,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -827,13 +827,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -865,7 +865,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -885,7 +885,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ko.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ko.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Lt.java b/java/src/main/java/gherkin/lexer/Lt.java index 94a5f178..bd9ccc17 100644 --- a/java/src/main/java/gherkin/lexer/Lt.java +++ b/java/src/main/java/gherkin/lexer/Lt.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Lt implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" private final Listener listener; @@ -506,7 +506,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -538,7 +538,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" // line 544 "java/src/main/java/gherkin/lexer/Lt.java" { @@ -621,7 +621,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { contentStart = p; currentLine = lineNumber; @@ -631,32 +631,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -664,7 +664,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -673,7 +673,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -682,7 +682,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -691,7 +691,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -700,7 +700,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -709,58 +709,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -768,13 +768,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -785,13 +785,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -823,7 +823,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -843,7 +843,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lt.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lt.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Lu.java b/java/src/main/java/gherkin/lexer/Lu.java index 0da47b53..172a6465 100644 --- a/java/src/main/java/gherkin/lexer/Lu.java +++ b/java/src/main/java/gherkin/lexer/Lu.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Lu implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" private final Listener listener; @@ -49,39 +49,39 @@ private static short[] init__lexer_key_offsets_0() { return new short [] { 0, 0, 21, 22, 23, 43, 44, 45, 47, 49, 54, 59, - 64, 69, 73, 77, 79, 80, 81, 82, 83, 84, 85, 86, - 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 99, 104, - 111, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, - 127, 128, 135, 137, 139, 141, 143, 145, 147, 149, 151, 153, - 155, 157, 159, 161, 163, 165, 167, 187, 188, 189, 190, 191, - 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, - 204, 205, 217, 219, 221, 223, 225, 227, 229, 231, 233, 235, - 237, 239, 241, 243, 245, 247, 249, 251, 253, 255, 257, 259, - 261, 263, 265, 267, 269, 271, 273, 275, 277, 279, 281, 283, - 285, 287, 289, 291, 293, 295, 297, 299, 301, 303, 305, 307, - 309, 311, 313, 315, 317, 319, 321, 323, 325, 327, 329, 331, - 333, 335, 337, 339, 341, 343, 345, 347, 349, 350, 351, 352, - 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 378, 380, - 382, 384, 386, 388, 390, 392, 394, 396, 398, 400, 402, 404, - 406, 408, 410, 412, 414, 416, 418, 420, 422, 424, 426, 428, - 430, 432, 434, 436, 438, 440, 442, 444, 446, 448, 450, 452, - 454, 456, 458, 460, 462, 464, 466, 468, 470, 472, 474, 478, - 480, 482, 484, 486, 488, 490, 492, 494, 496, 498, 500, 502, - 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, - 516, 517, 518, 519, 520, 521, 522, 523, 524, 539, 541, 543, - 545, 547, 549, 551, 553, 555, 557, 559, 561, 563, 565, 567, - 569, 571, 573, 575, 577, 579, 581, 583, 585, 587, 589, 591, - 593, 595, 597, 599, 601, 603, 605, 607, 609, 611, 613, 615, - 619, 621, 623, 625, 627, 629, 631, 633, 635, 637, 639, 641, - 643, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, - 672, 674, 676, 678, 680, 682, 684, 686, 688, 690, 692, 694, - 696, 698, 700, 702, 704, 706, 708, 710, 712, 714, 716, 718, - 720, 722, 724, 726, 728, 730, 732, 734, 736, 738, 740, 742, - 744, 746, 748, 750, 752, 754, 756, 758, 760, 762, 764, 766, - 768, 770, 772, 774, 776, 778, 780, 782, 784, 786, 788, 792, - 794, 796, 798, 800, 802, 804, 806, 808, 810, 812, 814, 816, - 818, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, - 832, 833, 834, 838, 844, 847, 849, 855, 875 + 64, 69, 74, 78, 82, 84, 85, 86, 87, 88, 89, 90, + 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 104, + 109, 116, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, + 131, 132, 133, 140, 142, 144, 146, 148, 150, 152, 154, 156, + 158, 160, 162, 164, 166, 168, 170, 172, 192, 193, 194, 195, + 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, + 208, 209, 210, 222, 224, 226, 228, 230, 232, 234, 236, 238, + 240, 242, 244, 246, 248, 250, 252, 254, 256, 258, 260, 262, + 264, 266, 268, 270, 272, 274, 276, 278, 280, 282, 284, 286, + 288, 290, 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, + 312, 314, 316, 318, 320, 322, 324, 326, 328, 330, 332, 334, + 336, 338, 340, 342, 344, 346, 348, 350, 352, 354, 355, 356, + 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 383, + 385, 387, 389, 391, 393, 395, 397, 399, 401, 403, 405, 407, + 409, 411, 413, 415, 417, 419, 421, 423, 425, 427, 429, 431, + 433, 435, 437, 439, 441, 443, 445, 447, 449, 451, 453, 455, + 457, 459, 461, 463, 465, 467, 469, 471, 473, 475, 477, 479, + 483, 485, 487, 489, 491, 493, 495, 497, 499, 501, 503, 505, + 507, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, + 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 544, 546, + 548, 550, 552, 554, 556, 558, 560, 562, 564, 566, 568, 570, + 572, 574, 576, 578, 580, 582, 584, 586, 588, 590, 592, 594, + 596, 598, 600, 602, 604, 606, 608, 610, 612, 614, 616, 618, + 620, 624, 626, 628, 630, 632, 634, 636, 638, 640, 642, 644, + 646, 648, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, + 660, 677, 679, 681, 683, 685, 687, 689, 691, 693, 695, 697, + 699, 701, 703, 705, 707, 709, 711, 713, 715, 717, 719, 721, + 723, 725, 727, 729, 731, 733, 735, 737, 739, 741, 743, 745, + 747, 749, 751, 753, 755, 757, 759, 761, 763, 765, 767, 769, + 771, 773, 775, 777, 779, 781, 783, 785, 787, 789, 791, 793, + 797, 799, 801, 803, 805, 807, 809, 811, 813, 815, 817, 819, + 821, 823, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, + 836, 837, 838, 839, 843, 849, 852, 854, 860, 880 }; } @@ -96,74 +96,75 @@ private static byte[] init__lexer_trans_keys_0() 32, 34, 35, 37, 42, 64, 66, 70, 72, 80, 83, 97, 100, 109, 117, 119, 124, 9, 13, 34, 34, 10, 13, 10, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, - 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 9, - 13, 10, 32, 9, 13, 10, 13, 10, 95, 70, 69, 65, - 84, 85, 82, 69, 95, 69, 78, 68, 95, 37, 32, 10, - 13, 10, 13, 13, 32, 64, 9, 10, 9, 10, 13, 32, - 64, 11, 12, 10, 32, 64, 9, 13, 101, 105, 115, 112, - 105, 108, 108, 101, 114, 58, 10, 10, 10, 32, 35, 70, - 124, 9, 13, 10, 117, 10, 110, 10, 107, 10, 116, 10, - 105, 10, 111, 10, 110, 10, 97, 10, 108, 10, 105, 10, - 116, -61, 10, -87, 10, 10, 105, 10, 116, 10, 58, 10, - 32, 34, 35, 37, 42, 64, 66, 70, 72, 80, 83, 97, - 100, 109, 117, 119, 124, 9, 13, 117, 110, 107, 116, 105, - 111, 110, 97, 108, 105, 116, -61, -87, 105, 116, 58, 10, - 10, 10, 32, 35, 37, 64, 66, 70, 72, 80, 83, 9, - 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, - 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, - 68, 10, 95, 10, 37, 10, 101, 10, 105, 10, 115, 10, - 112, 10, 105, 10, 108, 10, 108, 10, 101, 10, 114, 10, - 58, 10, 117, 10, 110, 10, 107, 10, 116, 10, 105, 10, - 111, 10, 110, 10, 97, 10, 108, 10, 105, 10, 116, -61, - 10, -87, 10, 10, 105, 10, 116, 10, 97, 10, 110, 10, - 110, 10, 101, 10, 114, 10, 103, 10, 114, 10, 111, 10, - 110, 10, 100, 10, 108, 10, 97, 10, 110, 10, 103, 10, - 32, 10, 118, 10, 117, 10, 109, 10, 32, 10, 83, 10, - 122, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, - 111, 97, 110, 110, 101, 114, 103, 114, 111, 110, 100, 58, - 10, 10, 10, 32, 35, 37, 42, 64, 70, 80, 83, 97, - 100, 109, 117, 119, 9, 13, 10, 95, 10, 70, 10, 69, + 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, + 9, 13, 10, 32, 9, 13, 10, 32, 9, 13, 10, 13, + 10, 95, 70, 69, 65, 84, 85, 82, 69, 95, 69, 78, + 68, 95, 37, 32, 10, 13, 10, 13, 13, 32, 64, 9, + 10, 9, 10, 13, 32, 64, 11, 12, 10, 32, 64, 9, + 13, 101, 105, 115, 112, 105, 108, 108, 101, 114, 58, 10, + 10, 10, 32, 35, 70, 124, 9, 13, 10, 117, 10, 110, + 10, 107, 10, 116, 10, 105, 10, 111, 10, 110, 10, 97, + 10, 108, 10, 105, 10, 116, -61, 10, -87, 10, 10, 105, + 10, 116, 10, 58, 10, 32, 34, 35, 37, 42, 64, 66, + 70, 72, 80, 83, 97, 100, 109, 117, 119, 124, 9, 13, + 117, 110, 107, 116, 105, 111, 110, 97, 108, 105, 116, -61, + -87, 105, 116, 58, 10, 10, 10, 32, 35, 37, 64, 66, + 70, 72, 80, 83, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, - 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, - 10, 117, 10, 110, 10, 107, 10, 116, 10, 105, 10, 111, - 10, 110, 10, 97, 10, 108, 10, 105, 10, 116, -61, 10, - -87, 10, 10, 105, 10, 116, 10, 58, 10, 108, 10, 97, + 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 101, + 10, 105, 10, 115, 10, 112, 10, 105, 10, 108, 10, 108, + 10, 101, 10, 114, 10, 58, 10, 117, 10, 110, 10, 107, + 10, 116, 10, 105, 10, 111, 10, 110, 10, 97, 10, 108, + 10, 105, 10, 116, -61, 10, -87, 10, 10, 105, 10, 116, + 10, 97, 10, 110, 10, 110, 10, 101, 10, 114, 10, 103, + 10, 114, 10, 111, 10, 110, 10, 100, 10, 108, 10, 97, 10, 110, 10, 103, 10, 32, 10, 118, 10, 117, 10, 109, 10, 32, 10, 83, 10, 122, 10, 101, 10, 110, 10, 97, - 10, 114, 10, 105, 10, 111, 10, 32, 110, 119, 10, 101, - 10, 114, 10, 97, 10, 110, 10, 110, -61, 10, -92, 10, - 10, 103, 10, 101, 10, 104, 10, 111, 10, 108, 10, 108, - 108, 97, 110, 103, 32, 118, 117, 109, 32, 83, 122, 101, - 110, 97, 114, 105, 111, 58, 10, 10, 10, 32, 35, 37, - 42, 64, 70, 83, 97, 100, 109, 117, 119, 9, 13, 10, + 10, 114, 10, 105, 10, 111, 97, 110, 110, 101, 114, 103, + 114, 111, 110, 100, 58, 10, 10, 10, 32, 35, 37, 42, + 64, 70, 80, 83, 97, 100, 109, 117, 119, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, 117, 10, 110, 10, 107, 10, 116, 10, 105, 10, 111, 10, 110, 10, 97, 10, 108, 10, 105, 10, 116, -61, 10, -87, 10, 10, 105, 10, 116, 10, - 58, 10, 122, 10, 101, 10, 110, 10, 97, 10, 114, 10, - 105, 10, 111, 10, 32, 110, 119, 10, 101, 10, 114, 10, - 97, 10, 110, 10, 110, -61, 10, -92, 10, 10, 103, 10, - 101, 10, 104, 10, 111, 10, 108, 10, 108, 122, 101, 110, - 97, 114, 105, 111, 58, 10, 10, 10, 32, 35, 37, 42, - 64, 70, 72, 80, 83, 97, 100, 109, 117, 119, 9, 13, - 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, - 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, - 10, 95, 10, 37, 10, 32, 10, 117, 10, 110, 10, 107, - 10, 116, 10, 105, 10, 111, 10, 110, 10, 97, 10, 108, - 10, 105, 10, 116, -61, 10, -87, 10, 10, 105, 10, 116, - 10, 58, 10, 97, 10, 110, 10, 110, 10, 101, 10, 114, - 10, 103, 10, 114, 10, 111, 10, 110, 10, 100, 10, 108, - 10, 97, 10, 110, 10, 103, 10, 32, 10, 118, 10, 117, - 10, 109, 10, 32, 10, 83, 10, 122, 10, 101, 10, 110, + 58, 10, 108, 10, 97, 10, 110, 10, 103, 10, 32, 10, + 118, 10, 117, 10, 109, 10, 32, 10, 83, 10, 122, 10, + 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 111, 10, + 32, 110, 119, 10, 101, 10, 114, 10, 97, 10, 110, 10, + 110, -61, 10, -92, 10, 10, 103, 10, 101, 10, 104, 10, + 111, 10, 108, 10, 108, 108, 97, 110, 103, 32, 118, 117, + 109, 32, 83, 122, 101, 110, 97, 114, 105, 111, 58, 10, + 10, 10, 32, 35, 37, 42, 64, 70, 83, 97, 100, 109, + 117, 119, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, + 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, + 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, 117, + 10, 110, 10, 107, 10, 116, 10, 105, 10, 111, 10, 110, + 10, 97, 10, 108, 10, 105, 10, 116, -61, 10, -87, 10, + 10, 105, 10, 116, 10, 58, 10, 122, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 111, 10, 32, 110, 119, 10, 101, 10, 114, 10, 97, 10, 110, 10, 110, -61, 10, -92, 10, 10, 103, 10, 101, 10, 104, 10, 111, 10, 108, - 10, 108, 32, 110, 119, 101, 114, 97, 110, 110, -61, -92, - 103, 101, 104, 111, 108, 108, 32, 124, 9, 13, 10, 32, - 92, 124, 9, 13, 10, 92, 124, 10, 92, 10, 32, 92, - 124, 9, 13, 10, 32, 34, 35, 37, 42, 64, 66, 70, - 72, 80, 83, 97, 100, 109, 117, 119, 124, 9, 13, 0 + 10, 108, 122, 101, 110, 97, 114, 105, 111, 58, 10, 10, + 10, 32, 35, 37, 42, 64, 70, 72, 80, 83, 97, 100, + 109, 117, 119, 9, 13, 10, 95, 10, 70, 10, 69, 10, + 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, + 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, + 117, 10, 110, 10, 107, 10, 116, 10, 105, 10, 111, 10, + 110, 10, 97, 10, 108, 10, 105, 10, 116, -61, 10, -87, + 10, 10, 105, 10, 116, 10, 58, 10, 97, 10, 110, 10, + 110, 10, 101, 10, 114, 10, 103, 10, 114, 10, 111, 10, + 110, 10, 100, 10, 108, 10, 97, 10, 110, 10, 103, 10, + 32, 10, 118, 10, 117, 10, 109, 10, 32, 10, 83, 10, + 122, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, + 111, 10, 32, 110, 119, 10, 101, 10, 114, 10, 97, 10, + 110, 10, 110, -61, 10, -92, 10, 10, 103, 10, 101, 10, + 104, 10, 111, 10, 108, 10, 108, 32, 110, 119, 101, 114, + 97, 110, 110, -61, -92, 103, 101, 104, 111, 108, 108, 32, + 124, 9, 13, 10, 32, 92, 124, 9, 13, 10, 92, 124, + 10, 92, 10, 32, 92, 124, 9, 13, 10, 32, 34, 35, + 37, 42, 64, 66, 70, 72, 80, 83, 97, 100, 109, 117, + 119, 124, 9, 13, 0 }; } @@ -174,39 +175,39 @@ private static byte[] init__lexer_single_lengths_0() { return new byte [] { 0, 19, 1, 1, 18, 1, 1, 2, 2, 3, 3, 3, - 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 5, - 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 5, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 18, 1, 1, 1, 1, 1, + 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, + 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 5, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 18, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 1, 1, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 14, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 14, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 15, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 15, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 2, 4, 3, 2, 4, 18, 0 + 2, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 2, 4, 3, 2, 4, 18, 0 }; } @@ -217,39 +218,39 @@ private static byte[] init__lexer_range_lengths_0() { return new byte [] { 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, - 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, + 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 1, 1, 0, 0, 1, 1, 0 + 0, 0, 0, 1, 1, 0, 0, 1, 1, 0 }; } @@ -260,39 +261,39 @@ private static short[] init__lexer_index_offsets_0() { return new short [] { 0, 0, 21, 23, 25, 45, 47, 49, 52, 55, 60, 65, - 70, 75, 79, 83, 86, 88, 90, 92, 94, 96, 98, 100, - 102, 104, 106, 108, 110, 112, 114, 116, 118, 121, 124, 129, - 136, 141, 143, 145, 147, 149, 151, 153, 155, 157, 159, 161, - 163, 165, 172, 175, 178, 181, 184, 187, 190, 193, 196, 199, - 202, 205, 208, 211, 214, 217, 220, 240, 242, 244, 246, 248, - 250, 252, 254, 256, 258, 260, 262, 264, 266, 268, 270, 272, - 274, 276, 288, 291, 294, 297, 300, 303, 306, 309, 312, 315, - 318, 321, 324, 327, 330, 333, 336, 339, 342, 345, 348, 351, - 354, 357, 360, 363, 366, 369, 372, 375, 378, 381, 384, 387, - 390, 393, 396, 399, 402, 405, 408, 411, 414, 417, 420, 423, - 426, 429, 432, 435, 438, 441, 444, 447, 450, 453, 456, 459, - 462, 465, 468, 471, 474, 477, 480, 483, 486, 488, 490, 492, - 494, 496, 498, 500, 502, 504, 506, 508, 510, 512, 528, 531, - 534, 537, 540, 543, 546, 549, 552, 555, 558, 561, 564, 567, - 570, 573, 576, 579, 582, 585, 588, 591, 594, 597, 600, 603, - 606, 609, 612, 615, 618, 621, 624, 627, 630, 633, 636, 639, - 642, 645, 648, 651, 654, 657, 660, 663, 666, 669, 672, 677, - 680, 683, 686, 689, 692, 695, 698, 701, 704, 707, 710, 713, - 716, 718, 720, 722, 724, 726, 728, 730, 732, 734, 736, 738, - 740, 742, 744, 746, 748, 750, 752, 754, 756, 771, 774, 777, - 780, 783, 786, 789, 792, 795, 798, 801, 804, 807, 810, 813, - 816, 819, 822, 825, 828, 831, 834, 837, 840, 843, 846, 849, - 852, 855, 858, 861, 864, 867, 870, 873, 876, 879, 882, 885, - 890, 893, 896, 899, 902, 905, 908, 911, 914, 917, 920, 923, - 926, 929, 931, 933, 935, 937, 939, 941, 943, 945, 947, 949, - 966, 969, 972, 975, 978, 981, 984, 987, 990, 993, 996, 999, - 1002, 1005, 1008, 1011, 1014, 1017, 1020, 1023, 1026, 1029, 1032, 1035, - 1038, 1041, 1044, 1047, 1050, 1053, 1056, 1059, 1062, 1065, 1068, 1071, - 1074, 1077, 1080, 1083, 1086, 1089, 1092, 1095, 1098, 1101, 1104, 1107, - 1110, 1113, 1116, 1119, 1122, 1125, 1128, 1131, 1134, 1137, 1140, 1145, - 1148, 1151, 1154, 1157, 1160, 1163, 1166, 1169, 1172, 1175, 1178, 1181, - 1184, 1188, 1190, 1192, 1194, 1196, 1198, 1200, 1202, 1204, 1206, 1208, - 1210, 1212, 1214, 1218, 1224, 1228, 1231, 1237, 1257 + 70, 75, 80, 84, 88, 91, 93, 95, 97, 99, 101, 103, + 105, 107, 109, 111, 113, 115, 117, 119, 121, 123, 126, 129, + 134, 141, 146, 148, 150, 152, 154, 156, 158, 160, 162, 164, + 166, 168, 170, 177, 180, 183, 186, 189, 192, 195, 198, 201, + 204, 207, 210, 213, 216, 219, 222, 225, 245, 247, 249, 251, + 253, 255, 257, 259, 261, 263, 265, 267, 269, 271, 273, 275, + 277, 279, 281, 293, 296, 299, 302, 305, 308, 311, 314, 317, + 320, 323, 326, 329, 332, 335, 338, 341, 344, 347, 350, 353, + 356, 359, 362, 365, 368, 371, 374, 377, 380, 383, 386, 389, + 392, 395, 398, 401, 404, 407, 410, 413, 416, 419, 422, 425, + 428, 431, 434, 437, 440, 443, 446, 449, 452, 455, 458, 461, + 464, 467, 470, 473, 476, 479, 482, 485, 488, 491, 493, 495, + 497, 499, 501, 503, 505, 507, 509, 511, 513, 515, 517, 533, + 536, 539, 542, 545, 548, 551, 554, 557, 560, 563, 566, 569, + 572, 575, 578, 581, 584, 587, 590, 593, 596, 599, 602, 605, + 608, 611, 614, 617, 620, 623, 626, 629, 632, 635, 638, 641, + 644, 647, 650, 653, 656, 659, 662, 665, 668, 671, 674, 677, + 682, 685, 688, 691, 694, 697, 700, 703, 706, 709, 712, 715, + 718, 721, 723, 725, 727, 729, 731, 733, 735, 737, 739, 741, + 743, 745, 747, 749, 751, 753, 755, 757, 759, 761, 776, 779, + 782, 785, 788, 791, 794, 797, 800, 803, 806, 809, 812, 815, + 818, 821, 824, 827, 830, 833, 836, 839, 842, 845, 848, 851, + 854, 857, 860, 863, 866, 869, 872, 875, 878, 881, 884, 887, + 890, 895, 898, 901, 904, 907, 910, 913, 916, 919, 922, 925, + 928, 931, 934, 936, 938, 940, 942, 944, 946, 948, 950, 952, + 954, 971, 974, 977, 980, 983, 986, 989, 992, 995, 998, 1001, + 1004, 1007, 1010, 1013, 1016, 1019, 1022, 1025, 1028, 1031, 1034, 1037, + 1040, 1043, 1046, 1049, 1052, 1055, 1058, 1061, 1064, 1067, 1070, 1073, + 1076, 1079, 1082, 1085, 1088, 1091, 1094, 1097, 1100, 1103, 1106, 1109, + 1112, 1115, 1118, 1121, 1124, 1127, 1130, 1133, 1136, 1139, 1142, 1145, + 1150, 1153, 1156, 1159, 1162, 1165, 1168, 1171, 1174, 1177, 1180, 1183, + 1186, 1189, 1193, 1195, 1197, 1199, 1201, 1203, 1205, 1207, 1209, 1211, + 1213, 1215, 1217, 1219, 1223, 1229, 1233, 1236, 1242, 1262 }; } @@ -308,105 +309,106 @@ private static short[] init__lexer_indicies_0() 13, 14, 15, 16, 17, 15, 18, 2, 0, 20, 0, 21, 0, 23, 24, 22, 26, 27, 25, 30, 29, 31, 29, 28, 34, 33, 35, 33, 32, 34, 33, 36, 33, 32, 34, 33, - 37, 33, 32, 39, 38, 38, 0, 3, 40, 40, 0, 42, - 43, 41, 3, 0, 44, 0, 45, 0, 46, 0, 47, 0, - 48, 0, 49, 0, 50, 0, 51, 0, 52, 0, 53, 0, - 54, 0, 55, 0, 56, 0, 57, 0, 58, 0, 60, 61, - 59, 63, 64, 62, 0, 0, 0, 0, 65, 66, 67, 66, - 66, 69, 68, 65, 3, 70, 8, 70, 0, 71, 0, 72, - 0, 73, 0, 74, 0, 75, 0, 76, 0, 77, 0, 78, - 0, 79, 0, 80, 0, 82, 81, 84, 83, 84, 85, 86, - 87, 86, 85, 83, 84, 88, 83, 84, 89, 83, 84, 90, - 83, 84, 91, 83, 84, 92, 83, 84, 93, 83, 84, 94, - 83, 84, 95, 83, 84, 96, 83, 84, 97, 83, 84, 98, - 83, 99, 84, 83, 100, 84, 83, 84, 101, 83, 84, 102, - 83, 84, 103, 83, 105, 104, 106, 107, 108, 109, 110, 111, - 112, 113, 114, 115, 116, 117, 118, 119, 117, 120, 104, 0, - 121, 0, 122, 0, 123, 0, 124, 0, 125, 0, 126, 0, - 127, 0, 128, 0, 129, 0, 130, 0, 131, 0, 132, 0, - 133, 0, 134, 0, 135, 0, 136, 0, 138, 137, 140, 139, - 140, 141, 142, 143, 142, 144, 145, 146, 147, 148, 141, 139, - 140, 149, 139, 140, 150, 139, 140, 151, 139, 140, 152, 139, - 140, 153, 139, 140, 154, 139, 140, 155, 139, 140, 156, 139, - 140, 157, 139, 140, 158, 139, 140, 159, 139, 140, 160, 139, - 140, 161, 139, 140, 162, 139, 140, 163, 139, 140, 164, 139, - 140, 165, 139, 140, 166, 139, 140, 167, 139, 140, 168, 139, - 140, 169, 139, 140, 170, 139, 140, 171, 139, 140, 172, 139, - 140, 173, 139, 140, 174, 139, 140, 175, 139, 140, 176, 139, - 140, 177, 139, 140, 178, 139, 140, 179, 139, 140, 180, 139, - 140, 181, 139, 140, 182, 139, 140, 183, 139, 184, 140, 139, - 185, 140, 139, 140, 186, 139, 140, 171, 139, 140, 187, 139, - 140, 188, 139, 140, 189, 139, 140, 190, 139, 140, 191, 139, - 140, 192, 139, 140, 193, 139, 140, 194, 139, 140, 195, 139, - 140, 171, 139, 140, 196, 139, 140, 197, 139, 140, 198, 139, - 140, 199, 139, 140, 200, 139, 140, 201, 139, 140, 202, 139, - 140, 203, 139, 140, 204, 139, 140, 205, 139, 140, 206, 139, - 140, 207, 139, 140, 208, 139, 140, 209, 139, 140, 210, 139, - 140, 211, 139, 140, 171, 139, 212, 0, 213, 0, 214, 0, - 215, 0, 216, 0, 217, 0, 218, 0, 219, 0, 220, 0, - 221, 0, 222, 0, 224, 223, 226, 225, 226, 227, 228, 229, - 230, 228, 231, 232, 233, 234, 235, 236, 237, 235, 227, 225, - 226, 238, 225, 226, 239, 225, 226, 240, 225, 226, 241, 225, - 226, 242, 225, 226, 243, 225, 226, 244, 225, 226, 245, 225, - 226, 246, 225, 226, 247, 225, 226, 248, 225, 226, 249, 225, - 226, 250, 225, 226, 251, 225, 226, 252, 225, 226, 253, 225, - 226, 254, 225, 226, 255, 225, 226, 256, 225, 226, 257, 225, - 226, 258, 225, 226, 259, 225, 226, 260, 225, 226, 261, 225, - 226, 262, 225, 226, 263, 225, 264, 226, 225, 265, 226, 225, - 226, 266, 225, 226, 267, 225, 226, 252, 225, 226, 268, 225, - 226, 269, 225, 226, 270, 225, 226, 271, 225, 226, 272, 225, - 226, 273, 225, 226, 274, 225, 226, 275, 225, 226, 276, 225, - 226, 277, 225, 226, 278, 225, 226, 279, 225, 226, 280, 225, - 226, 281, 225, 226, 282, 225, 226, 283, 225, 226, 267, 225, - 226, 252, 284, 285, 225, 226, 286, 225, 226, 284, 225, 226, - 287, 225, 226, 288, 225, 226, 284, 225, 289, 226, 225, 284, - 226, 225, 226, 290, 225, 226, 291, 225, 226, 292, 225, 226, - 293, 225, 226, 294, 225, 226, 284, 225, 295, 0, 296, 0, - 297, 0, 298, 0, 299, 0, 300, 0, 301, 0, 302, 0, - 303, 0, 304, 0, 305, 0, 306, 0, 307, 0, 308, 0, - 309, 0, 310, 0, 311, 0, 312, 0, 314, 313, 316, 315, - 316, 317, 318, 319, 320, 318, 321, 322, 323, 324, 325, 326, - 324, 317, 315, 316, 327, 315, 316, 328, 315, 316, 329, 315, - 316, 330, 315, 316, 331, 315, 316, 332, 315, 316, 333, 315, - 316, 334, 315, 316, 335, 315, 316, 336, 315, 316, 337, 315, - 316, 338, 315, 316, 339, 315, 316, 340, 315, 316, 341, 315, - 316, 342, 315, 316, 343, 315, 316, 344, 315, 316, 345, 315, - 316, 346, 315, 316, 347, 315, 316, 348, 315, 316, 349, 315, - 316, 350, 315, 316, 351, 315, 316, 352, 315, 353, 316, 315, - 354, 316, 315, 316, 355, 315, 316, 356, 315, 316, 341, 315, - 316, 357, 315, 316, 358, 315, 316, 359, 315, 316, 360, 315, - 316, 361, 315, 316, 362, 315, 316, 356, 315, 316, 341, 363, - 364, 315, 316, 365, 315, 316, 363, 315, 316, 366, 315, 316, - 367, 315, 316, 363, 315, 368, 316, 315, 363, 316, 315, 316, - 369, 315, 316, 370, 315, 316, 371, 315, 316, 372, 315, 316, - 373, 315, 316, 363, 315, 374, 0, 375, 0, 376, 0, 377, - 0, 378, 0, 379, 0, 380, 0, 381, 0, 383, 382, 385, - 384, 385, 386, 387, 388, 389, 387, 390, 391, 392, 393, 394, - 395, 396, 397, 395, 386, 384, 385, 398, 384, 385, 399, 384, - 385, 400, 384, 385, 401, 384, 385, 402, 384, 385, 403, 384, - 385, 404, 384, 385, 405, 384, 385, 406, 384, 385, 407, 384, - 385, 408, 384, 385, 409, 384, 385, 410, 384, 385, 411, 384, - 385, 412, 384, 385, 413, 384, 385, 414, 384, 385, 415, 384, - 385, 416, 384, 385, 417, 384, 385, 418, 384, 385, 419, 384, - 385, 420, 384, 385, 421, 384, 385, 422, 384, 385, 423, 384, - 424, 385, 384, 425, 385, 384, 385, 426, 384, 385, 427, 384, - 385, 412, 384, 385, 428, 384, 385, 429, 384, 385, 430, 384, - 385, 431, 384, 385, 432, 384, 385, 433, 384, 385, 434, 384, - 385, 435, 384, 385, 436, 384, 385, 427, 384, 385, 437, 384, - 385, 438, 384, 385, 439, 384, 385, 440, 384, 385, 441, 384, - 385, 442, 384, 385, 443, 384, 385, 444, 384, 385, 445, 384, - 385, 446, 384, 385, 447, 384, 385, 448, 384, 385, 449, 384, - 385, 450, 384, 385, 451, 384, 385, 452, 384, 385, 427, 384, - 385, 412, 453, 454, 384, 385, 455, 384, 385, 453, 384, 385, - 456, 384, 385, 457, 384, 385, 453, 384, 458, 385, 384, 453, - 385, 384, 385, 459, 384, 385, 460, 384, 385, 461, 384, 385, - 462, 384, 385, 463, 384, 385, 453, 384, 58, 464, 465, 0, - 466, 0, 464, 0, 467, 0, 468, 0, 464, 0, 469, 0, - 464, 0, 470, 0, 471, 0, 472, 0, 473, 0, 474, 0, - 464, 0, 475, 476, 475, 0, 479, 478, 480, 481, 478, 477, - 0, 483, 484, 482, 0, 483, 482, 479, 485, 483, 484, 485, - 482, 479, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, - 496, 497, 498, 499, 500, 498, 501, 486, 0, 502, 0 + 37, 33, 32, 39, 38, 40, 38, 0, 3, 41, 41, 0, + 39, 38, 38, 0, 43, 44, 42, 3, 0, 45, 0, 46, + 0, 47, 0, 48, 0, 49, 0, 50, 0, 51, 0, 52, + 0, 53, 0, 54, 0, 55, 0, 56, 0, 57, 0, 58, + 0, 59, 0, 61, 62, 60, 64, 65, 63, 0, 0, 0, + 0, 66, 67, 68, 67, 67, 70, 69, 66, 3, 71, 8, + 71, 0, 72, 0, 73, 0, 74, 0, 75, 0, 76, 0, + 77, 0, 78, 0, 79, 0, 80, 0, 81, 0, 83, 82, + 85, 84, 85, 86, 87, 88, 87, 86, 84, 85, 89, 84, + 85, 90, 84, 85, 91, 84, 85, 92, 84, 85, 93, 84, + 85, 94, 84, 85, 95, 84, 85, 96, 84, 85, 97, 84, + 85, 98, 84, 85, 99, 84, 100, 85, 84, 101, 85, 84, + 85, 102, 84, 85, 103, 84, 85, 104, 84, 106, 105, 107, + 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, + 120, 118, 121, 105, 0, 122, 0, 123, 0, 124, 0, 125, + 0, 126, 0, 127, 0, 128, 0, 129, 0, 130, 0, 131, + 0, 132, 0, 133, 0, 134, 0, 135, 0, 136, 0, 137, + 0, 139, 138, 141, 140, 141, 142, 143, 144, 143, 145, 146, + 147, 148, 149, 142, 140, 141, 150, 140, 141, 151, 140, 141, + 152, 140, 141, 153, 140, 141, 154, 140, 141, 155, 140, 141, + 156, 140, 141, 157, 140, 141, 158, 140, 141, 159, 140, 141, + 160, 140, 141, 161, 140, 141, 162, 140, 141, 163, 140, 141, + 164, 140, 141, 165, 140, 141, 166, 140, 141, 167, 140, 141, + 168, 140, 141, 169, 140, 141, 170, 140, 141, 171, 140, 141, + 172, 140, 141, 173, 140, 141, 174, 140, 141, 175, 140, 141, + 176, 140, 141, 177, 140, 141, 178, 140, 141, 179, 140, 141, + 180, 140, 141, 181, 140, 141, 182, 140, 141, 183, 140, 141, + 184, 140, 185, 141, 140, 186, 141, 140, 141, 187, 140, 141, + 172, 140, 141, 188, 140, 141, 189, 140, 141, 190, 140, 141, + 191, 140, 141, 192, 140, 141, 193, 140, 141, 194, 140, 141, + 195, 140, 141, 196, 140, 141, 172, 140, 141, 197, 140, 141, + 198, 140, 141, 199, 140, 141, 200, 140, 141, 201, 140, 141, + 202, 140, 141, 203, 140, 141, 204, 140, 141, 205, 140, 141, + 206, 140, 141, 207, 140, 141, 208, 140, 141, 209, 140, 141, + 210, 140, 141, 211, 140, 141, 212, 140, 141, 172, 140, 213, + 0, 214, 0, 215, 0, 216, 0, 217, 0, 218, 0, 219, + 0, 220, 0, 221, 0, 222, 0, 223, 0, 225, 224, 227, + 226, 227, 228, 229, 230, 231, 229, 232, 233, 234, 235, 236, + 237, 238, 236, 228, 226, 227, 239, 226, 227, 240, 226, 227, + 241, 226, 227, 242, 226, 227, 243, 226, 227, 244, 226, 227, + 245, 226, 227, 246, 226, 227, 247, 226, 227, 248, 226, 227, + 249, 226, 227, 250, 226, 227, 251, 226, 227, 252, 226, 227, + 253, 226, 227, 254, 226, 227, 255, 226, 227, 256, 226, 227, + 257, 226, 227, 258, 226, 227, 259, 226, 227, 260, 226, 227, + 261, 226, 227, 262, 226, 227, 263, 226, 227, 264, 226, 265, + 227, 226, 266, 227, 226, 227, 267, 226, 227, 268, 226, 227, + 253, 226, 227, 269, 226, 227, 270, 226, 227, 271, 226, 227, + 272, 226, 227, 273, 226, 227, 274, 226, 227, 275, 226, 227, + 276, 226, 227, 277, 226, 227, 278, 226, 227, 279, 226, 227, + 280, 226, 227, 281, 226, 227, 282, 226, 227, 283, 226, 227, + 284, 226, 227, 268, 226, 227, 253, 285, 286, 226, 227, 287, + 226, 227, 285, 226, 227, 288, 226, 227, 289, 226, 227, 285, + 226, 290, 227, 226, 285, 227, 226, 227, 291, 226, 227, 292, + 226, 227, 293, 226, 227, 294, 226, 227, 295, 226, 227, 285, + 226, 296, 0, 297, 0, 298, 0, 299, 0, 300, 0, 301, + 0, 302, 0, 303, 0, 304, 0, 305, 0, 306, 0, 307, + 0, 308, 0, 309, 0, 310, 0, 311, 0, 312, 0, 313, + 0, 315, 314, 317, 316, 317, 318, 319, 320, 321, 319, 322, + 323, 324, 325, 326, 327, 325, 318, 316, 317, 328, 316, 317, + 329, 316, 317, 330, 316, 317, 331, 316, 317, 332, 316, 317, + 333, 316, 317, 334, 316, 317, 335, 316, 317, 336, 316, 317, + 337, 316, 317, 338, 316, 317, 339, 316, 317, 340, 316, 317, + 341, 316, 317, 342, 316, 317, 343, 316, 317, 344, 316, 317, + 345, 316, 317, 346, 316, 317, 347, 316, 317, 348, 316, 317, + 349, 316, 317, 350, 316, 317, 351, 316, 317, 352, 316, 317, + 353, 316, 354, 317, 316, 355, 317, 316, 317, 356, 316, 317, + 357, 316, 317, 342, 316, 317, 358, 316, 317, 359, 316, 317, + 360, 316, 317, 361, 316, 317, 362, 316, 317, 363, 316, 317, + 357, 316, 317, 342, 364, 365, 316, 317, 366, 316, 317, 364, + 316, 317, 367, 316, 317, 368, 316, 317, 364, 316, 369, 317, + 316, 364, 317, 316, 317, 370, 316, 317, 371, 316, 317, 372, + 316, 317, 373, 316, 317, 374, 316, 317, 364, 316, 375, 0, + 376, 0, 377, 0, 378, 0, 379, 0, 380, 0, 381, 0, + 382, 0, 384, 383, 386, 385, 386, 387, 388, 389, 390, 388, + 391, 392, 393, 394, 395, 396, 397, 398, 396, 387, 385, 386, + 399, 385, 386, 400, 385, 386, 401, 385, 386, 402, 385, 386, + 403, 385, 386, 404, 385, 386, 405, 385, 386, 406, 385, 386, + 407, 385, 386, 408, 385, 386, 409, 385, 386, 410, 385, 386, + 411, 385, 386, 412, 385, 386, 413, 385, 386, 414, 385, 386, + 415, 385, 386, 416, 385, 386, 417, 385, 386, 418, 385, 386, + 419, 385, 386, 420, 385, 386, 421, 385, 386, 422, 385, 386, + 423, 385, 386, 424, 385, 425, 386, 385, 426, 386, 385, 386, + 427, 385, 386, 428, 385, 386, 413, 385, 386, 429, 385, 386, + 430, 385, 386, 431, 385, 386, 432, 385, 386, 433, 385, 386, + 434, 385, 386, 435, 385, 386, 436, 385, 386, 437, 385, 386, + 428, 385, 386, 438, 385, 386, 439, 385, 386, 440, 385, 386, + 441, 385, 386, 442, 385, 386, 443, 385, 386, 444, 385, 386, + 445, 385, 386, 446, 385, 386, 447, 385, 386, 448, 385, 386, + 449, 385, 386, 450, 385, 386, 451, 385, 386, 452, 385, 386, + 453, 385, 386, 428, 385, 386, 413, 454, 455, 385, 386, 456, + 385, 386, 454, 385, 386, 457, 385, 386, 458, 385, 386, 454, + 385, 459, 386, 385, 454, 386, 385, 386, 460, 385, 386, 461, + 385, 386, 462, 385, 386, 463, 385, 386, 464, 385, 386, 454, + 385, 59, 465, 466, 0, 467, 0, 465, 0, 468, 0, 469, + 0, 465, 0, 470, 0, 465, 0, 471, 0, 472, 0, 473, + 0, 474, 0, 475, 0, 465, 0, 476, 477, 476, 0, 480, + 479, 481, 482, 479, 478, 0, 484, 485, 483, 0, 484, 483, + 480, 486, 484, 485, 486, 483, 480, 487, 488, 489, 490, 491, + 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 499, 502, + 487, 0, 503, 0 }; } @@ -416,48 +418,48 @@ private static short[] init__lexer_indicies_0() private static short[] init__lexer_trans_targs_0() { return new short [] { - 0, 2, 4, 4, 5, 15, 17, 31, 34, 37, 67, 152, - 228, 301, 384, 387, 390, 392, 398, 3, 6, 7, 8, 9, + 0, 2, 4, 4, 5, 16, 18, 32, 35, 38, 68, 153, + 229, 302, 385, 388, 391, 393, 399, 3, 6, 7, 8, 9, 8, 8, 9, 8, 10, 10, 10, 11, 10, 10, 10, 11, - 12, 13, 14, 4, 14, 15, 4, 16, 18, 19, 20, 21, - 22, 23, 24, 25, 26, 27, 28, 29, 30, 404, 32, 33, - 4, 16, 33, 4, 16, 35, 36, 4, 35, 34, 36, 38, - 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 48, - 49, 49, 4, 50, 51, 52, 53, 54, 55, 56, 57, 58, - 59, 60, 61, 62, 63, 64, 65, 66, 4, 4, 5, 15, - 17, 31, 34, 37, 67, 152, 228, 301, 384, 387, 390, 392, - 398, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, - 79, 80, 81, 82, 83, 84, 85, 84, 85, 85, 4, 86, - 100, 110, 125, 135, 145, 87, 88, 89, 90, 91, 92, 93, - 94, 95, 96, 97, 98, 99, 4, 101, 102, 103, 104, 105, - 106, 107, 108, 109, 66, 111, 112, 113, 114, 115, 116, 117, - 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, - 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, - 144, 145, 146, 147, 148, 149, 150, 151, 153, 154, 155, 156, - 157, 158, 159, 160, 161, 162, 163, 164, 165, 164, 165, 165, - 4, 166, 180, 181, 197, 207, 214, 217, 220, 222, 167, 168, - 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 4, - 66, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, - 193, 194, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, - 206, 207, 208, 209, 210, 211, 212, 213, 180, 215, 216, 218, - 219, 221, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, + 12, 13, 14, 4, 15, 14, 16, 4, 17, 19, 20, 21, + 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 405, 33, + 34, 4, 17, 34, 4, 17, 36, 37, 4, 36, 35, 37, + 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, + 49, 50, 50, 4, 51, 52, 53, 54, 55, 56, 57, 58, + 59, 60, 61, 62, 63, 64, 65, 66, 67, 4, 4, 5, + 16, 18, 32, 35, 38, 68, 153, 229, 302, 385, 388, 391, + 393, 399, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, + 79, 80, 81, 82, 83, 84, 85, 86, 85, 86, 86, 4, + 87, 101, 111, 126, 136, 146, 88, 89, 90, 91, 92, 93, + 94, 95, 96, 97, 98, 99, 100, 4, 102, 103, 104, 105, + 106, 107, 108, 109, 110, 67, 112, 113, 114, 115, 116, 117, + 118, 119, 120, 121, 122, 123, 124, 125, 127, 128, 129, 130, + 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, + 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, + 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 165, 166, + 166, 4, 167, 181, 182, 198, 208, 215, 218, 221, 223, 168, + 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, + 4, 67, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, + 193, 194, 195, 196, 197, 199, 200, 201, 202, 203, 204, 205, + 206, 207, 208, 209, 210, 211, 212, 213, 214, 181, 216, 217, + 219, 220, 222, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, - 246, 247, 248, 247, 248, 248, 4, 249, 263, 264, 280, 287, - 290, 293, 295, 250, 251, 252, 253, 254, 255, 256, 257, 258, - 259, 260, 261, 262, 4, 66, 265, 266, 267, 268, 269, 270, - 271, 272, 273, 274, 275, 276, 277, 278, 279, 281, 282, 283, - 284, 285, 286, 263, 288, 289, 291, 292, 294, 296, 297, 298, - 299, 300, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, - 310, 311, 311, 4, 312, 326, 327, 343, 353, 363, 370, 373, - 376, 378, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, - 323, 324, 325, 4, 66, 328, 329, 330, 331, 332, 333, 334, - 335, 336, 337, 338, 339, 340, 341, 342, 344, 345, 346, 347, - 348, 349, 350, 351, 352, 354, 355, 356, 357, 358, 359, 360, - 361, 362, 363, 364, 365, 366, 367, 368, 369, 326, 371, 372, - 374, 375, 377, 379, 380, 381, 382, 383, 31, 385, 386, 388, - 389, 391, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, - 401, 399, 400, 401, 399, 402, 403, 5, 15, 17, 31, 34, - 37, 67, 152, 228, 301, 384, 387, 390, 392, 398, 0 + 246, 247, 248, 249, 248, 249, 249, 4, 250, 264, 265, 281, + 288, 291, 294, 296, 251, 252, 253, 254, 255, 256, 257, 258, + 259, 260, 261, 262, 263, 4, 67, 266, 267, 268, 269, 270, + 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 282, 283, + 284, 285, 286, 287, 264, 289, 290, 292, 293, 295, 297, 298, + 299, 300, 301, 303, 304, 305, 306, 307, 308, 309, 310, 311, + 312, 311, 312, 312, 4, 313, 327, 328, 344, 354, 364, 371, + 374, 377, 379, 314, 315, 316, 317, 318, 319, 320, 321, 322, + 323, 324, 325, 326, 4, 67, 329, 330, 331, 332, 333, 334, + 335, 336, 337, 338, 339, 340, 341, 342, 343, 345, 346, 347, + 348, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 360, + 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 327, 372, + 373, 375, 376, 378, 380, 381, 382, 383, 384, 32, 386, 387, + 389, 390, 392, 394, 395, 396, 397, 398, 399, 400, 401, 403, + 404, 402, 400, 401, 402, 400, 403, 404, 5, 16, 18, 32, + 35, 38, 68, 153, 229, 302, 385, 388, 391, 393, 399, 0 }; } @@ -470,45 +472,45 @@ private static short[] init__lexer_trans_actions_0() 43, 0, 0, 54, 3, 1, 0, 29, 1, 29, 29, 29, 29, 29, 29, 29, 29, 29, 35, 0, 0, 0, 7, 139, 48, 0, 102, 9, 5, 45, 134, 45, 0, 33, 122, 33, - 33, 0, 11, 106, 0, 0, 114, 25, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, - 149, 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, - 54, 0, 81, 84, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 21, 31, 130, 60, 57, - 31, 63, 57, 63, 63, 63, 63, 63, 63, 63, 63, 63, - 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 69, 33, - 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, + 33, 0, 11, 106, 0, 0, 0, 114, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 57, 149, 126, 0, 110, 23, 0, 27, 118, 27, 51, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, + 0, 54, 0, 81, 84, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 21, 31, 130, 60, + 57, 31, 63, 57, 63, 63, 63, 63, 63, 63, 63, 63, + 63, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 69, + 33, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, - 72, 33, 84, 84, 84, 84, 84, 84, 84, 84, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, - 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, + 0, 72, 33, 84, 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 57, 144, 0, 54, 0, 78, 33, 84, 84, 84, 84, - 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, - 0, 54, 0, 75, 33, 84, 84, 84, 84, 84, 84, 84, - 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 57, 144, 0, 54, 0, 78, 33, 84, 84, 84, + 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, + 144, 0, 54, 0, 75, 33, 84, 84, 84, 84, 84, 84, + 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 37, 54, - 37, 87, 0, 0, 39, 0, 0, 93, 90, 41, 96, 90, - 96, 96, 96, 96, 96, 96, 96, 96, 96, 99, 0 + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 37, + 54, 37, 87, 0, 0, 39, 0, 0, 93, 90, 41, 96, + 90, 96, 96, 96, 96, 96, 96, 96, 96, 96, 99, 0 }; } @@ -551,7 +553,7 @@ private static short[] init__lexer_eof_actions_0() 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, - 43, 43, 43, 43, 43, 43, 43, 43, 43 + 43, 43, 43, 43, 43, 43, 43, 43, 43, 43 }; } @@ -559,12 +561,12 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_start = 1; -static final int lexer_first_final = 404; +static final int lexer_first_final = 405; static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -591,14 +593,14 @@ public void scan(String source) { List currentRow = null; -// line 595 "java/src/main/java/gherkin/lexer/Lu.java" +// line 597 "java/src/main/java/gherkin/lexer/Lu.java" { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" -// line 602 "java/src/main/java/gherkin/lexer/Lu.java" +// line 604 "java/src/main/java/gherkin/lexer/Lu.java" { int _klen; int _trans = 0; @@ -679,7 +681,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { contentStart = p; currentLine = lineNumber; @@ -689,32 +691,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -722,7 +724,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -731,7 +733,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -740,7 +742,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -749,7 +751,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -758,7 +760,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -767,58 +769,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -826,13 +828,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -843,13 +845,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -859,7 +861,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 863 "java/src/main/java/gherkin/lexer/Lu.java" +// line 865 "java/src/main/java/gherkin/lexer/Lu.java" } } } @@ -881,7 +883,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -891,7 +893,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 895 "java/src/main/java/gherkin/lexer/Lu.java" +// line 897 "java/src/main/java/gherkin/lexer/Lu.java" } } } @@ -901,7 +903,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lu.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lu.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Lv.java b/java/src/main/java/gherkin/lexer/Lv.java index 1685b745..27e65f49 100644 --- a/java/src/main/java/gherkin/lexer/Lv.java +++ b/java/src/main/java/gherkin/lexer/Lv.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Lv implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" private final Listener listener; @@ -588,7 +588,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -620,7 +620,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" // line 626 "java/src/main/java/gherkin/lexer/Lv.java" { @@ -703,7 +703,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { contentStart = p; currentLine = lineNumber; @@ -713,32 +713,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -746,7 +746,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -755,7 +755,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -764,7 +764,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -773,7 +773,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -782,7 +782,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -791,58 +791,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -850,13 +850,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -867,13 +867,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -905,7 +905,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -925,7 +925,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/lv.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/lv.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Nl.java b/java/src/main/java/gherkin/lexer/Nl.java index 13858c0a..04cb51ea 100644 --- a/java/src/main/java/gherkin/lexer/Nl.java +++ b/java/src/main/java/gherkin/lexer/Nl.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Nl implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" private final Listener listener; @@ -552,7 +552,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -584,7 +584,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" // line 590 "java/src/main/java/gherkin/lexer/Nl.java" { @@ -667,7 +667,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { contentStart = p; currentLine = lineNumber; @@ -677,32 +677,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -710,7 +710,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -719,7 +719,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -728,7 +728,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -737,7 +737,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -746,7 +746,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -755,58 +755,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -814,13 +814,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -831,13 +831,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -869,7 +869,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -889,7 +889,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/nl.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/nl.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/No.java b/java/src/main/java/gherkin/lexer/No.java index a21d9b12..d8b5f401 100644 --- a/java/src/main/java/gherkin/lexer/No.java +++ b/java/src/main/java/gherkin/lexer/No.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class No implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" private final Listener listener; @@ -518,7 +518,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -550,7 +550,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" // line 556 "java/src/main/java/gherkin/lexer/No.java" { @@ -633,7 +633,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { contentStart = p; currentLine = lineNumber; @@ -643,32 +643,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -676,7 +676,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -685,7 +685,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -694,7 +694,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -703,7 +703,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -712,7 +712,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -721,58 +721,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -780,13 +780,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -797,13 +797,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -835,7 +835,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -855,7 +855,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/no.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/no.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Pl.java b/java/src/main/java/gherkin/lexer/Pl.java index 909a7b3e..8d9a8442 100644 --- a/java/src/main/java/gherkin/lexer/Pl.java +++ b/java/src/main/java/gherkin/lexer/Pl.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Pl implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" private final Listener listener; @@ -49,57 +49,57 @@ private static short[] init__lexer_key_offsets_0() { return new short [] { 0, 0, 23, 24, 25, 47, 48, 49, 51, 53, 58, 63, - 68, 73, 77, 81, 83, 84, 85, 86, 87, 88, 89, 90, - 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 103, 108, - 115, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 143, - 145, 147, 149, 151, 153, 155, 157, 159, 161, 163, 165, 167, - 169, 171, 173, 175, 177, 179, 181, 183, 205, 206, 207, 208, - 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, - 222, 223, 224, 225, 226, 227, 228, 229, 230, 232, 233, 234, - 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, - 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, - 268, 270, 272, 274, 276, 278, 280, 282, 284, 286, 288, 290, - 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, 314, - 316, 318, 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, - 340, 342, 344, 346, 348, 350, 352, 353, 354, 355, 356, 357, - 358, 359, 360, 361, 362, 363, 383, 385, 387, 389, 391, 393, - 395, 397, 399, 401, 403, 405, 407, 409, 411, 413, 416, 418, - 420, 422, 424, 426, 428, 430, 432, 434, 436, 438, 440, 442, - 444, 446, 448, 451, 453, 455, 457, 459, 461, 463, 465, 467, - 469, 471, 473, 475, 477, 479, 481, 483, 485, 487, 489, 491, - 493, 495, 497, 499, 501, 503, 505, 507, 509, 512, 514, 516, - 518, 520, 522, 524, 526, 528, 530, 532, 534, 536, 538, 540, - 542, 544, 546, 548, 550, 552, 554, 556, 558, 560, 563, 565, - 567, 569, 571, 573, 575, 577, 579, 581, 583, 585, 587, 589, - 592, 594, 596, 598, 600, 602, 604, 606, 608, 610, 612, 614, - 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, - 627, 628, 629, 630, 631, 632, 633, 634, 654, 656, 658, 660, - 662, 664, 666, 668, 670, 672, 674, 676, 678, 680, 682, 684, - 687, 689, 691, 693, 695, 697, 699, 701, 703, 705, 707, 709, - 711, 713, 715, 717, 719, 722, 724, 726, 728, 730, 732, 734, - 736, 738, 740, 742, 744, 746, 748, 750, 752, 754, 756, 758, - 760, 762, 764, 766, 768, 770, 772, 774, 776, 778, 780, 782, - 784, 786, 788, 790, 792, 794, 796, 798, 801, 803, 805, 807, - 809, 811, 813, 815, 817, 819, 821, 823, 825, 827, 829, 831, - 833, 835, 837, 839, 840, 841, 842, 843, 844, 845, 846, 847, - 848, 849, 850, 851, 852, 854, 855, 856, 857, 858, 859, 860, - 861, 862, 863, 864, 865, 885, 887, 889, 891, 893, 895, 897, - 899, 901, 903, 905, 907, 909, 911, 913, 915, 918, 920, 922, - 924, 926, 928, 930, 932, 934, 936, 938, 940, 942, 944, 946, - 948, 950, 953, 955, 957, 959, 961, 963, 965, 967, 969, 971, - 973, 975, 977, 979, 981, 983, 985, 987, 989, 991, 993, 995, - 997, 999, 1001, 1003, 1005, 1007, 1009, 1011, 1014, 1016, 1018, 1020, - 1022, 1024, 1026, 1028, 1030, 1032, 1034, 1036, 1038, 1040, 1042, 1044, - 1046, 1048, 1050, 1052, 1054, 1056, 1058, 1060, 1062, 1065, 1067, 1069, - 1071, 1073, 1075, 1077, 1079, 1081, 1083, 1085, 1087, 1089, 1091, 1093, - 1095, 1097, 1099, 1101, 1102, 1103, 1104, 1105, 1109, 1115, 1118, 1120, - 1126, 1148, 1150, 1152, 1154, 1156, 1158, 1160, 1163, 1165, 1167, 1169, - 1171, 1173, 1175, 1177, 1179, 1181, 1183, 1185, 1187, 1189, 1191, 1193, - 1195, 1197, 1199, 1201, 1203, 1205, 1207, 1209, 1212, 1214, 1216, 1218, - 1220, 1222, 1224, 1226, 1228, 1230, 1232, 1234, 1236, 1238, 1240, 1242, - 1244, 1246, 1248, 1250, 1252, 1254, 1256, 1258, 1260, 1262, 1264, 1266, - 1268, 1270, 1272, 1274, 1276, 1278, 1280, 1282, 1284, 1286, 1288, 1290, - 1292, 1294, 1296, 1298, 1300, 1302, 1304 + 68, 73, 78, 82, 86, 88, 89, 90, 91, 92, 93, 94, + 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 108, + 113, 120, 125, 127, 128, 129, 130, 131, 132, 133, 134, 135, + 148, 150, 152, 154, 156, 158, 160, 162, 164, 166, 168, 170, + 172, 174, 176, 178, 180, 182, 184, 186, 188, 210, 211, 212, + 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 224, 225, + 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 238, + 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, + 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, + 263, 273, 275, 277, 279, 281, 283, 285, 287, 289, 291, 293, + 295, 297, 299, 301, 303, 305, 307, 309, 311, 313, 315, 317, + 319, 321, 323, 325, 327, 329, 331, 333, 335, 337, 339, 341, + 343, 345, 347, 349, 351, 353, 355, 357, 358, 359, 360, 361, + 362, 363, 364, 365, 366, 367, 368, 388, 390, 392, 394, 396, + 398, 400, 402, 404, 406, 408, 410, 412, 414, 416, 418, 421, + 423, 425, 427, 429, 431, 433, 435, 437, 439, 441, 443, 445, + 447, 449, 451, 453, 456, 458, 460, 462, 464, 466, 468, 470, + 472, 474, 476, 478, 480, 482, 484, 486, 488, 490, 492, 494, + 496, 498, 500, 502, 504, 506, 508, 510, 512, 514, 517, 519, + 521, 523, 525, 527, 529, 531, 533, 535, 537, 539, 541, 543, + 545, 547, 549, 551, 553, 555, 557, 559, 561, 563, 565, 568, + 570, 572, 574, 576, 578, 580, 582, 584, 586, 588, 590, 592, + 594, 597, 599, 601, 603, 605, 607, 609, 611, 613, 615, 617, + 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, + 631, 632, 633, 634, 635, 636, 637, 638, 639, 659, 661, 663, + 665, 667, 669, 671, 673, 675, 677, 679, 681, 683, 685, 687, + 689, 692, 694, 696, 698, 700, 702, 704, 706, 708, 710, 712, + 714, 716, 718, 720, 722, 724, 727, 729, 731, 733, 735, 737, + 739, 741, 743, 745, 747, 749, 751, 753, 755, 757, 759, 761, + 763, 765, 767, 769, 771, 773, 775, 777, 779, 781, 783, 785, + 787, 789, 791, 793, 795, 797, 799, 801, 803, 806, 808, 810, + 812, 814, 816, 818, 820, 822, 824, 826, 828, 830, 832, 834, + 836, 838, 840, 842, 844, 845, 846, 847, 848, 849, 850, 851, + 852, 853, 854, 855, 856, 857, 859, 860, 861, 862, 863, 864, + 865, 866, 867, 868, 869, 870, 890, 892, 894, 896, 898, 900, + 902, 904, 906, 908, 910, 912, 914, 916, 918, 920, 923, 925, + 927, 929, 931, 933, 935, 937, 939, 941, 943, 945, 947, 949, + 951, 953, 955, 958, 960, 962, 964, 966, 968, 970, 972, 974, + 976, 978, 980, 982, 984, 986, 988, 990, 992, 994, 996, 998, + 1000, 1002, 1004, 1006, 1008, 1010, 1012, 1014, 1016, 1019, 1021, 1023, + 1025, 1027, 1029, 1031, 1033, 1035, 1037, 1039, 1041, 1043, 1045, 1047, + 1049, 1051, 1053, 1055, 1057, 1059, 1061, 1063, 1065, 1067, 1070, 1072, + 1074, 1076, 1078, 1080, 1082, 1084, 1086, 1088, 1090, 1092, 1094, 1096, + 1098, 1100, 1102, 1104, 1106, 1107, 1108, 1109, 1110, 1114, 1120, 1123, + 1125, 1131, 1153, 1155, 1157, 1159, 1161, 1163, 1165, 1168, 1170, 1172, + 1174, 1176, 1178, 1180, 1182, 1184, 1186, 1188, 1190, 1192, 1194, 1196, + 1198, 1200, 1202, 1204, 1206, 1208, 1210, 1212, 1214, 1217, 1219, 1221, + 1223, 1225, 1227, 1229, 1231, 1233, 1235, 1237, 1239, 1241, 1243, 1245, + 1247, 1249, 1251, 1253, 1255, 1257, 1259, 1261, 1263, 1265, 1267, 1269, + 1271, 1273, 1275, 1277, 1279, 1281, 1283, 1285, 1287, 1289, 1291, 1293, + 1295, 1297, 1299, 1301, 1303, 1305, 1307, 1309 }; } @@ -115,30 +115,53 @@ private static byte[] init__lexer_trans_keys_0() 74, 75, 77, 79, 80, 83, 87, 90, 124, 9, 13, 34, 34, 10, 13, 10, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, 13, 10, 32, 34, 9, - 13, 10, 32, 9, 13, 10, 32, 9, 13, 10, 13, 10, - 95, 70, 69, 65, 84, 85, 82, 69, 95, 69, 78, 68, - 95, 37, 32, 10, 13, 10, 13, 13, 32, 64, 9, 10, - 9, 10, 13, 32, 64, 11, 12, 10, 32, 64, 9, 13, - 108, 115, 101, 112, 101, 107, 116, 58, 10, 10, 10, 32, - 35, 37, 64, 65, 70, 80, 83, 87, 90, 9, 13, 10, - 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, - 82, 10, 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, - 95, 10, 37, 10, 115, 10, 112, 10, 101, 10, 107, 10, - 116, 10, 58, 10, 32, 34, 35, 37, 42, 64, 65, 70, - 71, 73, 74, 75, 77, 79, 80, 83, 87, 90, 124, 9, - 13, 117, 110, 107, 99, 106, 97, 100, 121, 101, -59, -101, - -68, 108, 105, 101, 105, 101, 97, 106, -60, -123, 99, 114, - 97, 122, 111, 114, 116, 114, 122, 101, 98, 97, 32, 98, - 105, 122, 110, 101, 115, 111, 119, 122, 121, 107, -59, -126, - 97, 100, 121, 58, 10, 10, 10, 32, 35, 65, 70, 80, - 87, 124, 9, 13, 10, 115, 10, 112, 10, 101, 10, 107, - 10, 116, 10, 58, 10, 117, 10, 110, 10, 107, 10, 99, - 10, 106, 10, 97, 10, 111, 10, 116, 10, 114, 10, 122, - 10, 101, 10, 98, 10, 97, 10, 32, 10, 98, 10, 105, - 10, 122, 10, 110, 10, 101, 10, 115, 10, 111, 10, 119, - -59, 10, -126, 10, 10, 97, -59, 10, -101, 10, 10, 99, - 10, 105, 10, 119, 10, 111, -59, 10, -101, 10, -60, 10, - -121, 10, 99, 122, 101, 110, 97, 114, 105, 117, 115, 122, + 13, 10, 32, 34, 9, 13, 10, 32, 9, 13, 10, 32, + 9, 13, 10, 13, 10, 95, 70, 69, 65, 84, 85, 82, + 69, 95, 69, 78, 68, 95, 37, 32, 10, 13, 10, 13, + 13, 32, 64, 9, 10, 9, 10, 13, 32, 64, 11, 12, + 10, 32, 64, 9, 13, 108, 115, 101, 112, 101, 107, 116, + 58, 10, 10, 10, 32, 35, 37, 64, 65, 70, 80, 83, + 87, 90, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, + 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, + 10, 78, 10, 68, 10, 95, 10, 37, 10, 115, 10, 112, + 10, 101, 10, 107, 10, 116, 10, 58, 10, 32, 34, 35, + 37, 42, 64, 65, 70, 71, 73, 74, 75, 77, 79, 80, + 83, 87, 90, 124, 9, 13, 117, 110, 107, 99, 106, 97, + 100, 121, 101, -59, -101, -68, 108, 105, 101, 105, 101, 97, + 106, -60, -123, 99, 114, 97, 122, 111, 114, 116, 114, 122, + 101, 98, 97, 32, 98, 105, 122, 110, 101, 115, 111, 119, + 122, 121, 107, -59, -126, 97, 100, 121, 58, 10, 10, 10, + 32, 35, 65, 70, 80, 87, 124, 9, 13, 10, 115, 10, + 112, 10, 101, 10, 107, 10, 116, 10, 58, 10, 117, 10, + 110, 10, 107, 10, 99, 10, 106, 10, 97, 10, 111, 10, + 116, 10, 114, 10, 122, 10, 101, 10, 98, 10, 97, 10, + 32, 10, 98, 10, 105, 10, 122, 10, 110, 10, 101, 10, + 115, 10, 111, 10, 119, -59, 10, -126, 10, 10, 97, -59, + 10, -101, 10, 10, 99, 10, 105, 10, 119, 10, 111, -59, + 10, -101, 10, -60, 10, -121, 10, 99, 122, 101, 110, 97, + 114, 105, 117, 115, 122, 58, 10, 10, 10, 32, 35, 37, + 42, 64, 65, 70, 71, 73, 74, 75, 77, 79, 80, 83, + 87, 90, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, + 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, + 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, 10, 108, + 115, 10, 101, 10, 112, 10, 101, 10, 107, 10, 116, 10, + 58, 10, 117, 10, 110, 10, 107, 10, 99, 10, 106, 10, + 97, 10, 100, 10, 121, 10, 101, -59, 10, -101, -68, 10, + 10, 108, 10, 105, 10, 101, 10, 105, 10, 101, 10, 97, + 10, 106, -60, 10, -123, 10, 10, 99, 10, 114, 10, 97, + 10, 122, 10, 111, 10, 116, 10, 114, 10, 122, 10, 101, + 10, 98, 10, 97, 10, 32, 10, 98, 10, 105, 10, 122, + 10, 110, 10, 101, 10, 115, 10, 111, 10, 119, 10, 99, + 122, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, + 117, 10, 115, 10, 122, 10, 97, 10, 98, 10, 108, 10, + 111, 10, 110, 10, 32, 10, 115, 10, 99, 10, 101, 10, + 110, 10, 97, 10, 114, 10, 105, 10, 117, 10, 115, 10, + 122, -59, 10, 116, -126, 10, 10, 97, -59, 10, -101, 10, + 10, 99, 10, 105, 10, 119, 10, 111, -59, 10, -101, 10, + -60, 10, -121, 10, 10, 97, -59, 10, 107, -126, 10, 10, + 111, -59, 10, -68, 10, 10, 101, 10, 110, 10, 105, -59, + 10, -126, 10, 10, 97, 10, 100, 97, 98, 108, 111, 110, + 32, 115, 99, 101, 110, 97, 114, 105, 117, 115, 122, 97, 58, 10, 10, 10, 32, 35, 37, 42, 64, 65, 70, 71, 73, 74, 75, 77, 79, 80, 83, 87, 90, 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, @@ -151,73 +174,51 @@ private static byte[] init__lexer_trans_keys_0() 10, 10, 99, 10, 114, 10, 97, 10, 122, 10, 111, 10, 116, 10, 114, 10, 122, 10, 101, 10, 98, 10, 97, 10, 32, 10, 98, 10, 105, 10, 122, 10, 110, 10, 101, 10, - 115, 10, 111, 10, 119, 10, 99, 122, 10, 101, 10, 110, - 10, 97, 10, 114, 10, 105, 10, 117, 10, 115, 10, 122, - 10, 97, 10, 98, 10, 108, 10, 111, 10, 110, 10, 32, - 10, 115, 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, - 10, 105, 10, 117, 10, 115, 10, 122, -59, 10, 116, -126, - 10, 10, 97, -59, 10, -101, 10, 10, 99, 10, 105, 10, - 119, 10, 111, -59, 10, -101, 10, -60, 10, -121, 10, 10, - 97, -59, 10, 107, -126, 10, 10, 111, -59, 10, -68, 10, - 10, 101, 10, 110, 10, 105, -59, 10, -126, 10, 10, 97, - 10, 100, 97, 98, 108, 111, 110, 32, 115, 99, 101, 110, - 97, 114, 105, 117, 115, 122, 97, 58, 10, 10, 10, 32, - 35, 37, 42, 64, 65, 70, 71, 73, 74, 75, 77, 79, - 80, 83, 87, 90, 9, 13, 10, 95, 10, 70, 10, 69, - 10, 65, 10, 84, 10, 85, 10, 82, 10, 69, 10, 95, - 10, 69, 10, 78, 10, 68, 10, 95, 10, 37, 10, 32, - 10, 108, 115, 10, 101, 10, 112, 10, 101, 10, 107, 10, - 116, 10, 58, 10, 117, 10, 110, 10, 107, 10, 99, 10, - 106, 10, 97, 10, 100, 10, 121, 10, 101, -59, 10, -101, - -68, 10, 10, 108, 10, 105, 10, 101, 10, 105, 10, 101, - 10, 97, 10, 106, -60, 10, -123, 10, 10, 99, 10, 114, - 10, 97, 10, 122, 10, 111, 10, 116, 10, 114, 10, 122, - 10, 101, 10, 98, 10, 97, 10, 32, 10, 98, 10, 105, - 10, 122, 10, 110, 10, 101, 10, 115, 10, 111, 10, 119, - 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, - 10, 117, 10, 115, 10, 122, -59, 10, 116, -126, 10, 10, - 97, -59, 10, -101, 10, 10, 99, 10, 105, 10, 119, 10, - 111, -59, 10, -101, 10, -60, 10, -121, 10, 10, 97, 10, - 107, -59, 10, -126, 10, 10, 97, 10, 100, -59, 116, -126, - 97, -59, -101, 99, 105, 119, 111, -59, -101, -60, -121, 97, - -59, 107, -126, 111, -59, -68, 101, 110, 105, 97, 58, 10, - 10, 10, 32, 35, 37, 42, 64, 65, 70, 71, 73, 74, - 75, 77, 79, 80, 83, 87, 90, 9, 13, 10, 95, 10, - 70, 10, 69, 10, 65, 10, 84, 10, 85, 10, 82, 10, - 69, 10, 95, 10, 69, 10, 78, 10, 68, 10, 95, 10, - 37, 10, 32, 10, 108, 115, 10, 101, 10, 112, 10, 101, - 10, 107, 10, 116, 10, 58, 10, 117, 10, 110, 10, 107, - 10, 99, 10, 106, 10, 97, 10, 100, 10, 121, 10, 101, - -59, 10, -101, -68, 10, 10, 108, 10, 105, 10, 101, 10, - 105, 10, 101, 10, 97, 10, 106, -60, 10, -123, 10, 10, - 99, 10, 114, 10, 97, 10, 122, 10, 111, 10, 116, 10, - 114, 10, 122, 10, 101, 10, 98, 10, 97, 10, 32, 10, - 98, 10, 105, 10, 122, 10, 110, 10, 101, 10, 115, 10, - 111, 10, 119, 10, 99, 122, 10, 101, 10, 110, 10, 97, - 10, 114, 10, 105, 10, 117, 10, 115, 10, 122, 10, 97, - 10, 98, 10, 108, 10, 111, 10, 110, 10, 32, 10, 115, - 10, 99, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, - 10, 117, 10, 115, 10, 122, -59, 10, 116, -126, 10, 10, - 97, -59, 10, -101, 10, 10, 99, 10, 105, 10, 119, 10, - 111, -59, 10, -101, 10, -60, 10, -121, 10, 10, 97, 10, - 107, -59, 10, -126, 10, 10, 97, 10, 100, -59, -126, 97, - 100, 32, 124, 9, 13, 10, 32, 92, 124, 9, 13, 10, - 92, 124, 10, 92, 10, 32, 92, 124, 9, 13, 10, 32, - 34, 35, 37, 42, 64, 65, 70, 71, 73, 74, 75, 77, - 79, 80, 83, 87, 90, 124, 9, 13, 10, 117, 10, 110, - 10, 107, 10, 99, 10, 106, 10, 97, 10, 111, 114, 10, - 116, 10, 114, 10, 122, 10, 101, 10, 98, 10, 97, 10, - 32, 10, 98, 10, 105, 10, 122, 10, 110, 10, 101, 10, - 115, 10, 111, 10, 119, 10, 122, 10, 121, 10, 107, -59, - 10, -126, 10, 10, 97, 10, 100, 10, 121, 10, 99, 122, - 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 117, - 10, 115, 10, 122, 10, 97, 10, 98, 10, 108, 10, 111, - 10, 110, 10, 32, 10, 115, 10, 99, 10, 101, 10, 110, - 10, 97, 10, 114, 10, 105, 10, 117, 10, 115, 10, 122, - -59, 10, -126, 10, 10, 97, -59, 10, -101, 10, 10, 99, + 115, 10, 111, 10, 119, 10, 99, 10, 101, 10, 110, 10, + 97, 10, 114, 10, 105, 10, 117, 10, 115, 10, 122, -59, + 10, 116, -126, 10, 10, 97, -59, 10, -101, 10, 10, 99, 10, 105, 10, 119, 10, 111, -59, 10, -101, 10, -60, 10, - -121, 10, 10, 97, -59, 10, -126, 10, 10, 111, -59, 10, - -68, 10, 10, 101, 10, 110, 10, 105, 0 + -121, 10, 10, 97, 10, 107, -59, 10, -126, 10, 10, 97, + 10, 100, -59, 116, -126, 97, -59, -101, 99, 105, 119, 111, + -59, -101, -60, -121, 97, -59, 107, -126, 111, -59, -68, 101, + 110, 105, 97, 58, 10, 10, 10, 32, 35, 37, 42, 64, + 65, 70, 71, 73, 74, 75, 77, 79, 80, 83, 87, 90, + 9, 13, 10, 95, 10, 70, 10, 69, 10, 65, 10, 84, + 10, 85, 10, 82, 10, 69, 10, 95, 10, 69, 10, 78, + 10, 68, 10, 95, 10, 37, 10, 32, 10, 108, 115, 10, + 101, 10, 112, 10, 101, 10, 107, 10, 116, 10, 58, 10, + 117, 10, 110, 10, 107, 10, 99, 10, 106, 10, 97, 10, + 100, 10, 121, 10, 101, -59, 10, -101, -68, 10, 10, 108, + 10, 105, 10, 101, 10, 105, 10, 101, 10, 97, 10, 106, + -60, 10, -123, 10, 10, 99, 10, 114, 10, 97, 10, 122, + 10, 111, 10, 116, 10, 114, 10, 122, 10, 101, 10, 98, + 10, 97, 10, 32, 10, 98, 10, 105, 10, 122, 10, 110, + 10, 101, 10, 115, 10, 111, 10, 119, 10, 99, 122, 10, + 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, 117, 10, + 115, 10, 122, 10, 97, 10, 98, 10, 108, 10, 111, 10, + 110, 10, 32, 10, 115, 10, 99, 10, 101, 10, 110, 10, + 97, 10, 114, 10, 105, 10, 117, 10, 115, 10, 122, -59, + 10, 116, -126, 10, 10, 97, -59, 10, -101, 10, 10, 99, + 10, 105, 10, 119, 10, 111, -59, 10, -101, 10, -60, 10, + -121, 10, 10, 97, 10, 107, -59, 10, -126, 10, 10, 97, + 10, 100, -59, -126, 97, 100, 32, 124, 9, 13, 10, 32, + 92, 124, 9, 13, 10, 92, 124, 10, 92, 10, 32, 92, + 124, 9, 13, 10, 32, 34, 35, 37, 42, 64, 65, 70, + 71, 73, 74, 75, 77, 79, 80, 83, 87, 90, 124, 9, + 13, 10, 117, 10, 110, 10, 107, 10, 99, 10, 106, 10, + 97, 10, 111, 114, 10, 116, 10, 114, 10, 122, 10, 101, + 10, 98, 10, 97, 10, 32, 10, 98, 10, 105, 10, 122, + 10, 110, 10, 101, 10, 115, 10, 111, 10, 119, 10, 122, + 10, 121, 10, 107, -59, 10, -126, 10, 10, 97, 10, 100, + 10, 121, 10, 99, 122, 10, 101, 10, 110, 10, 97, 10, + 114, 10, 105, 10, 117, 10, 115, 10, 122, 10, 97, 10, + 98, 10, 108, 10, 111, 10, 110, 10, 32, 10, 115, 10, + 99, 10, 101, 10, 110, 10, 97, 10, 114, 10, 105, 10, + 117, 10, 115, 10, 122, -59, 10, -126, 10, 10, 97, -59, + 10, -101, 10, 10, 99, 10, 105, 10, 119, 10, 111, -59, + 10, -101, 10, -60, 10, -121, 10, 10, 97, -59, 10, -126, + 10, 10, 111, -59, 10, -68, 10, 10, 101, 10, 110, 10, + 105, 0 }; } @@ -228,57 +229,57 @@ private static byte[] init__lexer_single_lengths_0() { return new byte [] { 0, 21, 1, 1, 20, 1, 1, 2, 2, 3, 3, 3, - 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 5, - 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 11, 2, + 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, + 5, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 20, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, + 2, 2, 2, 2, 2, 2, 2, 2, 20, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 8, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 18, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 18, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, + 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 18, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, + 1, 1, 1, 1, 1, 1, 1, 1, 18, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, + 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 18, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 18, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, + 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 1, 1, 1, 1, 2, 4, 3, 2, 4, - 20, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, + 2, 2, 2, 2, 1, 1, 1, 1, 2, 4, 3, 2, + 4, 20, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 0 + 2, 2, 2, 2, 2, 2, 2, 0 }; } @@ -289,20 +290,20 @@ private static byte[] init__lexer_range_lengths_0() { return new byte [] { 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, - 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, + 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, + 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -313,7 +314,7 @@ private static byte[] init__lexer_range_lengths_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -323,7 +324,7 @@ private static byte[] init__lexer_range_lengths_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -332,14 +333,14 @@ private static byte[] init__lexer_range_lengths_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, - 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, + 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0 + 0, 0, 0, 0, 0, 0, 0, 0 }; } @@ -350,57 +351,57 @@ private static short[] init__lexer_index_offsets_0() { return new short [] { 0, 0, 23, 25, 27, 49, 51, 53, 56, 59, 64, 69, - 74, 79, 83, 87, 90, 92, 94, 96, 98, 100, 102, 104, - 106, 108, 110, 112, 114, 116, 118, 120, 122, 125, 128, 133, - 140, 145, 148, 150, 152, 154, 156, 158, 160, 162, 164, 177, - 180, 183, 186, 189, 192, 195, 198, 201, 204, 207, 210, 213, - 216, 219, 222, 225, 228, 231, 234, 237, 259, 261, 263, 265, - 267, 269, 271, 273, 275, 277, 279, 282, 284, 286, 288, 290, - 292, 294, 296, 298, 300, 302, 304, 306, 308, 311, 313, 315, - 317, 319, 321, 323, 325, 327, 329, 331, 333, 335, 337, 339, - 341, 343, 345, 347, 349, 351, 353, 355, 357, 359, 361, 363, - 373, 376, 379, 382, 385, 388, 391, 394, 397, 400, 403, 406, - 409, 412, 415, 418, 421, 424, 427, 430, 433, 436, 439, 442, - 445, 448, 451, 454, 457, 460, 463, 466, 469, 472, 475, 478, - 481, 484, 487, 490, 493, 496, 499, 501, 503, 505, 507, 509, - 511, 513, 515, 517, 519, 521, 541, 544, 547, 550, 553, 556, - 559, 562, 565, 568, 571, 574, 577, 580, 583, 586, 590, 593, - 596, 599, 602, 605, 608, 611, 614, 617, 620, 623, 626, 629, - 632, 635, 638, 642, 645, 648, 651, 654, 657, 660, 663, 666, - 669, 672, 675, 678, 681, 684, 687, 690, 693, 696, 699, 702, - 705, 708, 711, 714, 717, 720, 723, 726, 729, 733, 736, 739, - 742, 745, 748, 751, 754, 757, 760, 763, 766, 769, 772, 775, - 778, 781, 784, 787, 790, 793, 796, 799, 802, 805, 809, 812, - 815, 818, 821, 824, 827, 830, 833, 836, 839, 842, 845, 848, - 852, 855, 858, 861, 864, 867, 870, 873, 876, 879, 882, 885, - 887, 889, 891, 893, 895, 897, 899, 901, 903, 905, 907, 909, - 911, 913, 915, 917, 919, 921, 923, 925, 945, 948, 951, 954, - 957, 960, 963, 966, 969, 972, 975, 978, 981, 984, 987, 990, - 994, 997, 1000, 1003, 1006, 1009, 1012, 1015, 1018, 1021, 1024, 1027, - 1030, 1033, 1036, 1039, 1042, 1046, 1049, 1052, 1055, 1058, 1061, 1064, - 1067, 1070, 1073, 1076, 1079, 1082, 1085, 1088, 1091, 1094, 1097, 1100, - 1103, 1106, 1109, 1112, 1115, 1118, 1121, 1124, 1127, 1130, 1133, 1136, - 1139, 1142, 1145, 1148, 1151, 1154, 1157, 1160, 1164, 1167, 1170, 1173, - 1176, 1179, 1182, 1185, 1188, 1191, 1194, 1197, 1200, 1203, 1206, 1209, - 1212, 1215, 1218, 1221, 1223, 1225, 1227, 1229, 1231, 1233, 1235, 1237, - 1239, 1241, 1243, 1245, 1247, 1250, 1252, 1254, 1256, 1258, 1260, 1262, - 1264, 1266, 1268, 1270, 1272, 1292, 1295, 1298, 1301, 1304, 1307, 1310, - 1313, 1316, 1319, 1322, 1325, 1328, 1331, 1334, 1337, 1341, 1344, 1347, - 1350, 1353, 1356, 1359, 1362, 1365, 1368, 1371, 1374, 1377, 1380, 1383, - 1386, 1389, 1393, 1396, 1399, 1402, 1405, 1408, 1411, 1414, 1417, 1420, - 1423, 1426, 1429, 1432, 1435, 1438, 1441, 1444, 1447, 1450, 1453, 1456, - 1459, 1462, 1465, 1468, 1471, 1474, 1477, 1480, 1484, 1487, 1490, 1493, - 1496, 1499, 1502, 1505, 1508, 1511, 1514, 1517, 1520, 1523, 1526, 1529, - 1532, 1535, 1538, 1541, 1544, 1547, 1550, 1553, 1556, 1560, 1563, 1566, - 1569, 1572, 1575, 1578, 1581, 1584, 1587, 1590, 1593, 1596, 1599, 1602, - 1605, 1608, 1611, 1614, 1616, 1618, 1620, 1622, 1626, 1632, 1636, 1639, - 1645, 1667, 1670, 1673, 1676, 1679, 1682, 1685, 1689, 1692, 1695, 1698, - 1701, 1704, 1707, 1710, 1713, 1716, 1719, 1722, 1725, 1728, 1731, 1734, - 1737, 1740, 1743, 1746, 1749, 1752, 1755, 1758, 1762, 1765, 1768, 1771, - 1774, 1777, 1780, 1783, 1786, 1789, 1792, 1795, 1798, 1801, 1804, 1807, - 1810, 1813, 1816, 1819, 1822, 1825, 1828, 1831, 1834, 1837, 1840, 1843, - 1846, 1849, 1852, 1855, 1858, 1861, 1864, 1867, 1870, 1873, 1876, 1879, - 1882, 1885, 1888, 1891, 1894, 1897, 1900 + 74, 79, 84, 88, 92, 95, 97, 99, 101, 103, 105, 107, + 109, 111, 113, 115, 117, 119, 121, 123, 125, 127, 130, 133, + 138, 145, 150, 153, 155, 157, 159, 161, 163, 165, 167, 169, + 182, 185, 188, 191, 194, 197, 200, 203, 206, 209, 212, 215, + 218, 221, 224, 227, 230, 233, 236, 239, 242, 264, 266, 268, + 270, 272, 274, 276, 278, 280, 282, 284, 287, 289, 291, 293, + 295, 297, 299, 301, 303, 305, 307, 309, 311, 313, 316, 318, + 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, 342, + 344, 346, 348, 350, 352, 354, 356, 358, 360, 362, 364, 366, + 368, 378, 381, 384, 387, 390, 393, 396, 399, 402, 405, 408, + 411, 414, 417, 420, 423, 426, 429, 432, 435, 438, 441, 444, + 447, 450, 453, 456, 459, 462, 465, 468, 471, 474, 477, 480, + 483, 486, 489, 492, 495, 498, 501, 504, 506, 508, 510, 512, + 514, 516, 518, 520, 522, 524, 526, 546, 549, 552, 555, 558, + 561, 564, 567, 570, 573, 576, 579, 582, 585, 588, 591, 595, + 598, 601, 604, 607, 610, 613, 616, 619, 622, 625, 628, 631, + 634, 637, 640, 643, 647, 650, 653, 656, 659, 662, 665, 668, + 671, 674, 677, 680, 683, 686, 689, 692, 695, 698, 701, 704, + 707, 710, 713, 716, 719, 722, 725, 728, 731, 734, 738, 741, + 744, 747, 750, 753, 756, 759, 762, 765, 768, 771, 774, 777, + 780, 783, 786, 789, 792, 795, 798, 801, 804, 807, 810, 814, + 817, 820, 823, 826, 829, 832, 835, 838, 841, 844, 847, 850, + 853, 857, 860, 863, 866, 869, 872, 875, 878, 881, 884, 887, + 890, 892, 894, 896, 898, 900, 902, 904, 906, 908, 910, 912, + 914, 916, 918, 920, 922, 924, 926, 928, 930, 950, 953, 956, + 959, 962, 965, 968, 971, 974, 977, 980, 983, 986, 989, 992, + 995, 999, 1002, 1005, 1008, 1011, 1014, 1017, 1020, 1023, 1026, 1029, + 1032, 1035, 1038, 1041, 1044, 1047, 1051, 1054, 1057, 1060, 1063, 1066, + 1069, 1072, 1075, 1078, 1081, 1084, 1087, 1090, 1093, 1096, 1099, 1102, + 1105, 1108, 1111, 1114, 1117, 1120, 1123, 1126, 1129, 1132, 1135, 1138, + 1141, 1144, 1147, 1150, 1153, 1156, 1159, 1162, 1165, 1169, 1172, 1175, + 1178, 1181, 1184, 1187, 1190, 1193, 1196, 1199, 1202, 1205, 1208, 1211, + 1214, 1217, 1220, 1223, 1226, 1228, 1230, 1232, 1234, 1236, 1238, 1240, + 1242, 1244, 1246, 1248, 1250, 1252, 1255, 1257, 1259, 1261, 1263, 1265, + 1267, 1269, 1271, 1273, 1275, 1277, 1297, 1300, 1303, 1306, 1309, 1312, + 1315, 1318, 1321, 1324, 1327, 1330, 1333, 1336, 1339, 1342, 1346, 1349, + 1352, 1355, 1358, 1361, 1364, 1367, 1370, 1373, 1376, 1379, 1382, 1385, + 1388, 1391, 1394, 1398, 1401, 1404, 1407, 1410, 1413, 1416, 1419, 1422, + 1425, 1428, 1431, 1434, 1437, 1440, 1443, 1446, 1449, 1452, 1455, 1458, + 1461, 1464, 1467, 1470, 1473, 1476, 1479, 1482, 1485, 1489, 1492, 1495, + 1498, 1501, 1504, 1507, 1510, 1513, 1516, 1519, 1522, 1525, 1528, 1531, + 1534, 1537, 1540, 1543, 1546, 1549, 1552, 1555, 1558, 1561, 1565, 1568, + 1571, 1574, 1577, 1580, 1583, 1586, 1589, 1592, 1595, 1598, 1601, 1604, + 1607, 1610, 1613, 1616, 1619, 1621, 1623, 1625, 1627, 1631, 1637, 1641, + 1644, 1650, 1672, 1675, 1678, 1681, 1684, 1687, 1690, 1694, 1697, 1700, + 1703, 1706, 1709, 1712, 1715, 1718, 1721, 1724, 1727, 1730, 1733, 1736, + 1739, 1742, 1745, 1748, 1751, 1754, 1757, 1760, 1763, 1767, 1770, 1773, + 1776, 1779, 1782, 1785, 1788, 1791, 1794, 1797, 1800, 1803, 1806, 1809, + 1812, 1815, 1818, 1821, 1824, 1827, 1830, 1833, 1836, 1839, 1842, 1845, + 1848, 1851, 1854, 1857, 1860, 1863, 1866, 1869, 1872, 1875, 1878, 1881, + 1884, 1887, 1890, 1893, 1896, 1899, 1902, 1905 }; } @@ -416,159 +417,159 @@ private static short[] init__lexer_indicies_0() 11, 7, 12, 13, 14, 15, 16, 17, 18, 19, 20, 2, 0, 22, 0, 23, 0, 25, 26, 24, 28, 29, 27, 32, 31, 33, 31, 30, 36, 35, 37, 35, 34, 36, 35, 38, - 35, 34, 36, 35, 39, 35, 34, 41, 40, 40, 0, 3, - 42, 42, 0, 44, 45, 43, 3, 0, 46, 0, 47, 0, - 48, 0, 49, 0, 50, 0, 51, 0, 52, 0, 53, 0, - 54, 0, 55, 0, 56, 0, 57, 0, 58, 0, 59, 0, - 60, 0, 62, 63, 61, 65, 66, 64, 0, 0, 0, 0, - 67, 68, 69, 68, 68, 71, 70, 67, 3, 72, 8, 72, - 0, 73, 74, 0, 75, 0, 76, 0, 77, 0, 78, 0, - 79, 0, 80, 0, 82, 81, 84, 83, 84, 85, 86, 87, - 86, 88, 89, 90, 91, 92, 93, 85, 83, 84, 94, 83, - 84, 95, 83, 84, 96, 83, 84, 97, 83, 84, 98, 83, - 84, 99, 83, 84, 100, 83, 84, 101, 83, 84, 102, 83, - 84, 103, 83, 84, 104, 83, 84, 105, 83, 84, 106, 83, - 84, 107, 83, 84, 108, 83, 84, 109, 83, 84, 110, 83, - 84, 111, 83, 84, 112, 83, 84, 113, 83, 115, 114, 116, - 117, 118, 119, 120, 121, 122, 123, 119, 124, 125, 126, 127, - 128, 129, 130, 131, 132, 114, 0, 133, 0, 134, 0, 135, - 0, 136, 0, 137, 0, 79, 0, 138, 0, 75, 0, 139, - 0, 140, 0, 141, 142, 0, 143, 0, 75, 0, 141, 0, - 144, 0, 145, 0, 146, 0, 147, 0, 148, 0, 149, 0, - 75, 0, 150, 0, 151, 0, 75, 0, 152, 153, 0, 154, - 0, 155, 0, 156, 0, 157, 0, 158, 0, 159, 0, 160, - 0, 161, 0, 162, 0, 163, 0, 164, 0, 165, 0, 166, - 0, 167, 0, 137, 0, 168, 0, 169, 0, 170, 0, 171, - 0, 172, 0, 173, 0, 174, 0, 175, 0, 176, 0, 178, - 177, 180, 179, 180, 181, 182, 183, 184, 185, 186, 182, 181, - 179, 180, 187, 179, 180, 188, 179, 180, 189, 179, 180, 190, - 179, 180, 191, 179, 180, 192, 179, 180, 193, 179, 180, 194, - 179, 180, 195, 179, 180, 196, 179, 180, 197, 179, 180, 191, - 179, 180, 198, 179, 180, 199, 179, 180, 200, 179, 180, 201, - 179, 180, 202, 179, 180, 203, 179, 180, 204, 179, 180, 205, - 179, 180, 206, 179, 180, 207, 179, 180, 208, 179, 180, 209, - 179, 180, 210, 179, 180, 211, 179, 180, 212, 179, 180, 197, - 179, 213, 180, 179, 214, 180, 179, 180, 215, 179, 216, 180, - 179, 217, 180, 179, 180, 218, 179, 180, 219, 179, 180, 220, - 179, 180, 221, 179, 222, 180, 179, 223, 180, 179, 224, 180, - 179, 191, 180, 179, 225, 226, 0, 227, 0, 228, 0, 229, - 0, 230, 0, 231, 0, 232, 0, 233, 0, 234, 0, 235, - 0, 237, 236, 239, 238, 239, 240, 241, 242, 243, 241, 244, - 245, 246, 243, 247, 248, 249, 250, 251, 252, 253, 254, 240, - 238, 239, 255, 238, 239, 256, 238, 239, 257, 238, 239, 258, - 238, 239, 259, 238, 239, 260, 238, 239, 261, 238, 239, 262, - 238, 239, 263, 238, 239, 264, 238, 239, 265, 238, 239, 266, - 238, 239, 267, 238, 239, 268, 238, 239, 269, 238, 239, 270, - 271, 238, 239, 272, 238, 239, 273, 238, 239, 274, 238, 239, - 275, 238, 239, 276, 238, 239, 269, 238, 239, 277, 238, 239, - 278, 238, 239, 279, 238, 239, 280, 238, 239, 281, 238, 239, - 276, 238, 239, 282, 238, 239, 272, 238, 239, 283, 238, 284, - 239, 238, 285, 286, 239, 238, 239, 287, 238, 239, 272, 238, - 239, 285, 238, 239, 288, 238, 239, 289, 238, 239, 290, 238, - 239, 291, 238, 292, 239, 238, 293, 239, 238, 239, 272, 238, - 239, 294, 238, 239, 295, 238, 239, 272, 238, 239, 296, 238, - 239, 297, 238, 239, 298, 238, 239, 299, 238, 239, 300, 238, - 239, 301, 238, 239, 302, 238, 239, 303, 238, 239, 304, 238, - 239, 305, 238, 239, 306, 238, 239, 307, 238, 239, 308, 238, - 239, 309, 238, 239, 310, 238, 239, 281, 238, 239, 311, 312, - 238, 239, 313, 238, 239, 314, 238, 239, 315, 238, 239, 316, - 238, 239, 317, 238, 239, 318, 238, 239, 319, 238, 239, 276, - 238, 239, 320, 238, 239, 321, 238, 239, 322, 238, 239, 323, - 238, 239, 324, 238, 239, 325, 238, 239, 326, 238, 239, 327, - 238, 239, 328, 238, 239, 329, 238, 239, 330, 238, 239, 331, - 238, 239, 332, 238, 239, 333, 238, 239, 334, 238, 239, 281, - 238, 335, 239, 288, 238, 336, 239, 238, 239, 337, 238, 338, - 239, 238, 339, 239, 238, 239, 340, 238, 239, 341, 238, 239, - 342, 238, 239, 343, 238, 344, 239, 238, 345, 239, 238, 346, - 239, 238, 276, 239, 238, 239, 347, 238, 348, 239, 349, 238, - 350, 239, 238, 239, 351, 238, 352, 239, 238, 353, 239, 238, - 239, 354, 238, 239, 355, 238, 239, 281, 238, 356, 239, 238, - 357, 239, 238, 239, 358, 238, 239, 359, 238, 360, 0, 361, - 0, 362, 0, 363, 0, 364, 0, 365, 0, 366, 0, 367, - 0, 368, 0, 369, 0, 370, 0, 371, 0, 372, 0, 373, - 0, 374, 0, 375, 0, 376, 0, 377, 0, 379, 378, 381, - 380, 381, 382, 383, 384, 385, 383, 386, 387, 388, 385, 389, - 390, 391, 392, 393, 394, 395, 396, 382, 380, 381, 397, 380, - 381, 398, 380, 381, 399, 380, 381, 400, 380, 381, 401, 380, - 381, 402, 380, 381, 403, 380, 381, 404, 380, 381, 405, 380, - 381, 406, 380, 381, 407, 380, 381, 408, 380, 381, 409, 380, - 381, 410, 380, 381, 411, 380, 381, 412, 413, 380, 381, 414, - 380, 381, 415, 380, 381, 416, 380, 381, 417, 380, 381, 418, - 380, 381, 411, 380, 381, 419, 380, 381, 420, 380, 381, 421, - 380, 381, 422, 380, 381, 423, 380, 381, 418, 380, 381, 424, - 380, 381, 414, 380, 381, 425, 380, 426, 381, 380, 427, 428, - 381, 380, 381, 429, 380, 381, 414, 380, 381, 427, 380, 381, - 430, 380, 381, 431, 380, 381, 432, 380, 381, 433, 380, 434, - 381, 380, 435, 381, 380, 381, 414, 380, 381, 436, 380, 381, - 437, 380, 381, 414, 380, 381, 438, 380, 381, 439, 380, 381, - 440, 380, 381, 441, 380, 381, 442, 380, 381, 443, 380, 381, - 444, 380, 381, 445, 380, 381, 446, 380, 381, 447, 380, 381, - 448, 380, 381, 449, 380, 381, 450, 380, 381, 451, 380, 381, - 452, 380, 381, 423, 380, 381, 453, 380, 381, 454, 380, 381, - 455, 380, 381, 456, 380, 381, 457, 380, 381, 458, 380, 381, - 459, 380, 381, 460, 380, 381, 418, 380, 461, 381, 430, 380, - 462, 381, 380, 381, 463, 380, 464, 381, 380, 465, 381, 380, - 381, 466, 380, 381, 467, 380, 381, 468, 380, 381, 469, 380, - 470, 381, 380, 471, 381, 380, 472, 381, 380, 418, 381, 380, - 381, 473, 380, 381, 474, 380, 475, 381, 380, 476, 381, 380, - 381, 477, 380, 381, 478, 380, 479, 144, 0, 480, 0, 481, - 0, 482, 0, 483, 0, 484, 0, 485, 0, 486, 0, 487, - 0, 488, 0, 489, 0, 490, 0, 79, 0, 491, 0, 492, - 493, 0, 494, 0, 495, 0, 496, 0, 497, 0, 498, 0, - 499, 0, 500, 0, 501, 0, 502, 0, 504, 503, 506, 505, - 506, 507, 508, 509, 510, 508, 511, 512, 513, 510, 514, 515, - 516, 517, 518, 519, 520, 521, 507, 505, 506, 522, 505, 506, - 523, 505, 506, 524, 505, 506, 525, 505, 506, 526, 505, 506, - 527, 505, 506, 528, 505, 506, 529, 505, 506, 530, 505, 506, - 531, 505, 506, 532, 505, 506, 533, 505, 506, 534, 505, 506, - 535, 505, 506, 536, 505, 506, 537, 538, 505, 506, 539, 505, - 506, 540, 505, 506, 541, 505, 506, 542, 505, 506, 543, 505, - 506, 536, 505, 506, 544, 505, 506, 545, 505, 506, 546, 505, - 506, 547, 505, 506, 548, 505, 506, 543, 505, 506, 549, 505, - 506, 539, 505, 506, 550, 505, 551, 506, 505, 552, 553, 506, - 505, 506, 554, 505, 506, 539, 505, 506, 552, 505, 506, 555, - 505, 506, 556, 505, 506, 557, 505, 506, 558, 505, 559, 506, - 505, 560, 506, 505, 506, 539, 505, 506, 561, 505, 506, 562, - 505, 506, 539, 505, 506, 563, 505, 506, 564, 505, 506, 565, - 505, 506, 566, 505, 506, 567, 505, 506, 568, 505, 506, 569, - 505, 506, 570, 505, 506, 571, 505, 506, 572, 505, 506, 573, - 505, 506, 574, 505, 506, 575, 505, 506, 576, 505, 506, 577, - 505, 506, 548, 505, 506, 578, 579, 505, 506, 580, 505, 506, - 581, 505, 506, 582, 505, 506, 583, 505, 506, 584, 505, 506, - 585, 505, 506, 586, 505, 506, 543, 505, 506, 587, 505, 506, - 588, 505, 506, 589, 505, 506, 590, 505, 506, 591, 505, 506, - 592, 505, 506, 593, 505, 506, 594, 505, 506, 595, 505, 506, - 596, 505, 506, 597, 505, 506, 598, 505, 506, 599, 505, 506, - 600, 505, 506, 601, 505, 506, 548, 505, 602, 506, 555, 505, - 603, 506, 505, 506, 604, 505, 605, 506, 505, 606, 506, 505, - 506, 607, 505, 506, 608, 505, 506, 609, 505, 506, 610, 505, - 611, 506, 505, 612, 506, 505, 613, 506, 505, 543, 506, 505, - 506, 614, 505, 506, 615, 505, 616, 506, 505, 617, 506, 505, - 506, 618, 505, 506, 619, 505, 620, 0, 621, 0, 622, 0, - 623, 0, 624, 625, 624, 0, 628, 627, 629, 630, 627, 626, - 0, 632, 633, 631, 0, 632, 631, 628, 634, 632, 633, 634, - 631, 628, 635, 636, 637, 638, 639, 640, 641, 642, 643, 639, - 644, 645, 646, 647, 648, 649, 650, 651, 652, 635, 0, 84, - 653, 83, 84, 654, 83, 84, 655, 83, 84, 656, 83, 84, - 657, 83, 84, 112, 83, 84, 658, 659, 83, 84, 660, 83, - 84, 661, 83, 84, 662, 83, 84, 663, 83, 84, 664, 83, - 84, 665, 83, 84, 666, 83, 84, 667, 83, 84, 668, 83, - 84, 669, 83, 84, 670, 83, 84, 671, 83, 84, 672, 83, - 84, 673, 83, 84, 657, 83, 84, 674, 83, 84, 675, 83, - 84, 676, 83, 677, 84, 83, 678, 84, 83, 84, 679, 83, - 84, 680, 83, 84, 112, 83, 84, 681, 682, 83, 84, 683, - 83, 84, 684, 83, 84, 685, 83, 84, 686, 83, 84, 687, - 83, 84, 688, 83, 84, 689, 83, 84, 112, 83, 84, 690, - 83, 84, 691, 83, 84, 692, 83, 84, 693, 83, 84, 694, - 83, 84, 695, 83, 84, 696, 83, 84, 697, 83, 84, 698, - 83, 84, 699, 83, 84, 700, 83, 84, 701, 83, 84, 702, - 83, 84, 703, 83, 84, 704, 83, 84, 657, 83, 705, 84, - 83, 706, 84, 83, 84, 707, 83, 708, 84, 83, 709, 84, - 83, 84, 710, 83, 84, 711, 83, 84, 712, 83, 84, 713, - 83, 714, 84, 83, 715, 84, 83, 716, 84, 83, 112, 84, - 83, 84, 717, 83, 718, 84, 83, 719, 84, 83, 84, 720, - 83, 721, 84, 83, 722, 84, 83, 84, 723, 83, 84, 724, - 83, 84, 657, 83, 725, 0 + 35, 34, 36, 35, 39, 35, 34, 41, 40, 42, 40, 0, + 3, 43, 43, 0, 41, 40, 40, 0, 45, 46, 44, 3, + 0, 47, 0, 48, 0, 49, 0, 50, 0, 51, 0, 52, + 0, 53, 0, 54, 0, 55, 0, 56, 0, 57, 0, 58, + 0, 59, 0, 60, 0, 61, 0, 63, 64, 62, 66, 67, + 65, 0, 0, 0, 0, 68, 69, 70, 69, 69, 72, 71, + 68, 3, 73, 8, 73, 0, 74, 75, 0, 76, 0, 77, + 0, 78, 0, 79, 0, 80, 0, 81, 0, 83, 82, 85, + 84, 85, 86, 87, 88, 87, 89, 90, 91, 92, 93, 94, + 86, 84, 85, 95, 84, 85, 96, 84, 85, 97, 84, 85, + 98, 84, 85, 99, 84, 85, 100, 84, 85, 101, 84, 85, + 102, 84, 85, 103, 84, 85, 104, 84, 85, 105, 84, 85, + 106, 84, 85, 107, 84, 85, 108, 84, 85, 109, 84, 85, + 110, 84, 85, 111, 84, 85, 112, 84, 85, 113, 84, 85, + 114, 84, 116, 115, 117, 118, 119, 120, 121, 122, 123, 124, + 120, 125, 126, 127, 128, 129, 130, 131, 132, 133, 115, 0, + 134, 0, 135, 0, 136, 0, 137, 0, 138, 0, 80, 0, + 139, 0, 76, 0, 140, 0, 141, 0, 142, 143, 0, 144, + 0, 76, 0, 142, 0, 145, 0, 146, 0, 147, 0, 148, + 0, 149, 0, 150, 0, 76, 0, 151, 0, 152, 0, 76, + 0, 153, 154, 0, 155, 0, 156, 0, 157, 0, 158, 0, + 159, 0, 160, 0, 161, 0, 162, 0, 163, 0, 164, 0, + 165, 0, 166, 0, 167, 0, 168, 0, 138, 0, 169, 0, + 170, 0, 171, 0, 172, 0, 173, 0, 174, 0, 175, 0, + 176, 0, 177, 0, 179, 178, 181, 180, 181, 182, 183, 184, + 185, 186, 187, 183, 182, 180, 181, 188, 180, 181, 189, 180, + 181, 190, 180, 181, 191, 180, 181, 192, 180, 181, 193, 180, + 181, 194, 180, 181, 195, 180, 181, 196, 180, 181, 197, 180, + 181, 198, 180, 181, 192, 180, 181, 199, 180, 181, 200, 180, + 181, 201, 180, 181, 202, 180, 181, 203, 180, 181, 204, 180, + 181, 205, 180, 181, 206, 180, 181, 207, 180, 181, 208, 180, + 181, 209, 180, 181, 210, 180, 181, 211, 180, 181, 212, 180, + 181, 213, 180, 181, 198, 180, 214, 181, 180, 215, 181, 180, + 181, 216, 180, 217, 181, 180, 218, 181, 180, 181, 219, 180, + 181, 220, 180, 181, 221, 180, 181, 222, 180, 223, 181, 180, + 224, 181, 180, 225, 181, 180, 192, 181, 180, 226, 227, 0, + 228, 0, 229, 0, 230, 0, 231, 0, 232, 0, 233, 0, + 234, 0, 235, 0, 236, 0, 238, 237, 240, 239, 240, 241, + 242, 243, 244, 242, 245, 246, 247, 244, 248, 249, 250, 251, + 252, 253, 254, 255, 241, 239, 240, 256, 239, 240, 257, 239, + 240, 258, 239, 240, 259, 239, 240, 260, 239, 240, 261, 239, + 240, 262, 239, 240, 263, 239, 240, 264, 239, 240, 265, 239, + 240, 266, 239, 240, 267, 239, 240, 268, 239, 240, 269, 239, + 240, 270, 239, 240, 271, 272, 239, 240, 273, 239, 240, 274, + 239, 240, 275, 239, 240, 276, 239, 240, 277, 239, 240, 270, + 239, 240, 278, 239, 240, 279, 239, 240, 280, 239, 240, 281, + 239, 240, 282, 239, 240, 277, 239, 240, 283, 239, 240, 273, + 239, 240, 284, 239, 285, 240, 239, 286, 287, 240, 239, 240, + 288, 239, 240, 273, 239, 240, 286, 239, 240, 289, 239, 240, + 290, 239, 240, 291, 239, 240, 292, 239, 293, 240, 239, 294, + 240, 239, 240, 273, 239, 240, 295, 239, 240, 296, 239, 240, + 273, 239, 240, 297, 239, 240, 298, 239, 240, 299, 239, 240, + 300, 239, 240, 301, 239, 240, 302, 239, 240, 303, 239, 240, + 304, 239, 240, 305, 239, 240, 306, 239, 240, 307, 239, 240, + 308, 239, 240, 309, 239, 240, 310, 239, 240, 311, 239, 240, + 282, 239, 240, 312, 313, 239, 240, 314, 239, 240, 315, 239, + 240, 316, 239, 240, 317, 239, 240, 318, 239, 240, 319, 239, + 240, 320, 239, 240, 277, 239, 240, 321, 239, 240, 322, 239, + 240, 323, 239, 240, 324, 239, 240, 325, 239, 240, 326, 239, + 240, 327, 239, 240, 328, 239, 240, 329, 239, 240, 330, 239, + 240, 331, 239, 240, 332, 239, 240, 333, 239, 240, 334, 239, + 240, 335, 239, 240, 282, 239, 336, 240, 289, 239, 337, 240, + 239, 240, 338, 239, 339, 240, 239, 340, 240, 239, 240, 341, + 239, 240, 342, 239, 240, 343, 239, 240, 344, 239, 345, 240, + 239, 346, 240, 239, 347, 240, 239, 277, 240, 239, 240, 348, + 239, 349, 240, 350, 239, 351, 240, 239, 240, 352, 239, 353, + 240, 239, 354, 240, 239, 240, 355, 239, 240, 356, 239, 240, + 282, 239, 357, 240, 239, 358, 240, 239, 240, 359, 239, 240, + 360, 239, 361, 0, 362, 0, 363, 0, 364, 0, 365, 0, + 366, 0, 367, 0, 368, 0, 369, 0, 370, 0, 371, 0, + 372, 0, 373, 0, 374, 0, 375, 0, 376, 0, 377, 0, + 378, 0, 380, 379, 382, 381, 382, 383, 384, 385, 386, 384, + 387, 388, 389, 386, 390, 391, 392, 393, 394, 395, 396, 397, + 383, 381, 382, 398, 381, 382, 399, 381, 382, 400, 381, 382, + 401, 381, 382, 402, 381, 382, 403, 381, 382, 404, 381, 382, + 405, 381, 382, 406, 381, 382, 407, 381, 382, 408, 381, 382, + 409, 381, 382, 410, 381, 382, 411, 381, 382, 412, 381, 382, + 413, 414, 381, 382, 415, 381, 382, 416, 381, 382, 417, 381, + 382, 418, 381, 382, 419, 381, 382, 412, 381, 382, 420, 381, + 382, 421, 381, 382, 422, 381, 382, 423, 381, 382, 424, 381, + 382, 419, 381, 382, 425, 381, 382, 415, 381, 382, 426, 381, + 427, 382, 381, 428, 429, 382, 381, 382, 430, 381, 382, 415, + 381, 382, 428, 381, 382, 431, 381, 382, 432, 381, 382, 433, + 381, 382, 434, 381, 435, 382, 381, 436, 382, 381, 382, 415, + 381, 382, 437, 381, 382, 438, 381, 382, 415, 381, 382, 439, + 381, 382, 440, 381, 382, 441, 381, 382, 442, 381, 382, 443, + 381, 382, 444, 381, 382, 445, 381, 382, 446, 381, 382, 447, + 381, 382, 448, 381, 382, 449, 381, 382, 450, 381, 382, 451, + 381, 382, 452, 381, 382, 453, 381, 382, 424, 381, 382, 454, + 381, 382, 455, 381, 382, 456, 381, 382, 457, 381, 382, 458, + 381, 382, 459, 381, 382, 460, 381, 382, 461, 381, 382, 419, + 381, 462, 382, 431, 381, 463, 382, 381, 382, 464, 381, 465, + 382, 381, 466, 382, 381, 382, 467, 381, 382, 468, 381, 382, + 469, 381, 382, 470, 381, 471, 382, 381, 472, 382, 381, 473, + 382, 381, 419, 382, 381, 382, 474, 381, 382, 475, 381, 476, + 382, 381, 477, 382, 381, 382, 478, 381, 382, 479, 381, 480, + 145, 0, 481, 0, 482, 0, 483, 0, 484, 0, 485, 0, + 486, 0, 487, 0, 488, 0, 489, 0, 490, 0, 491, 0, + 80, 0, 492, 0, 493, 494, 0, 495, 0, 496, 0, 497, + 0, 498, 0, 499, 0, 500, 0, 501, 0, 502, 0, 503, + 0, 505, 504, 507, 506, 507, 508, 509, 510, 511, 509, 512, + 513, 514, 511, 515, 516, 517, 518, 519, 520, 521, 522, 508, + 506, 507, 523, 506, 507, 524, 506, 507, 525, 506, 507, 526, + 506, 507, 527, 506, 507, 528, 506, 507, 529, 506, 507, 530, + 506, 507, 531, 506, 507, 532, 506, 507, 533, 506, 507, 534, + 506, 507, 535, 506, 507, 536, 506, 507, 537, 506, 507, 538, + 539, 506, 507, 540, 506, 507, 541, 506, 507, 542, 506, 507, + 543, 506, 507, 544, 506, 507, 537, 506, 507, 545, 506, 507, + 546, 506, 507, 547, 506, 507, 548, 506, 507, 549, 506, 507, + 544, 506, 507, 550, 506, 507, 540, 506, 507, 551, 506, 552, + 507, 506, 553, 554, 507, 506, 507, 555, 506, 507, 540, 506, + 507, 553, 506, 507, 556, 506, 507, 557, 506, 507, 558, 506, + 507, 559, 506, 560, 507, 506, 561, 507, 506, 507, 540, 506, + 507, 562, 506, 507, 563, 506, 507, 540, 506, 507, 564, 506, + 507, 565, 506, 507, 566, 506, 507, 567, 506, 507, 568, 506, + 507, 569, 506, 507, 570, 506, 507, 571, 506, 507, 572, 506, + 507, 573, 506, 507, 574, 506, 507, 575, 506, 507, 576, 506, + 507, 577, 506, 507, 578, 506, 507, 549, 506, 507, 579, 580, + 506, 507, 581, 506, 507, 582, 506, 507, 583, 506, 507, 584, + 506, 507, 585, 506, 507, 586, 506, 507, 587, 506, 507, 544, + 506, 507, 588, 506, 507, 589, 506, 507, 590, 506, 507, 591, + 506, 507, 592, 506, 507, 593, 506, 507, 594, 506, 507, 595, + 506, 507, 596, 506, 507, 597, 506, 507, 598, 506, 507, 599, + 506, 507, 600, 506, 507, 601, 506, 507, 602, 506, 507, 549, + 506, 603, 507, 556, 506, 604, 507, 506, 507, 605, 506, 606, + 507, 506, 607, 507, 506, 507, 608, 506, 507, 609, 506, 507, + 610, 506, 507, 611, 506, 612, 507, 506, 613, 507, 506, 614, + 507, 506, 544, 507, 506, 507, 615, 506, 507, 616, 506, 617, + 507, 506, 618, 507, 506, 507, 619, 506, 507, 620, 506, 621, + 0, 622, 0, 623, 0, 624, 0, 625, 626, 625, 0, 629, + 628, 630, 631, 628, 627, 0, 633, 634, 632, 0, 633, 632, + 629, 635, 633, 634, 635, 632, 629, 636, 637, 638, 639, 640, + 641, 642, 643, 644, 640, 645, 646, 647, 648, 649, 650, 651, + 652, 653, 636, 0, 85, 654, 84, 85, 655, 84, 85, 656, + 84, 85, 657, 84, 85, 658, 84, 85, 113, 84, 85, 659, + 660, 84, 85, 661, 84, 85, 662, 84, 85, 663, 84, 85, + 664, 84, 85, 665, 84, 85, 666, 84, 85, 667, 84, 85, + 668, 84, 85, 669, 84, 85, 670, 84, 85, 671, 84, 85, + 672, 84, 85, 673, 84, 85, 674, 84, 85, 658, 84, 85, + 675, 84, 85, 676, 84, 85, 677, 84, 678, 85, 84, 679, + 85, 84, 85, 680, 84, 85, 681, 84, 85, 113, 84, 85, + 682, 683, 84, 85, 684, 84, 85, 685, 84, 85, 686, 84, + 85, 687, 84, 85, 688, 84, 85, 689, 84, 85, 690, 84, + 85, 113, 84, 85, 691, 84, 85, 692, 84, 85, 693, 84, + 85, 694, 84, 85, 695, 84, 85, 696, 84, 85, 697, 84, + 85, 698, 84, 85, 699, 84, 85, 700, 84, 85, 701, 84, + 85, 702, 84, 85, 703, 84, 85, 704, 84, 85, 705, 84, + 85, 658, 84, 706, 85, 84, 707, 85, 84, 85, 708, 84, + 709, 85, 84, 710, 85, 84, 85, 711, 84, 85, 712, 84, + 85, 713, 84, 85, 714, 84, 715, 85, 84, 716, 85, 84, + 717, 85, 84, 113, 85, 84, 85, 718, 84, 719, 85, 84, + 720, 85, 84, 85, 721, 84, 722, 85, 84, 723, 85, 84, + 85, 724, 84, 85, 725, 84, 85, 658, 84, 726, 0 }; } @@ -578,67 +579,67 @@ private static short[] init__lexer_indicies_0() private static short[] init__lexer_trans_targs_0() { return new short [] { - 0, 2, 4, 4, 5, 15, 17, 31, 34, 37, 68, 74, - 76, 82, 84, 89, 92, 161, 398, 411, 535, 3, 6, 7, + 0, 2, 4, 4, 5, 16, 18, 32, 35, 38, 69, 75, + 77, 83, 85, 90, 93, 162, 399, 412, 536, 3, 6, 7, 8, 9, 8, 8, 9, 8, 10, 10, 10, 11, 10, 10, - 10, 11, 12, 13, 14, 4, 14, 15, 4, 16, 18, 19, - 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 618, - 32, 33, 4, 16, 33, 4, 16, 35, 36, 4, 35, 34, - 36, 38, 39, 31, 40, 41, 42, 43, 44, 45, 46, 45, - 46, 46, 4, 47, 61, 541, 547, 571, 596, 609, 48, 49, - 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 4, - 62, 63, 64, 65, 66, 67, 4, 4, 5, 15, 17, 31, - 34, 37, 68, 74, 76, 82, 84, 89, 92, 161, 398, 411, - 535, 69, 70, 71, 72, 73, 75, 77, 78, 79, 81, 80, - 83, 74, 85, 86, 87, 88, 90, 91, 93, 108, 94, 95, + 10, 11, 12, 13, 14, 4, 15, 14, 16, 4, 17, 19, + 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, + 619, 33, 34, 4, 17, 34, 4, 17, 36, 37, 4, 36, + 35, 37, 39, 40, 32, 41, 42, 43, 44, 45, 46, 47, + 46, 47, 47, 4, 48, 62, 542, 548, 572, 597, 610, 49, + 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, + 4, 63, 64, 65, 66, 67, 68, 4, 4, 5, 16, 18, + 32, 35, 38, 69, 75, 77, 83, 85, 90, 93, 162, 399, + 412, 536, 70, 71, 72, 73, 74, 76, 78, 79, 80, 82, + 81, 84, 75, 86, 87, 88, 89, 91, 92, 94, 109, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, - 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 118, - 119, 119, 4, 120, 126, 132, 148, 121, 122, 123, 124, 125, - 67, 127, 128, 129, 130, 131, 133, 134, 135, 136, 137, 138, - 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, - 152, 153, 154, 155, 156, 157, 158, 159, 160, 162, 287, 163, - 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 172, 173, - 173, 4, 174, 188, 189, 196, 202, 204, 210, 212, 217, 220, - 236, 261, 274, 175, 176, 177, 178, 179, 180, 181, 182, 183, - 184, 185, 186, 187, 4, 67, 190, 191, 188, 192, 193, 194, - 195, 197, 198, 199, 200, 201, 203, 205, 206, 207, 209, 208, - 211, 202, 213, 214, 215, 216, 218, 219, 221, 222, 223, 224, - 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, - 245, 238, 239, 240, 241, 242, 243, 244, 246, 247, 248, 249, - 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 262, - 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 275, - 276, 283, 277, 278, 279, 280, 281, 282, 284, 285, 286, 212, - 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, - 300, 301, 302, 303, 304, 305, 306, 307, 306, 307, 307, 4, - 308, 322, 323, 330, 336, 338, 344, 346, 351, 354, 370, 379, - 392, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, - 320, 321, 4, 67, 324, 325, 322, 326, 327, 328, 329, 331, - 332, 333, 334, 335, 337, 339, 340, 341, 343, 342, 345, 336, - 347, 348, 349, 350, 352, 353, 355, 356, 357, 358, 359, 360, - 361, 362, 363, 364, 365, 366, 367, 368, 369, 371, 372, 373, - 374, 375, 376, 377, 378, 380, 381, 382, 383, 384, 385, 386, - 387, 388, 389, 390, 391, 393, 394, 395, 396, 397, 346, 399, - 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 412, - 413, 531, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, - 424, 423, 424, 424, 4, 425, 439, 440, 447, 453, 455, 461, - 463, 468, 471, 487, 512, 525, 426, 427, 428, 429, 430, 431, - 432, 433, 434, 435, 436, 437, 438, 4, 67, 441, 442, 439, - 443, 444, 445, 446, 448, 449, 450, 451, 452, 454, 456, 457, - 458, 460, 459, 462, 453, 464, 465, 466, 467, 469, 470, 472, + 108, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, + 119, 120, 120, 4, 121, 127, 133, 149, 122, 123, 124, 125, + 126, 68, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, + 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 151, + 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 163, 288, + 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 173, + 174, 174, 4, 175, 189, 190, 197, 203, 205, 211, 213, 218, + 221, 237, 262, 275, 176, 177, 178, 179, 180, 181, 182, 183, + 184, 185, 186, 187, 188, 4, 68, 191, 192, 189, 193, 194, + 195, 196, 198, 199, 200, 201, 202, 204, 206, 207, 208, 210, + 209, 212, 203, 214, 215, 216, 217, 219, 220, 222, 223, 224, + 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, + 238, 246, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, + 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, + 276, 277, 284, 278, 279, 280, 281, 282, 283, 285, 286, 287, + 213, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, + 300, 301, 302, 303, 304, 305, 306, 307, 308, 307, 308, 308, + 4, 309, 323, 324, 331, 337, 339, 345, 347, 352, 355, 371, + 380, 393, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, + 320, 321, 322, 4, 68, 325, 326, 323, 327, 328, 329, 330, + 332, 333, 334, 335, 336, 338, 340, 341, 342, 344, 343, 346, + 337, 348, 349, 350, 351, 353, 354, 356, 357, 358, 359, 360, + 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 372, 373, + 374, 375, 376, 377, 378, 379, 381, 382, 383, 384, 385, 386, + 387, 388, 389, 390, 391, 392, 394, 395, 396, 397, 398, 347, + 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, + 413, 414, 532, 415, 416, 417, 418, 419, 420, 421, 422, 423, + 424, 425, 424, 425, 425, 4, 426, 440, 441, 448, 454, 456, + 462, 464, 469, 472, 488, 513, 526, 427, 428, 429, 430, 431, + 432, 433, 434, 435, 436, 437, 438, 439, 4, 68, 442, 443, + 440, 444, 445, 446, 447, 449, 450, 451, 452, 453, 455, 457, + 458, 459, 461, 460, 463, 454, 465, 466, 467, 468, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, - 485, 486, 488, 496, 489, 490, 491, 492, 493, 494, 495, 497, + 485, 486, 487, 489, 497, 490, 491, 492, 493, 494, 495, 496, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, - 510, 511, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, - 523, 524, 526, 527, 528, 529, 530, 463, 532, 533, 534, 84, - 535, 536, 537, 539, 540, 538, 536, 537, 538, 536, 539, 540, - 5, 15, 17, 31, 34, 37, 68, 74, 76, 82, 84, 89, - 92, 161, 398, 411, 535, 542, 543, 544, 545, 546, 548, 563, - 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, - 561, 562, 564, 565, 566, 567, 568, 569, 570, 572, 580, 573, - 574, 575, 576, 577, 578, 579, 581, 582, 583, 584, 585, 586, - 587, 588, 589, 590, 591, 592, 593, 594, 595, 597, 598, 599, - 600, 601, 602, 603, 604, 605, 606, 607, 608, 610, 611, 612, - 613, 614, 615, 616, 617, 0 + 510, 511, 512, 514, 515, 516, 517, 518, 519, 520, 521, 522, + 523, 524, 525, 527, 528, 529, 530, 531, 464, 533, 534, 535, + 85, 536, 537, 538, 540, 541, 539, 537, 538, 539, 537, 540, + 541, 5, 16, 18, 32, 35, 38, 69, 75, 77, 83, 85, + 90, 93, 162, 399, 412, 536, 543, 544, 545, 546, 547, 549, + 564, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, + 561, 562, 563, 565, 566, 567, 568, 569, 570, 571, 573, 581, + 574, 575, 576, 577, 578, 579, 580, 582, 583, 584, 585, 586, + 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 598, 599, + 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 611, 612, + 613, 614, 615, 616, 617, 618, 0 }; } @@ -651,26 +652,26 @@ private static short[] init__lexer_trans_actions_0() 43, 0, 0, 54, 3, 1, 0, 29, 1, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 35, 0, 0, 0, 7, 139, 48, 0, 102, 9, 5, 45, 134, 45, 0, 33, - 122, 33, 33, 0, 11, 106, 0, 0, 114, 25, 0, 0, + 122, 33, 33, 0, 11, 106, 0, 0, 0, 114, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 57, 149, 126, 0, 110, 23, 0, 27, 118, 27, 51, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, - 54, 0, 69, 33, 84, 84, 84, 84, 84, 84, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, - 0, 0, 0, 0, 0, 13, 31, 130, 60, 57, 31, 63, - 57, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, - 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 57, 149, 126, 0, 110, 23, 0, 27, 118, 27, + 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, + 0, 54, 0, 69, 33, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 13, 0, 0, 0, 0, 0, 13, 31, 130, 60, 57, 31, + 63, 57, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, + 63, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, - 54, 0, 81, 84, 84, 84, 84, 0, 0, 0, 0, 0, - 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, + 0, 54, 0, 81, 84, 84, 84, 84, 0, 0, 0, 0, + 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, - 0, 75, 33, 84, 84, 84, 84, 84, 84, 84, 84, 84, - 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, + 54, 0, 75, 33, 84, 84, 84, 84, 84, 84, 84, 84, + 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -679,36 +680,36 @@ private static short[] init__lexer_trans_actions_0() 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, 78, - 33, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, - 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 57, 144, 0, 54, 0, + 78, 33, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, + 84, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, - 144, 0, 54, 0, 72, 33, 84, 84, 84, 84, 84, 84, - 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 57, 144, 0, 54, 0, 72, 33, 84, 84, 84, 84, 84, + 84, 84, 84, 84, 84, 84, 84, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 37, 37, 54, 37, 87, 0, 0, 39, 0, 0, - 93, 90, 41, 96, 90, 96, 96, 96, 96, 96, 96, 96, - 96, 96, 96, 96, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 37, 37, 54, 37, 87, 0, 0, 39, 0, + 0, 93, 90, 41, 96, 90, 96, 96, 96, 96, 96, 96, + 96, 96, 96, 96, 96, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0 + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0 }; } @@ -769,7 +770,7 @@ private static short[] init__lexer_eof_actions_0() 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, - 43, 43, 43, 43, 43, 43, 43 + 43, 43, 43, 43, 43, 43, 43, 43 }; } @@ -777,12 +778,12 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_start = 1; -static final int lexer_first_final = 618; +static final int lexer_first_final = 619; static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -809,14 +810,14 @@ public void scan(String source) { List currentRow = null; -// line 813 "java/src/main/java/gherkin/lexer/Pl.java" +// line 814 "java/src/main/java/gherkin/lexer/Pl.java" { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" -// line 820 "java/src/main/java/gherkin/lexer/Pl.java" +// line 821 "java/src/main/java/gherkin/lexer/Pl.java" { int _klen; int _trans = 0; @@ -897,7 +898,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { contentStart = p; currentLine = lineNumber; @@ -907,32 +908,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -940,7 +941,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -949,7 +950,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -958,7 +959,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -967,7 +968,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -976,7 +977,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -985,58 +986,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1044,13 +1045,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1061,13 +1062,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1077,7 +1078,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 1081 "java/src/main/java/gherkin/lexer/Pl.java" +// line 1082 "java/src/main/java/gherkin/lexer/Pl.java" } } } @@ -1099,7 +1100,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1109,7 +1110,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } } break; -// line 1113 "java/src/main/java/gherkin/lexer/Pl.java" +// line 1114 "java/src/main/java/gherkin/lexer/Pl.java" } } } @@ -1119,7 +1120,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pl.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pl.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Pt.java b/java/src/main/java/gherkin/lexer/Pt.java index 5c72505c..2c4e324f 100644 --- a/java/src/main/java/gherkin/lexer/Pt.java +++ b/java/src/main/java/gherkin/lexer/Pt.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Pt implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" private final Listener listener; @@ -766,7 +766,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -798,7 +798,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" // line 804 "java/src/main/java/gherkin/lexer/Pt.java" { @@ -881,7 +881,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { contentStart = p; currentLine = lineNumber; @@ -891,32 +891,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -924,7 +924,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -933,7 +933,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -942,7 +942,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -951,7 +951,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -960,7 +960,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -969,58 +969,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1028,13 +1028,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1045,13 +1045,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1083,7 +1083,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1103,7 +1103,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/pt.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/pt.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Ro.java b/java/src/main/java/gherkin/lexer/Ro.java index 1ef741e8..21b4600a 100644 --- a/java/src/main/java/gherkin/lexer/Ro.java +++ b/java/src/main/java/gherkin/lexer/Ro.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Ro implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" private final Listener listener; @@ -589,7 +589,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -621,7 +621,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" // line 627 "java/src/main/java/gherkin/lexer/Ro.java" { @@ -704,7 +704,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { contentStart = p; currentLine = lineNumber; @@ -714,32 +714,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -747,7 +747,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -756,7 +756,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -765,7 +765,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -774,7 +774,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -783,7 +783,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -792,58 +792,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -851,13 +851,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -868,13 +868,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -906,7 +906,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -926,7 +926,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ro.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ro.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Ru.java b/java/src/main/java/gherkin/lexer/Ru.java index d22dc592..718968c7 100644 --- a/java/src/main/java/gherkin/lexer/Ru.java +++ b/java/src/main/java/gherkin/lexer/Ru.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Ru implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" private final Listener listener; @@ -990,7 +990,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -1022,7 +1022,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" // line 1028 "java/src/main/java/gherkin/lexer/Ru.java" { @@ -1105,7 +1105,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { contentStart = p; currentLine = lineNumber; @@ -1115,32 +1115,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -1148,7 +1148,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1157,7 +1157,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1166,7 +1166,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1175,7 +1175,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1184,7 +1184,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1193,58 +1193,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1252,13 +1252,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1269,13 +1269,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1307,7 +1307,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1327,7 +1327,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/ru.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/ru.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Sk.java b/java/src/main/java/gherkin/lexer/Sk.java index e03a9818..edf2afca 100644 --- a/java/src/main/java/gherkin/lexer/Sk.java +++ b/java/src/main/java/gherkin/lexer/Sk.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Sk implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" private final Listener listener; @@ -783,7 +783,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -815,7 +815,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" // line 821 "java/src/main/java/gherkin/lexer/Sk.java" { @@ -898,7 +898,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { contentStart = p; currentLine = lineNumber; @@ -908,32 +908,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -941,7 +941,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -950,7 +950,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -959,7 +959,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -968,7 +968,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -977,7 +977,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -986,58 +986,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1045,13 +1045,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1062,13 +1062,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1100,7 +1100,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1120,7 +1120,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sk.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sk.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Sr_cyrl.java b/java/src/main/java/gherkin/lexer/Sr_cyrl.java index 7e61c096..b24a27b0 100644 --- a/java/src/main/java/gherkin/lexer/Sr_cyrl.java +++ b/java/src/main/java/gherkin/lexer/Sr_cyrl.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Sr_cyrl implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" private final Listener listener; @@ -1016,7 +1016,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -1048,7 +1048,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" // line 1054 "java/src/main/java/gherkin/lexer/Sr_cyrl.java" { @@ -1131,7 +1131,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { contentStart = p; currentLine = lineNumber; @@ -1141,32 +1141,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -1174,7 +1174,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1183,7 +1183,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1192,7 +1192,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1201,7 +1201,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1210,7 +1210,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1219,58 +1219,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1278,13 +1278,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1295,13 +1295,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1333,7 +1333,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1353,7 +1353,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_cyrl.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Sr_latn.java b/java/src/main/java/gherkin/lexer/Sr_latn.java index 8cdc41bf..7a1463f4 100644 --- a/java/src/main/java/gherkin/lexer/Sr_latn.java +++ b/java/src/main/java/gherkin/lexer/Sr_latn.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Sr_latn implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" private final Listener listener; @@ -676,7 +676,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -708,7 +708,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" // line 714 "java/src/main/java/gherkin/lexer/Sr_latn.java" { @@ -791,7 +791,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { contentStart = p; currentLine = lineNumber; @@ -801,32 +801,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -834,7 +834,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -843,7 +843,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -852,7 +852,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -861,7 +861,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -870,7 +870,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -879,58 +879,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -938,13 +938,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -955,13 +955,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -993,7 +993,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1013,7 +1013,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sr_latn.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Sv.java b/java/src/main/java/gherkin/lexer/Sv.java index a86835a9..663d8c34 100644 --- a/java/src/main/java/gherkin/lexer/Sv.java +++ b/java/src/main/java/gherkin/lexer/Sv.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Sv implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" private final Listener listener; @@ -525,7 +525,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -557,7 +557,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" // line 563 "java/src/main/java/gherkin/lexer/Sv.java" { @@ -640,7 +640,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { contentStart = p; currentLine = lineNumber; @@ -650,32 +650,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -683,7 +683,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -692,7 +692,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -701,7 +701,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -710,7 +710,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -719,7 +719,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -728,58 +728,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -787,13 +787,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -804,13 +804,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -842,7 +842,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -862,7 +862,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/sv.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/sv.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Tl.java b/java/src/main/java/gherkin/lexer/Tl.java index 026a7b9f..e8f714d4 100644 --- a/java/src/main/java/gherkin/lexer/Tl.java +++ b/java/src/main/java/gherkin/lexer/Tl.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Tl implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" private final Listener listener; @@ -960,7 +960,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -992,7 +992,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" // line 998 "java/src/main/java/gherkin/lexer/Tl.java" { @@ -1075,7 +1075,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { contentStart = p; currentLine = lineNumber; @@ -1085,32 +1085,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -1118,7 +1118,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1127,7 +1127,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1136,7 +1136,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1145,7 +1145,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1154,7 +1154,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1163,58 +1163,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1222,13 +1222,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1239,13 +1239,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1277,7 +1277,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1297,7 +1297,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tl.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tl.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Tr.java b/java/src/main/java/gherkin/lexer/Tr.java index c14beb44..fb422f5d 100644 --- a/java/src/main/java/gherkin/lexer/Tr.java +++ b/java/src/main/java/gherkin/lexer/Tr.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Tr implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" private final Listener listener; @@ -540,7 +540,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -572,7 +572,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" // line 578 "java/src/main/java/gherkin/lexer/Tr.java" { @@ -655,7 +655,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { contentStart = p; currentLine = lineNumber; @@ -665,32 +665,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -698,7 +698,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -707,7 +707,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -716,7 +716,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -725,7 +725,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -734,7 +734,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -743,58 +743,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -802,13 +802,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -819,13 +819,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -857,7 +857,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -877,7 +877,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tr.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tr.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Tt.java b/java/src/main/java/gherkin/lexer/Tt.java index 747adcb4..81ad2bd3 100644 --- a/java/src/main/java/gherkin/lexer/Tt.java +++ b/java/src/main/java/gherkin/lexer/Tt.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Tt implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" private final Listener listener; @@ -906,7 +906,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -938,7 +938,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" // line 944 "java/src/main/java/gherkin/lexer/Tt.java" { @@ -1021,7 +1021,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { contentStart = p; currentLine = lineNumber; @@ -1031,32 +1031,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -1064,7 +1064,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1073,7 +1073,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1082,7 +1082,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1091,7 +1091,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1100,7 +1100,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1109,58 +1109,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1168,13 +1168,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1185,13 +1185,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1223,7 +1223,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1243,7 +1243,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/tt.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/tt.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Uk.java b/java/src/main/java/gherkin/lexer/Uk.java index 722719de..998a36b4 100644 --- a/java/src/main/java/gherkin/lexer/Uk.java +++ b/java/src/main/java/gherkin/lexer/Uk.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Uk implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" private final Listener listener; @@ -908,7 +908,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -940,7 +940,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" // line 946 "java/src/main/java/gherkin/lexer/Uk.java" { @@ -1023,7 +1023,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { contentStart = p; currentLine = lineNumber; @@ -1033,32 +1033,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -1066,7 +1066,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1075,7 +1075,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1084,7 +1084,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1093,7 +1093,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1102,7 +1102,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -1111,58 +1111,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -1170,13 +1170,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1187,13 +1187,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1225,7 +1225,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1245,7 +1245,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uk.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uk.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Uz.java b/java/src/main/java/gherkin/lexer/Uz.java index 38fd759d..3da9fa06 100644 --- a/java/src/main/java/gherkin/lexer/Uz.java +++ b/java/src/main/java/gherkin/lexer/Uz.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Uz implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" private final Listener listener; @@ -731,7 +731,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -763,7 +763,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" // line 769 "java/src/main/java/gherkin/lexer/Uz.java" { @@ -846,7 +846,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { contentStart = p; currentLine = lineNumber; @@ -856,32 +856,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -889,7 +889,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -898,7 +898,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -907,7 +907,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -916,7 +916,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -925,7 +925,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -934,58 +934,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -993,13 +993,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -1010,13 +1010,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1048,7 +1048,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -1068,7 +1068,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/uz.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/uz.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Vi.java b/java/src/main/java/gherkin/lexer/Vi.java index 11f97e43..64f2d59a 100644 --- a/java/src/main/java/gherkin/lexer/Vi.java +++ b/java/src/main/java/gherkin/lexer/Vi.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Vi implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" private final Listener listener; @@ -608,7 +608,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -640,7 +640,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" // line 646 "java/src/main/java/gherkin/lexer/Vi.java" { @@ -723,7 +723,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { contentStart = p; currentLine = lineNumber; @@ -733,32 +733,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -766,7 +766,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -775,7 +775,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -784,7 +784,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -793,7 +793,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -802,7 +802,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -811,58 +811,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -870,13 +870,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -887,13 +887,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -925,7 +925,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -945,7 +945,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/vi.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/vi.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Zh_cn.java b/java/src/main/java/gherkin/lexer/Zh_cn.java index 4ffa0d41..cb1ee521 100644 --- a/java/src/main/java/gherkin/lexer/Zh_cn.java +++ b/java/src/main/java/gherkin/lexer/Zh_cn.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Zh_cn implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" private final Listener listener; @@ -516,7 +516,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -548,7 +548,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" // line 554 "java/src/main/java/gherkin/lexer/Zh_cn.java" { @@ -631,7 +631,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { contentStart = p; currentLine = lineNumber; @@ -641,32 +641,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -674,7 +674,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -683,7 +683,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -692,7 +692,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -701,7 +701,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -710,7 +710,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -719,58 +719,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -778,13 +778,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -795,13 +795,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -833,7 +833,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -853,7 +853,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_cn.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { diff --git a/java/src/main/java/gherkin/lexer/Zh_tw.java b/java/src/main/java/gherkin/lexer/Zh_tw.java index 790c70cd..679a7cf6 100644 --- a/java/src/main/java/gherkin/lexer/Zh_tw.java +++ b/java/src/main/java/gherkin/lexer/Zh_tw.java @@ -1,5 +1,5 @@ -// line 1 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 1 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" package gherkin.lexer; import java.io.UnsupportedEncodingException; @@ -12,7 +12,7 @@ public class Zh_tw implements Lexer { -// line 150 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 150 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" private final Listener listener; @@ -515,7 +515,7 @@ private static short[] init__lexer_eof_actions_0() static final int lexer_en_main = 1; -// line 159 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 159 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" public void scan(String source) { String input = source + "\n%_FEATURE_END_%"; @@ -547,7 +547,7 @@ public void scan(String source) { cs = lexer_start; } -// line 185 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 185 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" // line 553 "java/src/main/java/gherkin/lexer/Zh_tw.java" { @@ -630,7 +630,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) switch ( _lexer_actions[_acts++] ) { case 0: -// line 16 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 16 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { contentStart = p; currentLine = lineNumber; @@ -640,32 +640,32 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 1: -// line 24 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 24 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { currentLine = lineNumber; startCol = p - lastNewline; } break; case 2: -// line 29 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 29 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { contentStart = p; } break; case 3: -// line 33 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 33 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { docstringContentTypeStart = p; } break; case 4: -// line 37 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 37 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { docstringContentTypeEnd = p; } break; case 5: -// line 41 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 41 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { String con = unindent(startCol, substring(data, contentStart, nextKeywordStart-1).replaceFirst("(\\r?\\n)?([\\t ])*\\Z", "").replace("\\\"\\\"\\\"", "\"\"\"")); String conType = substring(data, docstringContentTypeStart, docstringContentTypeEnd).trim(); @@ -673,7 +673,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 6: -// line 47 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 47 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.feature(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -682,7 +682,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 7: -// line 54 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 54 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.background(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -691,7 +691,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 8: -// line 61 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 61 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenario(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -700,7 +700,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 9: -// line 68 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 68 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.scenarioOutline(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -709,7 +709,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 10: -// line 75 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 75 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { String[] nameDescription = nameAndUnindentedDescription(startCol, keywordContent(data, p, eof, nextKeywordStart, contentStart)); listener.examples(keyword, nameDescription[0], nameDescription[1], currentLine); @@ -718,58 +718,58 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 11: -// line 82 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 82 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { listener.step(keyword, substring(data, contentStart, p).trim(), currentLine); } break; case 12: -// line 86 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 86 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { listener.comment(substring(data, contentStart, p).trim(), lineNumber); keywordStart = -1; } break; case 13: -// line 91 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 91 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { listener.tag(substring(data, contentStart, p).trim(), currentLine); keywordStart = -1; } break; case 14: -// line 96 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 96 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { lineNumber++; } break; case 15: -// line 100 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 100 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { lastNewline = p + 1; } break; case 16: -// line 104 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 104 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { if(keywordStart == -1) keywordStart = p; } break; case 17: -// line 108 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 108 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { keyword = substring(data, keywordStart, p).replaceFirst(":$",""); keywordStart = -1; } break; case 18: -// line 113 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 113 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { nextKeywordStart = p; } break; case 19: -// line 117 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 117 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { p = p - 1; currentRow = new ArrayList(); @@ -777,13 +777,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 20: -// line 123 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 123 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { contentStart = p; } break; case 21: -// line 127 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 127 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { String con = substring(data, contentStart, p).trim(); currentRow.add(con @@ -794,13 +794,13 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) } break; case 22: -// line 136 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 136 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { listener.row(currentRow, currentLine); } break; case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -832,7 +832,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) while ( __nacts-- > 0 ) { switch ( _lexer_actions[__acts++] ) { case 23: -// line 140 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 140 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" { if(cs < lexer_first_final) { String content = currentLineContent(data, lastNewline); @@ -852,7 +852,7 @@ else if ( data[p] > _lexer_trans_keys[_mid+1] ) break; } } -// line 186 "/Users/ahellesoy/github/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" +// line 186 "/home/son/work/github/os97673/gherkin/tasks/../ragel/i18n/zh_tw.java.rl" } private String keywordContent(byte[] data, int p, int eof, int nextKeywordStart, int contentStart) { From b0571edb063fe6ffe5b16d100317d3b21eb21189 Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Thu, 28 Feb 2013 00:51:23 +0400 Subject: [PATCH 2/6] stepdefs.json regenerated --- features/.cucumber/stepdefs.json | 132 +++++++++++++++---------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/features/.cucumber/stepdefs.json b/features/.cucumber/stepdefs.json index e2177a9c..bce48896 100644 --- a/features/.cucumber/stepdefs.json +++ b/features/.cucumber/stepdefs.json @@ -1,243 +1,243 @@ [ { - "file_colon_line": "features/step_definitions/eyeball_steps.rb:1", - "flags": "", "source": "^they have arrived$", + "flags": "", + "file_colon_line": "features/step_definitions/eyeball_steps.rb:1", "steps": [ { + "name": "they have arrived", "args": [ - ], - "name": "they have arrived" + ] } ] }, { - "file_colon_line": "features/step_definitions/gherkin_steps.rb:1", - "flags": "", "source": "^a \"(ruby|native)\" \"([^\\\"]*)\" parser$", + "flags": "", + "file_colon_line": "features/step_definitions/gherkin_steps.rb:1", "steps": [ ] }, { - "file_colon_line": "features/step_definitions/gherkin_steps.rb:5", - "flags": "", "source": "^the\\ following\\ text\\ is\\ parsed:$", + "flags": "", + "file_colon_line": "features/step_definitions/gherkin_steps.rb:5", "steps": [ { + "name": "the following text is parsed:", "args": [ - ], - "name": "the following text is parsed:" + ] } ] }, { - "file_colon_line": "features/step_definitions/gherkin_steps.rb:9", - "flags": "", "source": "^there\\ should\\ be\\ no\\ parse\\ errors$", + "flags": "", + "file_colon_line": "features/step_definitions/gherkin_steps.rb:9", "steps": [ { + "name": "there should be no parse errors", "args": [ - ], - "name": "there should be no parse errors" + ] } ] }, { - "file_colon_line": "features/step_definitions/gherkin_steps.rb:13", - "flags": "", "source": "^there should be a parse error on (line \\d+)$", + "flags": "", + "file_colon_line": "features/step_definitions/gherkin_steps.rb:13", "steps": [ { + "name": "there should be a parse error on line 1", "args": [ { "offset": 33, "val": "line 1" } - ], - "name": "there should be a parse error on line 1" + ] } ] }, { - "file_colon_line": "features/step_definitions/gherkin_steps.rb:17", - "flags": "", "source": "^there should be parse errors on (lines .*)$", + "flags": "", + "file_colon_line": "features/step_definitions/gherkin_steps.rb:17", "steps": [ { + "name": "there should be parse errors on lines 1 and 2", "args": [ { "offset": 32, "val": "lines 1 and 2" } - ], - "name": "there should be parse errors on lines 1 and 2" + ] }, { + "name": "there should be parse errors on lines 1 through 3", "args": [ { "offset": 32, "val": "lines 1 through 3" } - ], - "name": "there should be parse errors on lines 1 through 3" + ] }, { + "name": "there should be parse errors on lines 10 and 17", "args": [ { "offset": 32, "val": "lines 10 and 17" } - ], - "name": "there should be parse errors on lines 10 and 17" + ] }, { + "name": "there should be parse errors on lines 3 and 5", "args": [ { "offset": 32, "val": "lines 3 and 5" } - ], - "name": "there should be parse errors on lines 3 and 5" + ] }, { + "name": "there should be parse errors on lines 5, 10 and 12", "args": [ { "offset": 32, "val": "lines 5, 10 and 12" } - ], - "name": "there should be parse errors on lines 5, 10 and 12" + ] } ] }, { - "file_colon_line": "features/step_definitions/json_formatter_steps.rb:13", - "flags": "", "source": "^a JSON formatter$", + "flags": "", + "file_colon_line": "features/step_definitions/json_formatter_steps.rb:13", "steps": [ ] }, { - "file_colon_line": "features/step_definitions/json_formatter_steps.rb:18", - "flags": "", "source": "^the outputted JSON should be:$", + "flags": "", + "file_colon_line": "features/step_definitions/json_formatter_steps.rb:18", "steps": [ { + "name": "the outputted JSON should be:", "args": [ - ], - "name": "the outputted JSON should be:" + ] } ] }, { - "file_colon_line": "features/step_definitions/json_parser_steps.rb:5", - "flags": "", "source": "^a PrettyFormatter$", + "flags": "", + "file_colon_line": "features/step_definitions/json_parser_steps.rb:5", "steps": [ ] }, { - "file_colon_line": "features/step_definitions/json_parser_steps.rb:10", - "flags": "", "source": "^a JSON lexer$", + "flags": "", + "file_colon_line": "features/step_definitions/json_parser_steps.rb:10", "steps": [ ] }, { - "file_colon_line": "features/step_definitions/json_parser_steps.rb:14", - "flags": "", "source": "^the following JSON is parsed:$", + "flags": "", + "file_colon_line": "features/step_definitions/json_parser_steps.rb:14", "steps": [ { + "name": "the following JSON is parsed:", "args": [ - ], - "name": "the following JSON is parsed:" + ] } ] }, { - "file_colon_line": "features/step_definitions/json_parser_steps.rb:18", - "flags": "", "source": "^the outputted text should be:$", + "flags": "", + "file_colon_line": "features/step_definitions/json_parser_steps.rb:18", "steps": [ { + "name": "the outputted text should be:", "args": [ - ], - "name": "the outputted text should be:" + ] } ] }, { - "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:50", - "flags": "", "source": "^I have Cucumber's source code next to Gherkin's$", + "flags": "", + "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:50", "steps": [ { + "name": "I have Cucumber's source code next to Gherkin's", "args": [ - ], - "name": "I have Cucumber's source code next to Gherkin's" + ] } ] }, { - "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:55", - "flags": "", "source": "^I find all of the \\.feature files$", + "flags": "", + "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:55", "steps": [ { + "name": "I find all of the .feature files", "args": [ - ], - "name": "I find all of the .feature files" + ] } ] }, { - "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:59", - "flags": "", "source": "^I send each prettified original through the \"([^\"]*)\" machinery$", + "flags": "", + "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:59", "steps": [ { + "name": "I send each prettified original through the \"json\" machinery", "args": [ { "offset": 45, "val": "json" } - ], - "name": "I send each prettified original through the \"json\" machinery" + ] }, { + "name": "I send each prettified original through the \"pretty\" machinery", "args": [ { "offset": 45, "val": "pretty" } - ], - "name": "I send each prettified original through the \"pretty\" machinery" + ] } ] }, { - "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:83", - "flags": "", "source": "^the machinery output should be identical to the prettified original$", + "flags": "", + "file_colon_line": "features/step_definitions/pretty_formatter_steps.rb:83", "steps": [ { + "name": "the machinery output should be identical to the prettified original", "args": [ - ], - "name": "the machinery output should be identical to the prettified original" + ] } ] } From f1c4d674f337915b6432c0fb8166349af202eaa6 Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Thu, 28 Feb 2013 00:52:26 +0400 Subject: [PATCH 3/6] fixed JRuby's warning about non-persistent class --- spec/spec_helper.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 45e933ac..4c616799 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -2,6 +2,10 @@ Encoding.default_external = Encoding::UTF_8 Encoding.default_internal = Encoding::UTF_8 end +if defined?(JRUBY_VERSION) + java_import java.util.ArrayList + ArrayList.__persistent__ = true +end require 'rubygems' require 'bundler' From f1751db33bd889733925599a50e8711bb0a831d3 Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Thu, 28 Feb 2013 00:54:37 +0400 Subject: [PATCH 4/6] jruby impltementation of TagExpression.empty? added --- java/src/main/java/gherkin/TagExpression.java | 4 ++++ spec/gherkin/tag_expression_spec.rb | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/java/src/main/java/gherkin/TagExpression.java b/java/src/main/java/gherkin/TagExpression.java index 9a2f2648..a39fc9d4 100644 --- a/java/src/main/java/gherkin/TagExpression.java +++ b/java/src/main/java/gherkin/TagExpression.java @@ -26,6 +26,10 @@ public Map limits() { return limits; } + public boolean isEmpty() { + return and.isEmpty(); + } + private void add(String[] tags) { Or or = new Or(); for (String tag : tags) { diff --git a/spec/gherkin/tag_expression_spec.rb b/spec/gherkin/tag_expression_spec.rb index 80fec4f4..862d780b 100644 --- a/spec/gherkin/tag_expression_spec.rb +++ b/spec/gherkin/tag_expression_spec.rb @@ -7,12 +7,16 @@ module Gherkin def tag(name) Formatter::Model::Tag.new(name, 0) end - + context "no tags" do before(:each) do @e = Gherkin::TagExpression.new([]) end + it 'should be empty' do + @e.should be_empty + end + it "should match @foo" do @e.eval([tag('@foo')]).should == true end @@ -139,4 +143,4 @@ def tag(name) end end end -end \ No newline at end of file +end From 1145c56a15eed478214205a4270a6a28a79b0ad8 Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Thu, 28 Feb 2013 00:55:20 +0400 Subject: [PATCH 5/6] trailing spaces removed --- lib/gherkin/formatter/json_formatter.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/gherkin/formatter/json_formatter.rb b/lib/gherkin/formatter/json_formatter.rb index 37047aa1..d187321f 100644 --- a/lib/gherkin/formatter/json_formatter.rb +++ b/lib/gherkin/formatter/json_formatter.rb @@ -9,9 +9,9 @@ module Formatter # be turned into JSON. class JSONFormatter native_impl('gherkin') - + include Base64 - + def initialize(io) raise "Must be writeable" unless io.respond_to?(:write) @io = io @@ -61,7 +61,7 @@ def match(match) def result(result) @current_step_or_hook['result'] = result.to_hash end - + def append_duration(timestamp) #check to make sure result exists (scenario outlines do not have results yet) if !@current_step_or_hook['result'].nil? From 95f013bc4bb75c53559731cfd6cb639ea9a38123 Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Thu, 28 Feb 2013 00:56:23 +0400 Subject: [PATCH 6/6] jruby impementation of JSONFormatter.append_duration() added --- .../java/gherkin/formatter/JSONFormatter.java | 32 +++++++---- spec/gherkin/formatter/json_formatter_spec.rb | 55 ++++++++++++++++++- 2 files changed, 74 insertions(+), 13 deletions(-) diff --git a/java/src/main/java/gherkin/formatter/JSONFormatter.java b/java/src/main/java/gherkin/formatter/JSONFormatter.java index bd7ba827..5d1dd5a8 100644 --- a/java/src/main/java/gherkin/formatter/JSONFormatter.java +++ b/java/src/main/java/gherkin/formatter/JSONFormatter.java @@ -25,11 +25,11 @@ public class JSONFormatter implements Reporter, Formatter { private String uri; private enum Phase {step, match, result, embedding, output}; - + /** * In order to handle steps being added all at once, this method determines allows methods to - * opperator correctly if - * + * opperator correctly if + * * step * match * result @@ -40,9 +40,9 @@ private enum Phase {step, match, result, embedding, output}; * result * embedding * output - * - * or if - * + * + * or if + * * step * step * match @@ -53,9 +53,9 @@ private enum Phase {step, match, result, embedding, output}; * result * embedding * output - * + * * is called - * + * * @return the correct step for the current operation based on past method calls to the formatter interface */ private Map getCurrentStep(Phase phase){ @@ -76,8 +76,8 @@ private Map getCurrentStep(Phase phase){ } return lastWithValue; } - - + + public JSONFormatter(Appendable out) { this.out = new NiceAppendable(out); } @@ -164,6 +164,16 @@ private void addHook(final Match match, final Result result, String hook) { hooks.add(hookMap); } + public void appendDuration(final int timestamp) { + final Map result = (Map) getCurrentStep(Phase.result).get("result"); + // check to make sure result exists (scenario outlines do not have results yet) + if (result != null) { + //convert to nanoseconds + final long nanos = timestamp * 1000000000L; + result.put("duration", nanos); + } + } + @Override public void eof() { } @@ -238,4 +248,4 @@ private List getOutput() { protected Gson gson() { return new GsonBuilder().create(); } -} \ No newline at end of file +} diff --git a/spec/gherkin/formatter/json_formatter_spec.rb b/spec/gherkin/formatter/json_formatter_spec.rb index 8d89e1a2..121af36e 100644 --- a/spec/gherkin/formatter/json_formatter_spec.rb +++ b/spec/gherkin/formatter/json_formatter_spec.rb @@ -25,7 +25,7 @@ module Formatter f.eof f.done - + expected = %{ [ { @@ -85,7 +85,58 @@ module Formatter } ] } - JSON.parse(expected).should == JSON.parse(io.string) + JSON.parse(io.string).should == JSON.parse(expected) + end + + it 'supports append_duration' do + io = StringIO.new + f = JSONFormatter.new(io) + f.uri("f.feature") + f.feature(Model::Feature.new([], [], "Feature", "ff", "", 1, "ff")) + f.scenario(Model::Scenario.new([], [], "Scenario", "ss", "", 2, "ff/ss")) + f.step(Model::Step.new([], "Given ", "g", 3, nil, nil)) + f.match(Model::Match.new([], "def.rb:33")) + f.result(Model::Result.new(:passed, 3, nil)) + f.append_duration(1) + f.eof + f.done + expected = %{ + [ + { + "id": "ff", + "uri": "f.feature", + "keyword": "Feature", + "name": "ff", + "line": 1, + "description": "", + "elements": [ + { + "id": "ff/ss", + "keyword": "Scenario", + "name": "ss", + "line": 2, + "description": "", + "type": "scenario", + "steps": [ + { + "keyword": "Given ", + "name": "g", + "line": 3, + "match": { + "location": "def.rb:33" + }, + "result": { + "status": "passed", + "duration": 1000000000 + } + } + ] + } + ] + } + ] + } + JSON.parse(io.string).should == JSON.parse(expected) end end end