类 DebugVarDescription
java.lang.Object
org.beetl.core.VarDescription
org.beetl.core.debug.DebugVarDescription
-
字段概要
字段从类继承的字段 org.beetl.core.VarDescription
attrList, varName, where -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beetl.core.VarDescription
getAttrList, getVarName, setAttrList, setVarName, toString
-
字段详细资料
-
line
public int line
-
-
构造器详细资料
-
DebugVarDescription
public DebugVarDescription()
-
-
方法详细资料
-
getLine
public int getLine() -
setLine
public void setLine(int line)
-