railo.transformer.bytecode.statement
Class Switch.Case

java.lang.Object
  extended by railo.transformer.bytecode.statement.Switch.Case
Enclosing class:
Switch

public final class Switch.Case
extends Object


Constructor Summary
Switch.Case(Expression expression, Body body, Position start, Position end)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Switch.Case

public Switch.Case(Expression expression,
                   Body body,
                   Position start,
                   Position end)


Copyright © 2012 Railo