类 IfEndBlockParserImpl
java.lang.Object
cn.sylinx.horm.resource.lexer.IfEndBlockParserImpl
- 所有已实现的接口:
IfEndBlockParser
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
IfEndBlockParserImpl
-
-
方法详细资料
-
parse
- 指定者:
parse在接口中IfEndBlockParser- 参数:
statement- 入参类似 "#IF[condition != null] and field = ${condition} #ELSE and field = 1 #END" 的字符串- 返回:
-