Module: SorobanRustBackend
- Defined in:
- lib/soroban_rust_backend.rb,
lib/lcpbt_forrest.rb,
lib/code_generator.rb,
lib/instruction/or.rb,
lib/silviculturist.rb,
lib/instruction/add.rb,
lib/instruction/and.rb,
lib/contract_handler.rb,
lib/function_handler.rb,
lib/instruction/jump.rb,
lib/instruction/break.rb,
lib/instruction/field.rb,
lib/instruction/print.rb,
lib/instruction/assign.rb,
lib/instruction/divide.rb,
lib/instruction/return.rb,
lib/instruction/handler.rb,
lib/instruction_handler.rb,
lib/instruction/evaluate.rb,
lib/instruction/multiply.rb,
lib/instruction/subtract.rb,
lib/instruction/increment.rb,
lib/common/type_translator.rb,
lib/contract_state/handler.rb,
lib/instruction/try_assign.rb,
lib/common/input_interpreter.rb,
lib/non_translatables/handler.rb,
lib/user_defined_types_handler.rb,
lib/instruction/exit_with_message.rb,
lib/instruction/binary_instruction.rb,
lib/instruction/instantiate_object.rb,
lib/instruction/end_of_iteration_check.rb,
lib/left_child_preferential_binary_tree.rb
Overview
This is the main module for the DTR to Rust gem.
Defined Under Namespace
Modules: Common, ContractState, Instruction, NonTranslatables Classes: CodeGenerator, ContractHandler, FunctionHandler, InstructionHandler, LCPBT_Forrest, LeftChildPreferentialBinaryTree, Silviculturist, UserDefinedTypesHandler