Module: Speculations::Parser::State

Extended by:
State, Triggers
Included in:
State, In
Defined in:
lib/speculations/parser/state.rb,
lib/speculations/parser/state/in.rb,
lib/speculations/parser/state/out.rb,
lib/speculations/parser/state/includes.rb,
lib/speculations/parser/state/candidate.rb,
lib/speculations/parser/state/context_maker.rb

Defined Under Namespace

Modules: Candidate, ContextMaker, In, Includes, Out, Triggers

Constant Summary

Constants included from Triggers

Triggers::BLANK_RGX, Triggers::CONTEXT_RGX, Triggers::EOBLOCK_RGX, Triggers::EXAMPLE_RGX, Triggers::GIVEN_RGX, Triggers::RUBY_RGX, Triggers::THEN_RGX

Method Summary

Methods included from Triggers

blank_line, context_match, eoblock_match, maybe_example, maybe_include, ruby_code_block