类的使用
org.beetl.core.debug.DebugBlockEnvContext
使用DebugBlockEnvContext的程序包
-
org.beetl.core.debug中DebugBlockEnvContext的使用
参数类型为DebugBlockEnvContext的org.beetl.core.debug中的方法修饰符和类型方法说明protected voidDebugContext.findBlockPaths(DebugBlockEnvContext block, List<DebugBlockEnvContext> paths, int line) 根据行找到最近的代码块voidDebugProgramMetaData.setBlockEnvContext(DebugBlockEnvContext blockEnvContext) 类型变量类型为DebugBlockEnvContext的org.beetl.core.debug中的方法参数修饰符和类型方法说明protected voidDebugContext.findBlockPaths(DebugBlockEnvContext block, List<DebugBlockEnvContext> paths, int line) 根据行找到最近的代码块