CommentStrategy
in
Table of Contents
Methods
- endOfLoopValidations() : Result
- exitCondition() : bool
- Return "true" to continue, "false" to exit
- getWarnings() : array<string|int, mixed>
Methods
endOfLoopValidations()
public
endOfLoopValidations(EmailLexer $lexer) : Result
Parameters
- $lexer : EmailLexer
Return values
ResultexitCondition()
Return "true" to continue, "false" to exit
public
exitCondition(EmailLexer $lexer, int $openedParenthesis) : bool
Parameters
- $lexer : EmailLexer
- $openedParenthesis : int
Return values
boolgetWarnings()
public
getWarnings() : array<string|int, mixed>