Class: Erubis::PI::Engine
- Defined in:
- lib/erubis/engine.rb
Instance Attribute Summary
Attributes included from Generator
Attributes included from Converter
Attributes included from Converter
#escape, #postamble, #preamble
Attributes included from Evaluator
Method Summary
Methods included from Generator
#add_expr_debug, #add_expr_escaped, #add_expr_literal, #add_postamble, #add_preamble, #add_stmt, #add_text, #escape_text, #escaped_expr, #init_generator, supported_properties
Methods included from Converter
#convert, desc, #init_converter, supported_properties
Methods included from Converter
#convert, #init_converter, supported_properties
Methods included from Evaluator
#evaluate, #init_evaluator, #result, supported_properties
Methods inherited from Engine
#convert!, #initialize, load_file, #process, #process_proc
Constructor Details
This class inherits a constructor from Erubis::Engine