Module: TyranoDsl::ParsingWords::ShowMessageWindow
- Includes:
- ParsingWordsModule
- Defined in:
- lib/tyrano_dsl/parsing_words/show_message_window.rb
Instance Method Summary collapse
Instance Method Details
#show_message_window ⇒ void
This method returns an undefined value.
10 11 12 13 14 |
# File 'lib/tyrano_dsl/parsing_words/show_message_window.rb', line 10 def add_parsed_word( TyranoDsl::Vocabulary::SHOW_MESSAGE_WINDOW, ) end |