Class | Gherkin::Formatter::PrettyFormatter |
In: |
lib/gherkin/formatter/pretty_formatter.rb
|
Parent: | Object |
START | = | /#{'^'.encode('UTF-8')}/ |
TRIPLE_QUOTES | = | /#{'"""'.encode('UTF-8')}/ |
START | = | /^/ |
TRIPLE_QUOTES | = | /"""/ |