classAssignmentExpression
final class AssignmentExpression
Restricted visibility: declared "@visibility ZtdQuery\Platform\MySql". Code outside that scope must not name this declaration.
Assignment Value.
Methods§
public function value(string $assignment): ?stringValue for the supplied MySQL input.
Parameters
$assignment | string |
Returns
?stringTest cases 1
Called from 1
Calls 5
- static-call SqlTokenStream::tokenize() line 23
- static-call MySqlLexerProfile::create() line 23
- class-const SqlTokenKind::Symbol() line 24
- function-call
trimline 25 - function-call
substrline 25
Test cases 9§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 8
MySqlSessionFactoryTestcallsMySqlRewriterTestcallsStatementRewriterTestcallsMySqlTransformerTestcallsUpdateTransformerTestcallsRowMutationResolverTestcallsMySqlMutationResolverTestcallsUpdateAssignmentExtractorTestcalls