类的使用
org.beetl.core.statement.SwitchStatement
使用SwitchStatement的程序包
-
org.beetl.core中SwitchStatement的使用
修饰符和类型方法说明protected SwitchStatementAntlrProgramBuilder.parseSwitch(BeetlParser.SiwchStContext sctx) -
org.beetl.core.engine中SwitchStatement的使用
修饰符和类型方法说明GrammarCreator.createSwitch(Expression value, LinkedHashMap<Expression, BlockStatement> map, BlockStatement defaultBlock, GrammarToken token)