-
- All Implemented Interfaces:
public final class LiteralNode<S extends Object> extends DslCommandTree<S, LiteralArgumentBuilder<S>>
-
-
Constructor Summary
Constructors Constructor Description LiteralNode(String literal, ContextRef<S> contextRef)
-
Method Summary
-
-
Constructor Detail
-
LiteralNode
LiteralNode(String literal, ContextRef<S> contextRef)
-
-
-
-