public class DebugFunction extends Object implements Function, Function.LineAware
<% debug(user)%>,该方法输出该方法的行数,以及对象的toString返回的字符串:
System.out.println(paras[0].toString());可以调用DebugFunction.enable = false ,来禁止输出
Function.ChangeInput, Function.ForceSafe, Function.LineAware| 限定符和类型 | 字段和说明 |
|---|---|
static boolean |
enable |
| 构造器和说明 |
|---|
DebugFunction() |
Copyright © 2021. All rights reserved.