build

Function build 

Source
pub fn build<'a>(lexemes: &[Lexeme<'a>]) -> Result<Value<'a>, BuildError>