public class RootNode extends AbstractNode
_childList| コンストラクタと説明 |
|---|
RootNode() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
accept(CommandContext ctx)
Accept the context of command.
|
addChild, getChild, getChildSize, isBeginChildAndValidSqlpublic void accept(CommandContext ctx)
Nodectx - The instance of command context. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.