#### Actual Currently the function: `ParseValue` from the file: `language/parser/parser.go` is deprecated. #### Expected We want to remove the `ParseValue` function since is deprecated.
Actual
Currently the function:
ParseValuefrom the file:language/parser/parser.gois deprecated.Expected
We want to remove the
ParseValuefunction since is deprecated.