public class FDSimpleVariable extends Object implements com.intergral.fusiondebug.server.IFDVariable
Constructor and Description |
---|
FDSimpleVariable(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
com.intergral.fusiondebug.server.IFDValue value)
Constructor of the class
|
FDSimpleVariable(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
String value,
List children)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
com.intergral.fusiondebug.server.IFDStackFrame |
getStackFrame() |
com.intergral.fusiondebug.server.IFDValue |
getValue() |
public FDSimpleVariable(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, com.intergral.fusiondebug.server.IFDValue value)
frame
- name
- value
- children
- public FDSimpleVariable(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, String value, List children)
name
- value
- children
- public String getName()
getName
in interface com.intergral.fusiondebug.server.IFDVariable
public com.intergral.fusiondebug.server.IFDValue getValue()
getValue
in interface com.intergral.fusiondebug.server.IFDVariable
public com.intergral.fusiondebug.server.IFDStackFrame getStackFrame()
getStackFrame
in interface com.intergral.fusiondebug.server.IFDVariable
Copyright © 2015 Lucee