You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Gets the constant-string parts that are not part of the command itself.
@@ -78,7 +76,7 @@ private class CommandCall extends DataFlow::InvokeNode {
78
76
79
77
/**
80
78
* Gets the constant string parts from a data-flow node.
81
-
* Either the result is a constant string value that the node can hold, or the node is a string-concatenation and the result is the string parts from the concatenation.
79
+
* Either the result is a constant string value that the node can hold, or the node is a string-concatenation and the result is the string parts from the concatenation.
0 commit comments