Class: NCPP::ASMFileInterpreter
- Inherits:
-
Interpreter
- Object
- Interpreter
- NCPP::ASMFileInterpreter
- Defined in:
- lib/ncpp/interpreter.rb
Method Summary
Methods inherited from Interpreter
#call, #commands, #def_command, #def_variable, #eval_expr, #eval_str, #get_binding, #get_cacheable_cache, #get_command, #get_new_commands, #get_new_variables, #get_variable, #initialize, #node_impure?, #unknown_command_error, #unknown_variable_error, #variables
Constructor Details
This class inherits a constructor from NCPP::Interpreter