NAME
EJS::Template::Parser::Context - Implementation of EJS::Template::Parser
Methods
new
Creates a new parser context.
read_line
Parses a line.
result
Retrieves the result (an array ref of the generated JavaScript texts).
EJS::Template::Parser::Context - Implementation of EJS::Template::Parser
Creates a new parser context.
Parses a line.
Retrieves the result (an array ref of the generated JavaScript texts).