Module Gherkin::Lexer
In: ext/gherkin_lexer_zh_tw/gherkin_lexer_zh_tw.c
spec/gherkin/shared/tags_group.rb
spec/gherkin/shared/row_group.rb
spec/gherkin/shared/lexer_group.rb
spec/gherkin/shared/doc_string_group.rb
spec/gherkin/shared/bom_group.rb
spec/gherkin/rb_lexer_spec.rb
spec/gherkin/lexer/i18n_lexer_spec.rb
spec/gherkin/js_lexer_spec.rb
spec/gherkin/i18n_spec.rb
spec/gherkin/c_lexer_spec.rb
lib/gherkin/lexer/i18n_lexer.rb

Data

Methods

ps   scan   scan   scan   scan   scan_file  

Classes and Modules

Class Gherkin::Lexer::I18nLexer

Constants

I18nLexerNotFound = Class.new(LoadError)
LexingError = Class.new(StandardError)

Public Instance methods

[Validate]