pub fn type<'c>( context: &'c Context, result: Type<'c>, location: Location<'c> ) -> TypeOperation<'c>
Creates a type operation.
type