railo.intergral.fusiondebug.server.type
Class FDNodeValueSupport

java.lang.Object
  extended by railo.intergral.fusiondebug.server.type.FDValueSupport
      extended by railo.intergral.fusiondebug.server.type.FDNodeValueSupport
All Implemented Interfaces:
com.intergral.fusiondebug.server.IFDValue
Direct Known Subclasses:
FDCollectionNode, FDQueryNode

public abstract class FDNodeValueSupport
extends FDValueSupport


Constructor Summary
FDNodeValueSupport(com.intergral.fusiondebug.server.IFDStackFrame frame)
           
 
Method Summary
 List getChildren()
           
 boolean hasChildren()
           
 String toString()
           
 
Methods inherited from class railo.intergral.fusiondebug.server.type.FDValueSupport
getChildren, getName, hasChildren
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.intergral.fusiondebug.server.IFDValue
isMutable, set
 

Constructor Detail

FDNodeValueSupport

public FDNodeValueSupport(com.intergral.fusiondebug.server.IFDStackFrame frame)
Method Detail

getChildren

public List getChildren()

toString

public String toString()
Specified by:
toString in interface com.intergral.fusiondebug.server.IFDValue
Overrides:
toString in class Object
See Also:
Object.toString()

hasChildren

public boolean hasChildren()
See Also:
com.intergral.fusiondebug.server.IFDVariable#hasChildren()


Copyright © 2012 Railo