public class SQLGrammarCreator
extends org.beetl.core.engine.GrammarCreator
| 构造器和说明 |
|---|
SQLGrammarCreator() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.beetl.core.statement.PlaceholderST |
createTextOutputSt(org.beetl.core.statement.Expression exp,
org.beetl.core.statement.FormatExpression format) |
org.beetl.core.statement.PlaceholderST |
createTextOutputSt2(org.beetl.core.statement.Expression exp,
org.beetl.core.statement.FormatExpression format) |
check, createAjax, createAnd, createArth, createBlock, createBreak, createClassNativeCall, createCompare, createContinue, createFor, createForIn, createFormat, createFunction, createFunctionExp, createIf, createIncDec, createInstanceNativeCall, createJasonArray, createJsonMap, createLiteral, createNeg, createNot, createOr, createReturn, createSelect, createStatementExpression, createStaticByteText, createStaticText, createSwitch, createTag, createTemplateContent, createTernary, createTry, createVarAssign, createVarAssignSeq, createVarRef, createVarRefAssign, createVarRefAssignExp, createVarTag, createWhile, disable, getDisable, setDisablepublic org.beetl.core.statement.PlaceholderST createTextOutputSt(org.beetl.core.statement.Expression exp,
org.beetl.core.statement.FormatExpression format)
createTextOutputSt 在类中 org.beetl.core.engine.GrammarCreatorpublic org.beetl.core.statement.PlaceholderST createTextOutputSt2(org.beetl.core.statement.Expression exp,
org.beetl.core.statement.FormatExpression format)
createTextOutputSt2 在类中 org.beetl.core.engine.GrammarCreatorCopyright © 2019. All rights reserved.