pub fn shli<'c>( context: &'c Context, lhs: Value<'c, '_>, rhs: Value<'c, '_>, location: Location<'c> ) -> ShLIOperation<'c>
Creates a shli operation.
shli