接口 IfEndBlockParser
- 所有已知实现类:
IfEndBlockParserImpl
public interface IfEndBlockParser
-
方法概要
-
方法详细资料
-
parse
- 参数:
statement- 入参类似 "#IF[condition != null] and field = ${condition} #ELSE and field = 1 #END" 的字符串- 返回:
-
IfEndBlockParserImplstatement - 入参类似 "#IF[condition != null] and field = ${condition} #ELSE
and field = 1 #END" 的字符串