public final class GherkinLanguageConstants
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TAG_PREFIX
public static final String TAG_PREFIX
- See Also:
-
-
-
TITLE_KEYWORD_SEPARATOR
public static final String TITLE_KEYWORD_SEPARATOR
- See Also:
-
-
TABLE_CELL_SEPARATOR
public static final String TABLE_CELL_SEPARATOR
- See Also:
-
-
DOCSTRING_SEPARATOR
public static final String DOCSTRING_SEPARATOR
- See Also:
-
-
DOCSTRING_ALTERNATIVE_SEPARATOR
public static final String DOCSTRING_ALTERNATIVE_SEPARATOR
- See Also:
-