pub fn parse(code: &str) -> IResult<&str, SetField>
Parse ir code to get a SetField instruction.
SetField