railo.transformer.bytecode.statement.tag
Class TagHelper

java.lang.Object
  extended by railo.transformer.bytecode.statement.tag.TagHelper

public final class TagHelper
extends Object


Constructor Summary
TagHelper()
           
 
Method Summary
static void writeOut(Tag tag, BytecodeContext bc, boolean doReuse, FlowControlFinal fcf)
          writes out the tag
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagHelper

public TagHelper()
Method Detail

writeOut

public static void writeOut(Tag tag,
                            BytecodeContext bc,
                            boolean doReuse,
                            FlowControlFinal fcf)
                     throws BytecodeException
writes out the tag

Parameters:
tag -
bc -
doReuse -
Throws:
BytecodeException


Copyright © 2012 Railo