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