|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectnet.paoding.rose.jade.statement.expression.impl.ExqlCompiler
public class ExqlCompiler
实现语句编译器。
| 构造方法摘要 | |
|---|---|
ExqlCompiler(String pattern)
创建语句编译器。 |
|
| 方法摘要 | |
|---|---|
ExqlPattern |
compile()
执行编译动作。 |
protected ExqlUnit |
compileUnit()
从语句编译出: ExqlUnit 对象。 |
static void |
main(String... args)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public ExqlCompiler(String pattern)
pattern - - 待编译的语句| 方法详细信息 |
|---|
public ExqlPattern compile()
protected ExqlUnit compileUnit()
public static void main(String... args)
throws Exception
Exception
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||