railo.transformer.cfml.evaluator.impl
Class Retry

java.lang.Object
  extended by railo.transformer.cfml.evaluator.EvaluatorSupport
      extended by railo.transformer.cfml.evaluator.impl.Retry
All Implemented Interfaces:
Evaluator

public final class Retry
extends EvaluatorSupport

Prueft den Kontext des Tag break. Das Tag break darf nur innerhalb des Tag loop, while, foreach liegen.


Constructor Summary
Retry()
           
 
Method Summary
 void evaluate(Tag tag, TagLibTag libTag)
          �berladene evaluate Methode mit einem CFXD Element und einem TagLibTag.
static Statement getAncestorCatch(TagLib tagLib, Statement stat)
           
 
Methods inherited from class railo.transformer.cfml.evaluator.EvaluatorSupport
evaluate, evaluate, execute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Retry

public Retry()
Method Detail

evaluate

public void evaluate(Tag tag,
                     TagLibTag libTag)
              throws EvaluatorException
Description copied from class: EvaluatorSupport
�berladene evaluate Methode mit einem CFXD Element und einem TagLibTag.

Overrides:
evaluate in class EvaluatorSupport
Throws:
EvaluatorException
See Also:
railo.transformer.cfml.evaluator.EvaluatorSupport#evaluate(org.w3c.dom.Element, railo.transformer.library.tag.TagLibTag)

getAncestorCatch

public static Statement getAncestorCatch(TagLib tagLib,
                                         Statement stat)


Copyright © 2012 Railo