railo.runtime.debug
Class DebugTextFragment

java.lang.Object
  extended by railo.runtime.debug.DebugTextFragment

public class DebugTextFragment
extends Object


Field Summary
 int line
           
 String template
           
 String text
           
 
Constructor Summary
DebugTextFragment(String text, String template, int line)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

public final String text

template

public final String template

line

public final int line
Constructor Detail

DebugTextFragment

public DebugTextFragment(String text,
                         String template,
                         int line)


Copyright © 2012 Railo