@Immutable protected static class CallNode.CommandTextInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SyntaxVersionUpperBound |
syntaxVersionBound |
| Constructor and Description |
|---|
CallNode.CommandTextInfo(String commandText,
CallNode.DataAttribute dataAttribute,
String userSuppliedPlaceholderName,
SyntaxVersionUpperBound syntaxVersionBound) |
@Nullable protected final SyntaxVersionUpperBound syntaxVersionBound
public CallNode.CommandTextInfo(String commandText, CallNode.DataAttribute dataAttribute, @Nullable String userSuppliedPlaceholderName, @Nullable SyntaxVersionUpperBound syntaxVersionBound)