Skip to content

Commit

Permalink
Apply suggestion from review
Browse files Browse the repository at this point in the history
Co-authored-by: Kathleen DeRusso <[email protected]>
  • Loading branch information
afoucret and kderusso authored Oct 25, 2024
1 parent 245dd33 commit 08c08f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ private ParserUtils() {
* Performs type-safe parsing using the provided visitor.
*
* @param visitor The visitor to use to do the parsing
* @param ctx The parser tree to visit
* @param ctx The parser tree context to visit
* @param type The expected return type class
* @return The parsed result, casted to the expected type
*/
Expand Down

0 comments on commit 08c08f6

Please sign in to comment.