Table of Contents - rubimc-0.2.2 Documentation
Classes and Modules
- AVRController
- AVR_attiny13
- AVR_attiny13::ANALOG_TO_DIGITAL
- Class
- Controllers
- Hash
- Object
- PreProcessor
- RubimCode
- RubimCode::CC_ARGS
- RubimCode::Interrupts
- RubimCode::Isolator
- RubimCode::LoopCounter
- RubimCode::Printer
- RubimCode::UserArray
- RubimCode::UserClass
- RubimCode::UserIO
- RubimCode::UserInput
- RubimCode::UserOutput
- RubimCode::UserVariable
- RubimRipper
Methods
- ::add — RubimCode::Interrupts
- ::add_binding_to_init — RubimRipper
- ::add_var_array — RubimCode::UserClass
- ::all — Controllers
- ::array — RubimCode::Interrupts
- ::clear_c — RubimCode
- ::code_type — RubimCode::Printer
- ::convert — AVR_attiny13::ANALOG_TO_DIGITAL
- ::execute — PreProcessor
- ::find_express_end — RubimRipper
- ::find_far_pos — RubimRipper
- ::find_keyword_pos — RubimRipper
- ::find_mcu — Controllers
- ::find_near_pos — RubimRipper
- ::find_rec — RubimRipper
- ::generate_cc — RubimCode::Printer
- ::generate_struct — RubimCode::UserClass
- ::inherited — Controllers
- ::init — AVR_attiny13::ANALOG_TO_DIGITAL
- ::init_io — RubimCode
- ::init_vars — RubimCode
- ::instance_vars_cc — RubimCode::Printer
- ::interrupt — AVR_attiny13::ANALOG_TO_DIGITAL
- ::is_real_controller? — Controllers
- ::is_real_controller? — AVR_attiny13
- ::mcu_layout — AVR_attiny13
- ::mcu_type — RubimCode::Printer
- ::new — RubimCode::UserVariable
- ::new — RubimCode::LoopCounter
- ::new — RubimCode::UserIO
- ::new — RubimCode::UserOutput
- ::new — RubimCode::UserInput
- ::paste_before_pos — RubimRipper
- ::permit! — RubimCode::Isolator
- ::perror — RubimCode
- ::pout — RubimCode
- ::pout_destination — RubimCode::Printer
- ::pout_destination= — RubimCode::Printer
- ::print — RubimCode::Interrupts
- ::print_instance_vars — RubimCode::Printer
- ::print_layout — RubimCode::Printer
- ::print_main_loop — RubimCode::Printer
- ::program — PreProcessor
- ::program= — PreProcessor
- ::redefine_users_methods — RubimCode::UserClass
- ::replace_all_numeric — RubimRipper
- ::replace_assing_operators — RubimRipper
- ::replace_boolean_kw — RubimRipper
- ::replace_flat_express — RubimRipper
- ::replace_instructions — RubimRipper
- ::replace_keywords — RubimRipper
- ::replace_loop — RubimRipper
- ::replace_modify_express — RubimRipper
- ::replace_rubim_tmpif — RubimRipper
- ::replace_then_else_elsif_kw — RubimRipper
- ::replace_words — RubimRipper
- ::rubim_begin — RubimCode
- ::rubim_break — RubimCode
- ::rubim_cbit — RubimCode
- ::rubim_cond — RubimCode
- ::rubim_cycle — RubimCode
- ::rubim_else — RubimCode
- ::rubim_elsif — RubimCode
- ::rubim_end — RubimCode
- ::rubim_if — RubimCode
- ::rubim_ifmod — RubimCode
- ::rubim_loop — RubimCode
- ::rubim_next — RubimCode
- ::rubim_sbit — RubimCode
- ::rubim_tbit — RubimCode
- ::rubim_tmpif — RubimCode
- ::rubim_unless — RubimCode
- ::rubim_unlessmod — RubimCode
- ::rubim_until — RubimCode
- ::rubim_untilmod — RubimCode
- ::rubim_while — RubimCode
- ::rubim_whilemod — RubimCode
- ::run — RubimCode::Isolator
- ::stop — RubimCode::Isolator
- ::write_in_file — PreProcessor
- #!= — RubimCode::UserVariable
- #% — RubimCode::UserVariable
- #& — RubimCode::UserVariable
- #* — RubimCode::UserVariable
- #** — RubimCode::UserVariable
- #+ — RubimCode::UserVariable
- #+@ — RubimCode::UserVariable
- #- — RubimCode::UserVariable
- #-@ — RubimCode::UserVariable
- #/ — RubimCode::UserVariable
- #< — RubimCode::UserVariable
- #<< — RubimCode::UserVariable
- #<= — RubimCode::UserVariable
- #== — RubimCode::UserVariable
- #> — RubimCode::UserVariable
- #>= — RubimCode::UserVariable
- #>> — RubimCode::UserVariable
- #[] — RubimCode::UserArray
- #[] — RubimCode::CC_ARGS
- #[]= — RubimCode::UserArray
- #^ — RubimCode::UserVariable
- #array — Object
- #array_of_integer — Object
- #bool — Object
- #boolean — Object
- #c_assign= — RubimCode::UserVariable
- #common_operator — RubimCode::UserVariable
- #count — RubimCode::CC_ARGS
- #descendants — Class
- #double — Object
- #each — RubimCode::UserArray
- #float — Object
- #has_parent? — Object
- #hi? — RubimCode::UserInput
- #in? — Object
- #input — Object
- #int — Object
- #integer — Object
- #low? — RubimCode::UserInput
- #not_nil? — Object
- #off — RubimCode::UserOutput
- #on — RubimCode::UserOutput
- #output — Object
- #permit_and_default! — Hash
- #print_comment — Object
- #printf — Object
- #set_freq — AVR_attiny13::ANALOG_TO_DIGITAL
- #times — RubimCode::UserVariable
- #to_bool — RubimCode::UserVariable
- #to_i — RubimCode::UserVariable
- #to_rubim — RubimCode::UserVariable
- #to_rubim — Object
- #to_s — RubimCode::UserVariable
- #to_s — RubimCode::LoopCounter
- #toggle — RubimCode::UserOutput
- #| — RubimCode::UserVariable