@Immutable protected static class CallNode.CommandTextInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SyntaxVersionBound |
syntaxVersionBound |
| Constructor and Description |
|---|
CommandTextInfo(String commandText,
boolean isPassingData,
ExprRootNode dataExpr,
String userSuppliedPlaceholderName,
SyntaxVersionBound syntaxVersionBound) |
@Nullable protected final SyntaxVersionBound syntaxVersionBound
public CommandTextInfo(String commandText, boolean isPassingData, @Nullable ExprRootNode dataExpr, @Nullable String userSuppliedPlaceholderName, @Nullable SyntaxVersionBound syntaxVersionBound)