Class: Erubis::PI::Engine

Inherits:
Engine
  • Object
show all
Includes:
Evaluator, Generator, Converter
Defined in:
lib/erubis/engine.rb

Direct Known Subclasses

Ec, Ecpp, Ejava, Ejavascript, Eperl, Ephp, Eruby, Escheme

Instance Attribute Summary

Attributes included from Generator

#escapefunc

Attributes included from Converter

#pi, #prefix

Attributes included from Converter

#escape, #postamble, #preamble

Attributes included from Evaluator

#filename, #src

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