MetaDone
metadone.client.grasyla2.text.TLREngine Class Reference
Inheritance diagram for metadone.client.grasyla2.text.TLREngine:
Collaboration diagram for metadone.client.grasyla2.text.TLREngine:

List of all members.

Public Member Functions

 TLREngine (GrasylaContext context, ConcreteObject expression, Engine parent) throws BadPreCondition

Protected Member Functions

Component<?extends String > evaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Static Package Attributes

static final String LR = System.getProperty("line.separator", "\n")

Detailed Description

Renders a line return.

Attributes

none

Contents

none

Result
A line return.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.text.TLREngine.TLREngine ( GrasylaContext  context,
ConcreteObject  expression,
Engine  parent 
) throws BadPreCondition

Initializes this engine.

Parameters:
contextThe context
expressionThe expression
parentThe parent or null
Exceptions:
BadPreCondition

Member Function Documentation

Component<? extends String> metadone.client.grasyla2.text.TLREngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]

Member Data Documentation

final String metadone.client.grasyla2.text.TLREngine.LR = System.getProperty("line.separator", "\n") [static, package]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations